From owner-freebsd-questions Sun Mar 2 16:20:23 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 2E68437B401 for ; Sun, 2 Mar 2003 16:20:21 -0800 (PST) Received: from pmesmtp02.wcom.com (pmesmtp02.wcom.com [199.249.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5848843FBF for ; Sun, 2 Mar 2003 16:20:20 -0800 (PST) (envelope-from nelson.keith.headley@wcom.com) Received: from pmismtp05.wcomnet.com ([166.38.62.53]) by firewall.wcom.com (Iplanet MTA ) with ESMTP id <0HB500D04CXV6B@firewall.wcom.com> for questions@FreeBSD.org; Mon, 03 Mar 2003 00:20:19 +0000 (GMT) Received: from pmismtp05.wcomnet.com by pmismtp05.wcomnet.com (iPlanet Messaging Server 5.1 HotFix 0.7 (built May 7 2002)) with SMTP id <0HB500L01CXV4E@pmismtp05.wcomnet.com> for questions@FreeBSD.org; Mon, 03 Mar 2003 00:20:19 +0000 (GMT) Received: from WS723V4040 ([166.38.166.25]) by pmismtp05.wcomnet.com (iPlanet Messaging Server 5.1 HotFix 0.7 (built May 7 2002)) with SMTP id <0HB500IB5CXUPV@pmismtp05.wcomnet.com> for questions@FreeBSD.org; Mon, 03 Mar 2003 00:20:18 +0000 (GMT) Date: Sun, 02 Mar 2003 16:23:17 -0800 From: Nelson Headley Subject: Trouble with Starting the Network To: questions@FreeBSD.org Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal 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 I have just installed FreeBSD on a Compaq Deskpro XL 6150 computer. I loaded it from the FreeBSD FTP site directly on to the computer. The system seems to run fine, but it is not able to reach my network. It is a small TCP/IP network, running a few PCs on Windows 98, with an NT 4.0 Server, and a few Cisco routers. This network is for training purposes only and is not connected to anything outside the room. I can not PING any IPs, including the system NIC card itself (166.38.166.110). I can ping the localhost (127.0.0.1). The system is set for IPv4 IP 166.38.166.110 Mask 255.255.255.128 Gateway 166.38.166.126 Hostname SIPServer.pig.com (I'm trying to build a demo VOIP network) uname -a gives me: FreeBSD SIPServer.pig.com 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Thu Jan 16 22:16:53 GMT root@hollin.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 The error messages are on boot up: Doing initial network setup: hostname. lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 route: writing to routing socket: Network is unreachable add net default: gateway 166.38.166.126: Network is unreachable Additional routing options:. /etc/hosts has these entries: ::1 localhost localhost.pig.com 127.0.0.1 localhost localhost.pig.com 166.38.166.110 SIPServer.pig.com SIPServer 166.38.166.120 Porky.pig.com Porky2 (the NT Server PC) /etc/rc.conf has these entries for the network: defaultrouter="166.38.166.126" hostname="SIPServer.pig.com" ifconfig_lnc1="inet 166.38.166.110 netmask 255.255.255.128" inetd_enabled="YES" Keith Headley Worldcom Los Angeles Operations Technical Training Specialist 310-723-4040 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message