Date: Thu, 25 Jul 2002 10:41:53 -0700 From: Kent Stewart <kstewart@owt.com> To: Eric Dedrick <dedrick@dsl-146-127.resnet.purdue.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: another question Message-ID: <3D403861.8050904@owt.com> References: <20020725122956.M96437-100000@dsl-146-127.resnet.purdue.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Eric Dedrick wrote: > Natd hasn't exactly been working as it used to either. Any idea what this > means? > > Jul 24 23:26:43 dsl-146-127 /kernel: arp: 192.168.0.1 is on lo0 but got > reply from 00:04:76:b8:94:10 on ep0 > Jul 24 23:28:17 dsl-146-127 /kernel: arp: 128.211.146.127 is on lo0 but > got reply from 00:60:08:10:e6:e5 on xl0 It usually occurs when you have them all plugged into the same circuit. My natd connection is connected to a switch connected to my DSL modem. My internal NIC is connected to a switch where all of my computers are connected. Natd works just fine. The messages with lo0 makes me wonder if you have a network_interfaces line in your /etc/rc.conf for your NICs. Kent > > # ifconfig > xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > options=3<rxcsum,txcsum> > inet6 fe80::204:76ff:feb8:9410%xl0 prefixlen 64 scopeid 0x1 > inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 > ether 00:04:76:b8:94:10 > media: Ethernet autoselect (10baseT/UTP) > status: active > lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 > ep0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet 128.211.146.127 netmask 0xffffff00 broadcast 128.211.146.255 > inet6 fe80::260:8ff:fe10:e6e5%ep0 prefixlen 64 scopeid 0x3 > ether 00:60:08:10:e6:e5 > media: Ethernet 10baseT/UTP > 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 > faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html 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?3D403861.8050904>