From owner-freebsd-questions Sun Jul 8 23: 4:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu26-228-058.nc.rr.com [66.26.228.58]) by hub.freebsd.org (Postfix) with ESMTP id 4684037B401 for ; Sun, 8 Jul 2001 23:04:33 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f6965Zw82012; Mon, 9 Jul 2001 02:05:35 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 9 Jul 2001 02:05:35 -0400 (EDT) From: Joe Clarke To: Richard Lucas Cc: Subject: Re: Network problem? In-Reply-To: <994656927.3b49429fb2e45@www.mythreeh.com> Message-ID: <20010709020344.X81776-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If arp was trying to look up the IP address of each entry, and it couldn't, things would hang for a while until they time out. arp -a -n makes are only print numeric addresses. Sounds like you might have had a local DNS issue. ping -n would also be a good trick to see if that's the case. Joe Clarke Joe Clarke On Mon, 9 Jul 2001, Richard Lucas wrote: > Quoting Joe Clarke : > > > If arp was hanging, it could be a DNS issue. You might try arp -a -n when > > you get things working again. Problems with DNS on the client side can > > often lead to connectivity issues where as server side DNS issues often > > manifest themselves as performance problems. > > The same machine also runs DNS, how would that come in to play with it? Will > remember the arp -a -n as I'd like to put that ethernet card back in. Right now > the only other card I had was an old 10MB isa card, it works for now but I'd > like to put the 10/100 pci card back in. > > > > > Glad things are working for you again. > > > > Thanks. :) > > > -Richard > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message