Date: Tue, 19 Oct 1999 19:06:43 +0200 (CEST) From: Wiktor <kaczor@wotan.2slo.waw.pl> To: hackers@FreeBSD.ORG Subject: Re: Size of arp database. Message-ID: <Pine.BSF.4.05.9910191902550.51213-100000@wotan.2slo.waw.pl> In-Reply-To: <19991019095310.A70372@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 19 Oct 1999, Dan Nelson wrote: > In the last episode (Oct 19), Wiktor said: > > Is there any way to enlarge the arp database. I've got a feeling that > > it is limited to only 10 enteries... For me it's a bit to less. > > $ arp -a | wc -l > 256 > > Maybe you only have 10 machines on your network? > What i tested is: root@wotan:~# arp -S pc7 00:00:E8:73:FF:FD pub delete: can't locate pc7 root@wotan:~# arp -a router (195.117.4.97) at 0:a0:c5:21:14:8 wotan.2slo.waw.pl (195.117.4.98) at 0:10:4b:36:6a:fd permanent pc2 (195.117.4.101) at 0:80:48:d7:29:be pc6 (195.117.4.105) at 52:54:0:e3:9:7a pc14 (195.117.4.113) at 0:40:f6:94:b0:ca ? (195.117.4.127) at ff:ff:ff:ff:ff:ff permanent root@wotan:~# arp -d pc7 proxy delete: can't locate pc7 root@wotan:~# arp -S pc7 00:00:E8:73:FF:FD pub delete: can't locate pc7 set: proxy entry exists for non 802 device root@wotan:~# So this entry potetnialy exist, but I'm unable to delete it... What am I doing wrong? Wiktor Niesiobedzki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9910191902550.51213-100000>