From owner-freebsd-questions Sat Jan 11 7:39:27 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 58E5F37B401 for ; Sat, 11 Jan 2003 07:39:25 -0800 (PST) Received: from smtp1.home.se (smtp1.home.se [195.66.35.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C77043F18 for ; Sat, 11 Jan 2003 07:39:24 -0800 (PST) (envelope-from nikk@home.se) Received: from athlon nikk@home.se [217.215.6.22] by smtp1.home.se with NetMail SMTP Agent $Revision: 3.16 $ on Novell NetWare; Sat, 11 Jan 2003 16:31:37 -119304547 Message-ID: <001701c2b987$9fdf72e0$0100a8c0@athlon> From: "Nikolaj Farrell" To: Subject: Problems w NIC Date: Sat, 11 Jan 2003 16:39:26 +0100 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 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? 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 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