Problem is that adding a route to host throw interface adds
inerface as gateway (iface's lladdr). And you should manualy change lladdr
of this route to the real lladdr.

this is it:

route add -host foo -iface bar
arp -s foo real_lladdr_of_foo

Is that realy a problem or I'm missing something ?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to