From owner-freebsd-questions Thu Mar 20 8:54:41 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 524E437B401 for ; Thu, 20 Mar 2003 08:54:38 -0800 (PST) Received: from diana.northnetworks.ca (att-ws20.switchview.com [216.13.70.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53B9743F75 for ; Thu, 20 Mar 2003 08:54:36 -0800 (PST) (envelope-from iaccounts@northnetworks.ca) Received: from diana.northnetworks.ca (localhost.northnetworks.ca [127.0.0.1]) by diana.northnetworks.ca (8.12.8/8.11.6) with ESMTP id h2KGsZhN070618; Thu, 20 Mar 2003 11:54:35 -0500 (EST) (envelope-from iaccounts@northnetworks.ca) Received: from localhost (iaccounts@localhost) by diana.northnetworks.ca (8.12.8/8.12.8/Submit) with ESMTP id h2KGsZ4X070615; Thu, 20 Mar 2003 11:54:35 -0500 (EST) X-Authentication-Warning: diana.northnetworks.ca: iaccounts owned process doing -bs Date: Thu, 20 Mar 2003 11:54:35 -0500 (EST) From: Steve Bertrand To: Hasse Cc: questions@FreeBSD.ORG Subject: Re: Routing problem ? In-Reply-To: <200303201740.52745.admin@swedehost.com> Message-ID: <20030320115236.T68142-100000@diana.northnetworks.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 everybody. > I have small network at home with two machines connected to the net > via ADSL. That means Dynamic IP, though not changing very often. > ------------- > "odin.swedehost.com" running FreeBSD 4.8-RC #0 Sun Mar 16 2003 > Two NICs. xl0 " DHCP " and "NAT-interface", acting as a gateway, doing NAT. > > ifconfig > fxp0: flags=8843 mtu 1500 > inet 192.168.1.200 netmask 0xffffff00 broadcast 192.168.1.255 > inet6 fe80::202:b3ff:fe8f:90fd%fxp0 prefixlen 64 scopeid 0x1 > ether 00:02:b3:8f:90:fd > media: Ethernet autoselect (100baseTX ) > status: active > xl0: flags=8843 mtu 1500 > options=3 > inet6 fe80::201:2ff:fef7:7de8%xl0 prefixlen 64 scopeid 0x2 > inet 217.209.211.129 netmask 0xffffff00 broadcast 217.209.211.255 > ether 00:01:02:f7:7d:e8 > media: Ethernet autoselect (10baseT/UTP) > status: active > lp0: flags=8810 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 > faith0: flags=8002 mtu 1500 > ------------ > "thor.swedehost.com" running FreeBSD 4.8-RC #1: Fri Mar 7 23:23:21 CET 2003 > Dualboot with W2k-Server. > Two NICs xl0 and fxp0 but only one of them configured. > thor# ifconfig > xl0: flags=8843 mtu 1500 > options=3 > inet 192.168.1.220 netmask 0xffffff00 broadcast 192.168.1.255 > inet6 fe80::204:76ff:fe19:3b1d%xl0 prefixlen 64 scopeid 0x1 > ether 00:04:76:19:3b:1d > media: Ethernet autoselect (100baseTX ) > status: active > fxp0: flags=8843 mtu 1500 > inet6 fe80::202:b3ff:fe4c:13a4%fxp0 prefixlen 64 scopeid 0x2 > ether 00:02:b3:4c:13:a4 > media: Ethernet autoselect (none) > status: no carrier > lp0: flags=8810 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 > faith0: flags=8002 mtu 1500 > ------------- > At bootup I get this message: > > Mar 20 16:50:26 natd[88]: Aliasing to 217.209.211.129, mtu 1500 bytes > route: bad address: YES > > Additional routing options: ignore ICMP redirect=YES log ICMP redirect=YES > IP gateway=YES TCP keepalive=YES. > Routing daemons:. > > ------------- > What's worry me is the " route: bad address: YES " part. > > Does it mean that I have a bad address in my routingtable ? > I have tried to do " route -n flush " several times and rebooting. > Everything is working the way it's supposed to, I think :-) > I mean routing, NAT, mailservices etc. I'm willing you have a mistyped entry in an rc file. Take a look in /etc/rc.conf and or any other places where you may have manually configured IP's and/or static routes. Steve > > Preciate some enlightenment on this subject. > TiA > Geir Svalland. > > > 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