From owner-freebsd-questions Thu Mar 20 8:41: 2 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 C7A9C37B404 for ; Thu, 20 Mar 2003 08:40:59 -0800 (PST) Received: from mailg.telia.com (mailg.telia.com [194.22.194.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CBA143F93 for ; Thu, 20 Mar 2003 08:40:58 -0800 (PST) (envelope-from admin@swedehost.com) Received: from d1o804.telia.com (d1o804.telia.com [213.64.67.241]) by mailg.telia.com (8.12.8/8.12.8) with ESMTP id h2KGevVN005911 for ; Thu, 20 Mar 2003 17:40:57 +0100 (CET) X-Original-Recipient: Received: from thor.swedehost.com (h129n2fls33o804.telia.com [217.209.211.129]) by d1o804.telia.com (8.10.2/8.10.1) with ESMTP id h2KGevM14912 for ; Thu, 20 Mar 2003 17:40:57 +0100 (CET) From: Hasse Organization: The Valhalla Project To: questions@FreeBSD.ORG Subject: Routing problem ? Date: Thu, 20 Mar 2003 17:40:52 +0100 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303201740.52745.admin@swedehost.com> 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. 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