Re: Multiple routing query
Peter Rabbitson <[email protected]>
| Newsgroups | gmane.linux.network.routing |
|---|---|
| Message-ID | <[email protected]> |
Mike Harris wrote: > I test this using ping but it doesn't seem to work properly, whichever > interface is set as the default route becomes just that. So 'ping -I > eth0 lartc.org' works but 'ping -I eth1 lartc.org' doesn't. > The source selection code of the ping binary is broken. Try -I 86.54.82.146 as the source argument and watch your pings fly away. HTH Peter