From: "Christopher Friesen" <cfriesen@nortelnetworks.com>
To: linux-kernel@vger.kernel.org
Subject: how to display manually set proxy ARP entries with iproute2?
Date: Tue, 18 Sep 2001 12:38:07 -0400 [thread overview]
Message-ID: <3BA7786F.E07E41F2@nortelnetworks.com> (raw)
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
reply other threads:[~2001-09-18 16:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3BA7786F.E07E41F2@nortelnetworks.com \
--to=cfriesen@nortelnetworks.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.