From owner-freebsd-questions Tue Jan 23 20:49:26 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA21073 for questions-outgoing; Tue, 23 Jan 1996 20:49:26 -0800 (PST) Received: from iguana.ruralnet.net (tianlin@iguana.ruralnet.net [205.198.192.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA21068 for ; Tue, 23 Jan 1996 20:49:21 -0800 (PST) Received: (from tianlin@localhost) by iguana.ruralnet.net (8.6.9/8.6.9) id VAA11463; Tue, 23 Jan 1996 21:55:27 -0700 Date: Tue, 23 Jan 1996 21:55:27 -0700 (MST) From: Tianlin Wang To: freebsd-questions@FreeBSD.ORG Subject: HELP: ioctl(SIOCGIFFLAGS): no such interface Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG Precedence: bulk I have Pentium with FreeBSD 2.1.0. I have a SMC elite 16 ethernet card connected to a hub, which is part of a private network system. When I boot my system, I got the following error message: ifconfig: ioctl (SIOCGIFFLAGS): no such interface which caused routed and syslogd dead. I have the following two lines in /etc/sysconfig network_interfaces="ed0 lo0" ifconfig_ed0="inet 192.168.0.2 netmask 255.255.255.0" I will be grateful if someone can give me some hints about the problem. Best Regards Tianlin Wang