Date: Thu, 20 Mar 2003 11:54:35 -0500 (EST) From: Steve Bertrand <iaccounts@northnetworks.ca> To: Hasse <admin@swedehost.com> Cc: questions@FreeBSD.ORG Subject: Re: Routing problem ? Message-ID: <20030320115236.T68142-100000@diana.northnetworks.ca> In-Reply-To: <200303201740.52745.admin@swedehost.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex>) > status: active > xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > options=3<rxcsum,txcsum> > 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<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 > inet 127.0.0.1 netmask 0xff000000 > ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 > sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 > faith0: flags=8002<BROADCAST,MULTICAST> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > options=3<rxcsum,txcsum> > 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 <full-duplex>) > status: active > fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 > inet 127.0.0.1 netmask 0xff000000 > ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 > sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 > faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500 > ------------- > At bootup I get this message: > <Snip> > 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:. > </Snip> > ------------- > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030320115236.T68142-100000>