I have a Debian 9 Server with multiple virtual interfaces (eth0:0->4). I need to send messages to a set of different urls and i'd like to use a random interface as the source IP for each message, ideally in a round robin way.
What would be the best practice to do this ?
0 Answers