Hi,

I have one host with two network interfaces, eth0 (192.168.100.1) and eth1 
(192.168.170.1).
I want to use eth0 as sender and eth1 as receiver after the date cross my 
private network.

I have create the folowing route

route add -host 192.168.170.1 gw 192.168.100.254 dev eth0

to force the data out to 192.168.100.254.

But when i issue a traceroute to 192.168.170.1 the date go immediately to 
eth1 and no to 192.168.100.254.

Can i resolve my problem by desactivating the loopback?
If i can, how can i do it?

Another solutions are appreciated.

Thanks in advance


Elisabete Reis


-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to