From owner-freebsd-questions Tue Jan 27 14:00:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22311 for questions-outgoing; Tue, 27 Jan 1998 14:00:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA22045 for ; Tue, 27 Jan 1998 14:00:00 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id MAA16763; Tue, 27 Jan 1998 12:47:00 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Tue, 27 Jan 1998 12:47:00 -0800 (PST) From: Doug White Reply-To: Doug White To: Andre Gignac cc: questions@FreeBSD.ORG Subject: Re: help. (fwd) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Fri, 23 Jan 1998, Andre Gignac wrote: > I still can't get my FreeBSD box to address the network here at the house > and I'm running out of ideas. > > I've recompiled the kernel and only the vx0 devices are being probed for. All > other NIC's have been commented out of the configuration file. My NIC is a > "3Com EtherLink III Combo (3C900)" > > rc.conf > network_devices="vx0 lo0" > > ifconfig_vx0="inet 172.16.1.10 netmask 255.255.255.0" > ifconfig_lo0="inet 127.0.0.1 netmask 255.0.0.0" > > How can I test that the actual hardware is responding to the OS? > What am I missing here? Do I have to play with the routing tables? If you haven't touched the routing tables, then that is where you need to work. To check if you're at least connected to the NIC, start up a pig and watch the traffic light. (Shoot, the 3c900 doesn't have a net traffic light. ;-/ netstat -i becomes your friend here.) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major