From owner-freebsd-questions Sun Nov 5 2:42:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from zeus.dnt.md (dnt.md [195.138.124.37]) by hub.freebsd.org (Postfix) with ESMTP id E688237B479 for ; Sun, 5 Nov 2000 02:42:15 -0800 (PST) Received: (from sl@localhost) by zeus.dnt.md (8.11.1/8.11.1) id eA5Ag4w12055 for freebsd-questions@freebsd.org; Sun, 5 Nov 2000 12:42:04 +0200 (EET) Date: Sun, 5 Nov 2000 12:42:04 +0200 From: Veaceslav Revutchi To: freebsd-questions@freebsd.org Subject: arp doesnt install entries into the arp table Message-ID: <20001105124204.A11824@zeus.dnt.md> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi I have a problem that has been going for a couple of days. A pc router running 3.2release at certain moments wont have mac addresses in its arp table for the other hosts on the same LAN. A arp -an would say [incomplete]. In the mean time a tcpdump on arp show that the machine does send arp requests and it does receive arp reply, it just wont install them. Only after I do a arp -ad will it start to install entries again. The interface in question is mx0. I looked through system messages and could find any indication of a relevant error message ot something. Could this be a driver problem? Has anyone had a similar problem? thanks, slava. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message