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 _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"