From owner-freebsd-net Fri Jun 1 7: 8:40 2001 Delivered-To: freebsd-net@freebsd.org Received: from ctron-dnm.ctron.com (ctron-dnm.cabletron.com [12.25.1.120]) by hub.freebsd.org (Postfix) with ESMTP id ED57537B422 for ; Fri, 1 Jun 2001 07:08:35 -0700 (PDT) (envelope-from bdoehner@cabletron.com) Received: (from uucp@localhost) by ctron-dnm.ctron.com (8.8.7/8.8.7) id KAA13653; Fri, 1 Jun 2001 10:15:26 -0400 (EDT) Received: from olympus.ctron.com(134.141.72.253) by ctron-dnm.ctron.com via smap (4.1) id xma013644; Fri, 1 Jun 01 10:14:45 -0400 Received: from roam.ctron.com (roam [134.141.190.162]) by olympus.ctron.com (8.8.7/8.8.7) with ESMTP id KAA06671; Fri, 1 Jun 2001 10:05:36 -0400 (EDT) Date: Fri, 1 Jun 2001 10:07:37 -0400 (EDT) From: Bernie Doehner X-X-Sender: Reply-To: To: Jean-Christophe Varaillon Cc: Subject: Re: Expire value In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Unless you have an usual setup, I think the reason the entry is aging out of your arp table (not routing table) is that either one of the machines or your hub or your cabling have an intermittent connection. Whenever an entry ages out of your arp table, and if the machines decide to talk again thereafter, an ARP request will be issued to resolve the MAC address which will subsequently be cached in your ARP table and aged out over time. The ARPs apparently aren't making it across.. Something to check, is are both machines using the listening to the same broadcast address? Are you running some kind of broadcast suppression on your LAN, any kind of firewall filtering? Bernie On Fri, 1 Jun 2001, Jean-Christophe Varaillon wrote: > Date: Fri, 1 Jun 2001 14:56:35 +0100 (BST) > From: Jean-Christophe Varaillon > To: Bernie Doehner > Cc: freebsd-net@FreeBSD.ORG > Subject: Re: Expire value > > On Fri, 1 Jun 2001, Bernie Doehner wrote: > > > How about the entry aging out due to no more traffic to/from this > > MAC address? > > > > The thing is that I am loosing connectivity between 2 machines on a same > LAN ! > > I suppose that traffic or not, the MAC address of machines in a same LAN > should appears in their routing table, no ? > > > > > > > > > Hi, > > > > > > By doing a netstat -nr I can see that: > > > ---- > > > Destination Gateway Flags Netif Expire > > > > > > x.x.x.x 0:50:73:28:70:40 UHLW fxp0 914 > > > ---- > > > > > > I my case when the Expire value reach 0, it does not restart as it > > > should. > > > > > > I would like to know what could stop the timer to restart? > > > > > > > > > Thanks, > > > Christophe. > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-net" in the body of the message > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-net" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message