Re: route add -host ... -iface issues

2004-11-15 Thread Vladimir Grebenschikov
Ð ÐÐ, 15/11/2004 Ð 18:28 +0100, SÅawek Åak ÐÐÑÐÑ: > Hi, > > I'd like to ask why a static arp entry is added when direct route to host > is > added like this? > > route add -host target -iface interface > > The route(8) manpage says, that such route entry is for hosts directly >

Re: route add -host ... -iface issues

2004-11-15 Thread Vladimir Grebenschikov
Ð ÐÐ, 15/11/2004 Ð 18:28 +0100, SÅawek Åak ÐÐÑÐÑ: > Hi, > > I'd like to ask why a static arp entry is added when direct route to host > is > added like this? > > route add -host target -iface interface > > The route(8) manpage says, that such route entry is for hosts directly >

route add -host ... -iface issues

2004-11-15 Thread Sławek Żak
Hi, I'd like to ask why a static arp entry is added when direct route to host is added like this? route add -host target -iface interface The route(8) manpage says, that such route entry is for hosts directly reachable over interface. But when packets go out on this interface