From owner-freebsd-questions Tue Apr 25 19:20:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 45B8137BB7A for ; Tue, 25 Apr 2000 19:20:29 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id WAA15950; Tue, 25 Apr 2000 22:20:01 -0400 (EDT) (envelope-from cjc) Date: Tue, 25 Apr 2000 22:20:01 -0400 From: "Crist J. Clark" To: "M. Adam Davis" Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Can't ping my newly installed 4.0 box Message-ID: <20000425222001.F13245@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <3905F585.3DDAAAC6@ubasics.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3905F585.3DDAAAC6@ubasics.com>; from adavis@ubasics.com on Tue, Apr 25, 2000 at 03:44:05PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Apr 25, 2000 at 03:44:05PM -0400, M. Adam Davis wrote: > I came back from comdex and the Linux world in Chicago, all ready to set up > FreeBSD 4.0 and everything goes *very* smoothly! Much better than when I > installed 3.x so long ago. > > The only issue I have is that something in the network configuration must not > have been set up correctly. I've been through both the FreeBSD handbook and The > Complete FreeBSD and neither are giving me any clues. > > Upon bootup, ed0 is recognized (IRQ 10, Port 0x280) and there are not error > messages. > > I can ping from the box to itself (ping -c 3 10.1.1.1) but cannot ping any other > machine on my network from the box, nor can I ping the box from another machine. > > I don't know what I'm doing, but poking around makes me feel like ifconfig needs > to be looked at: > > 'ifconfig ed0' shows something about inet6 being attached to ed0, but no inet. > after 'ifconfig ed0 inet 10.1.1.1' I still cannot ping anywhere. What does the ifconfig(8) output actually look like? What does ping(8) actually do when it fails? What happens if you turn on tcpdump(8) on the interface? See anything out there? I have an ex0 card that's been a bit... odd under 4.0. Sometimes it seems to "fall asleep" after boot. I can't ping out or in or otherwise use the network. However, if I turn on tcpdump, that seems to wake things up and it all goes just fine (even after tcpdump is turned back off). Also, if I start throwing pings at it while it boots, it's never fallen asleep, but I haven't done that enough times to have a good statistical sample. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message