All of lore.kernel.org
 help / color / mirror / Atom feed
* how to display manually set proxy ARP entries with iproute2?
@ 2001-09-18 16:38 Christopher Friesen
  0 siblings, 0 replies; only message in thread
From: Christopher Friesen @ 2001-09-18 16:38 UTC (permalink / raw)
  To: linux-kernel


This issue was posted on the netdev list a while back and got no answer.

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-18 16:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-18 16:38 how to display manually set proxy ARP entries with iproute2? Christopher Friesen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.