Date: Wed, 07 May 2014 15:57:46 -0300 From: Marcelo Gondim <gondim@bsdinfo.com.br> To: FreeBSD Net <freebsd-net@freebsd.org> Subject: Re: Problem with removing mac address from arptable on 10-stable Message-ID: <536A822A.7040404@bsdinfo.com.br> In-Reply-To: <CAOtMX2idpDkgE-BhTMGKUjMQFQd_bwBtstMBktR7vwmOAuSZLg@mail.gmail.com> References: <536A5580.6020502@bsdinfo.com.br> <CAOtMX2idpDkgE-BhTMGKUjMQFQd_bwBtstMBktR7vwmOAuSZLg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Em 07/05/14 15:18, Alan Somers escreveu: > On Wed, May 7, 2014 at 9:47 AM, Marcelo Gondim <gondim@bsdinfo.com.br> wrote: >> Hi all, >> >> I'm having this problemon my FreeBSD 10-STABLE: >> >> (root@rt01)[~]# arp -an|grep 187.xxx.216.252 >> ? (187.xxx.216.252) at 5c:e0:f6:00:11:29 on vlan4 permanent [vlan] >> >> (root@rt01)[~]# arp -d 187.xxx.216.252 >> delete: cannot locate 187.xxx.216.252 >> >> FreeBSD rt01.xxxxxx.com.br 10.0-STABLE FreeBSD 10.0-STABLE #8 r265409: Tue >> May 6 01:14:05 BRT 2014 root@rt01.xxxxxx.com.br:/usr/obj/usr/src/sys/GONDIM >> amd64 >> >> This is a real problem or am I missing something? > Are you using multiple FIBs? There are been bugs relating to FIBs and > the ARP table. If you're unsure, check "sysctl net.fibs" Hi Alan, Thanks for your reply. # sysctl net.fibs net.fibs: 2 I'll change it to 1 and see if the problem will happen. Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?536A822A.7040404>