From owner-freebsd-isp Thu Mar 21 16:50:13 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA00693 for isp-outgoing; Thu, 21 Mar 1996 16:50:13 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA00688 for <isp@FreeBSD.org>; Thu, 21 Mar 1996 16:50:10 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id RAA17905; Thu, 21 Mar 1996 17:50:02 -0700 Date: Thu, 21 Mar 1996 17:50:02 -0700 From: Nate Williams <nate@sri.MT.net> Message-Id: <199603220050.RAA17905@rocky.sri.MT.net> To: Steve Reid <steve@edmweb.com> Cc: isp@FreeBSD.org Subject: Re: PPP (iijppp) proxy ARP bug? In-Reply-To: <Pine.BSF.3.91.960321124243.2851A-100000@kirk.edmweb.com> References: <Pine.BSF.3.91.960321124243.2851A-100000@kirk.edmweb.com> Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > I seem to have found a bug in iijppp. It doesn't always delete the ARP > entry when the connection is closed. Further connections on that IP > address don't work until I manually arp -d the entry. This is a kernel bug which is fixed in -stable. Upgrade your kernel sources to -stable and all will be well. Nate