From owner-freebsd-questions Sat Jan 11 7:55:48 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8281B37B401 for ; Sat, 11 Jan 2003 07:55:45 -0800 (PST) Received: from tomts25-srv.bellnexxia.net (tomts25.bellnexxia.net [209.226.175.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id A642F43F13 for ; Sat, 11 Jan 2003 07:55:44 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from gabby.gsicomp.on.ca ([65.95.180.103]) by tomts25-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20030111155543.VSCL23740.tomts25-srv.bellnexxia.net@gabby.gsicomp.on.ca>; Sat, 11 Jan 2003 10:55:43 -0500 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by gabby.gsicomp.on.ca (8.12.6/8.12.6) with SMTP id h0BFs0k5093583; Sat, 11 Jan 2003 10:54:00 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <002a01c2b989$f2099e90$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Nikolaj Farrell" Cc: "FreeBSD Questions" References: <001701c2b987$9fdf72e0$0100a8c0@athlon> <1042300066.51041.227.camel@localhost> Subject: Re: Problems w NIC Date: Sat, 11 Jan 2003 10:56:03 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 > Hi, > > On Sat, 2003-01-11 at 15:39, Nikolaj Farrell wrote: > > Help... > > My NIC is found during boot-up and everything appears to be correct setup, > > except the darn thing won't work. I can ping 192.168.0.1 (computers local > > ip - see below), but no other computers on my LAN. However, from other > > computers on my LAN, I can ping this computer and get a response. Clearly > > the NIC is working in some manner, but I have given up on ideas now.... > > The computer is a brand new machine, set up as dual-boot. NIC works > > perfectly in other OS. BIOS is set to non-plug and play OS > > Any ideas? What does a netstat -finet -rn show? It sound like you don't have a default route set up. Matt > > > > dmesg: > > Copyright (c) 1992-2002 The FreeBSD Project. > > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > > The Regents of the University of California. All rights reserved. > > FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 > > root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC > > Timecounter "i8254" frequency 1193182 Hz > > CPU: AMD Athlon(tm) XP 2000+ (1666.74-MHz 686-class CPU) > > Origin = "AuthenticAMD" Id = 0x662 Stepping = 2 > > .......... > > dc0: port 0xec00-0xecff mem > > 0xdfffff00-0xdfffffff irq 10 at device 8.0 on pci0 > > dc0: Ethernet address: 00:08:a1:2c:28:fa > > miibus0: on dc0 > > ...... > > ifconfig: > > dc0: flags=8843 mtu 1500 > > inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 > > inet6 fe80::208:a1ff:fe2c:28fa%dc0 prefixlen 64 scopeid 0x1 > > ether 00:08:a1:2c:28:fa > > media: Ethernet autoselect (10baseT/UTP) > > status: active > > What is the make/model of the nic? > > What speed / duplex is this nic supposed to be running at? > > The above indicates that you're currently polling at 10Mbs. > > Regards, > > Stacey > > > lp0: flags=8810 mtu 1500 > > faith0: flags=8002 mtu 1500 > > lo0: flags=8049 mtu 16384 > > inet6 ::1 prefixlen 128 > > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 > > inet 127.0.0.1 netmask 0xff000000 > > ppp0: flags=8010 mtu 1500 > > sl0: flags=c010 mtu 552 > > > > > > Any help much appreciated > > /Nikolaj > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > -- > Stacey Roberts > B.Sc (HONS) Computer Science > > Web: www.vickiandstacey.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message