[buug] which ip to send from

Aaron T Porter atporter at primate.net
Fri Aug 8 11:24:01 PDT 2003


On Fri, Aug 08, 2003 at 11:08:32AM -0700, johnd wrote:
> they are both on the same subnet
> 
> so I'm assuming I'll do something like
> 
> route add -host [ip of dest box] gw [my box]

or:
route add -host destination-1.com gw my-ip.com dev eth0
route add -host destination-2.com gw my-ip.com dev eth1



More information about the buug mailing list