arp -s auto fails for inet alias subnets

Pawel Malachowski pawmal-posting at freebsd.lublin.pl
Fri Feb 11 11:04:03 PST 2005


Hello,

ifconfig fxp0 inet 10.0.0.1/24
ifconfig fxp0 inet add 10.0.1.1/24

both
 arp -s 10.0.0.2 1:1:1:1:1:1 pub
 arp -s 10.0.1.2 1:1:1:1:1:1 pub
work.

however
 arp -s 10.0.0.2 auto pub
works, but
 arp -s 10.0.1.2 auto pub
fails with no interface found for 10.0.1.2.

Tested with FreeBSD 4.10-STABLE, 5.3-RELEASE.


-- 
Paweł Małachowski


More information about the freebsd-net mailing list