Date: Sun, 15 Apr 2001 18:49:28 -0700 (MST) From: "Chad R. Larson" <chad@DCFinc.com> To: stable@FreeBSD.org Subject: device not configured Message-ID: <200104160149.SAA24001@freeway.dcfinc.com>
next in thread | raw e-mail | index | archive | help
Ok, this has got me stumped. It's an elderly web server. I wanted to try to diagnose some comm problems, and tried to light up tcpdump. It claims my (one and only) Ethernet interface is not configured. Not likely, especially since I'm typing on it right now. I re-supped the sources, rebuilt the world and the kernel, rebooted and got the same thing. I opened up the firewall rules, also to no effect. I can run "tcpdump -i lo0" successfully. Anything obvious stand out? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Script started on Sat Apr 14 20:01:38 2001 # uname -a FreeBSD freebie.dcfinc.com 2.1-STABLE FreeBSD 2.1-STABLE #0: Sat Apr 14 19:45:38 MST 2001 chad@freebie.dcfinc.com:/usr/src/sys/compile/FREEBIE i386 # ifconfig -au ix0: flags=63<UP,BROADCAST,NOTRAILERS,RUNNING> mtu 1500 inet 205.159.99.240 netmask 0xffffff00 broadcast 205.159.99.255 ether 00:aa:00:3c:e4:25 lo0: flags=8149<UP,LOOPBACK,RUNNING,PROMISC,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 # ipfw list FireWall chain entries: 200 0 65000 allow all from any to any 65535 deny all from any to any # tcpdump tcpdump: ix0: Device not configured # exit Script done on Sat Apr 14 20:02:15 2001 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.net DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104160149.SAA24001>