I haven't gotten much of a response in -stable, so I'll ask here. Any one
know what happened to proxy ARP in recent incarnations of 3.2-STABLE? See
problem report bin/12448, but in a nutshell:
# ifconfig ed1
ed1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.54.1 netmask 0xffffff00 broadcast 192.168.54.255
ether 00:e0:29:32:21:ee
# arp -a
? (192.168.54.133) at 0:a0:c9:70:4c:1c [ethernet]
? (192.168.54.254) at 0:e0:1e:b9:7d:c1 [ethernet]
# netstat -nr
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.54.254 UGSc 2 0 ed1
127.0.0.1 127.0.0.1 UH 0 4 lo0
192.168.27 link#1 UC 0 0 fxp0
192.168.54 link#2 UC 0 0 ed1
192.168.54.133 0:a0:c9:70:4c:1c UHLW 1 128 ed1 818
192.168.54.254 0:e0:1e:b9:7d:c1 UHLW 1 0 ed1 818
# arp -s 192.168.54.5 auto pub
using interface ed1 for proxy with address 0:e0:29:32:21:ee
arp: writing to routing socket: File exists
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
What broke?
Cheers,
Mick
The Reverend Jasper P. O'Malley dotdot:[EMAIL PROTECTED]
Systems Administrator ringring:asktheadmiral
Webnology, LLC woowoo:http://www.webnology.com/~jooji
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message