Re: arplook

[ Available lists | Index of freebsd-hackers | Month of May 1998 | Week of 28 May 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Bill Fenner <fenner@parc.xerox.com>
Date
28 May 1998 10:03:58
Subject
Re: arplook
Message-ID
199805281703.KAA19375@mango.parc.xerox.com


[ Hide this part ]
Are these machines on the same physical wire as you, and are they
sending ARP requests for your IP address? (use "tcpdump arp" to
see; you might have to reconfigure your kernel with BPF in order
to run tcpdump). One explanation for this message is that you
received an ARP request for your address from someone who you don't
think is on a directly-connected network.

BTW, you shouldn't be using network 102 as a private network.
RFC1918 lists appropriate addresses for use on private networks.

Bill

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message


Elapsed time: 0.055 seconds