Find interface for route to specific host
On a multihomed Linux machine, how can I find out what network interface
will be used to send a packet to a specific host? I need to do this
programmatically and I'd rather not parse and interpret the routing table
myself.
No comments:
Post a Comment