I'm quoting the original post here:
Lutz Pressler wrote:
>
> Hello,
>
> I am not able to get information about manually set proxy ARP entries
> with the "ip" tool (iproute2-ss010824), tested on both 2.2.19 and
> 2.4.8-ac7 kernels.
>
> # ip neigh add proxy 172.20.1.1 dev eth0
>
> The "arp" tool then yields (normal entries trimmed)
> # arp -n
> Address HWtype HWaddress Flags Mask Iface
> 192.168.1.254 ether 00:80:C8:F6:47:6F C eth0
> 172.20.1.1 * * MP eth0
>
> but "ip" only shows
> # ip neigh show
> 192.168.1.254 dev eth0 lladdr 00:80:c8:f6:47:6f nud reachable
>
> Is this expected behaviour or a (kernel) bug?
I'd like to know about this as well, since this is the only reason why I keep
the "arp" command around.
Chris
-- Chris Friesen | MailStop: 043/33/F10 Nortel Networks | work: (613) 765-0557 3500 Carling Avenue | fax: (613) 765-2986 Nepean, ON K2H 8E9 Canada | email: cfriesen@nortelnetworks.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/