Date: Thu, 8 Oct 1998 03:00:55 -0700 (PDT) From: Jim Mock <jim@phrantic.phear.net> To: Karl Pielorz <kpielorz@tdx.co.uk> Cc: isp@FreeBSD.ORG Subject: Re: arp lookup Message-ID: <Pine.BSF.4.05.9810080239550.17511-100000@phear.net> In-Reply-To: <Pine.BSF.4.05.9810080950490.7211-100000@caladan.tdx.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 8 Oct 1998, Karl Pielorz wrote: > > Oct 6 20:40:41 phear /kernel: arplookup 206.58.100.1 failed: host is > > not on local network > > Yes, it means literally what it says, the host 206.56.100.1 is not within > the network of your machines nic, and something in the config is trying to > pursuade it otherwise... > > 206.58.96.* is not the same network as 206.58.100.1 - Do you have more > than 1 class 'c' on the same wire? > Yeah, we've got 206.58.96.0-206.58.100.255. > Run an 'ifconfig -a' and 'netstat -r -n' and send the results here, maybe > that will shed some more light on it... > Results of ifconfig -a: [jim@phear:~]$ ifconfig -a fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 206.58.96.18 netmask 0xffffff00 broadcast 206.58.96.255 inet 206.58.100.140 netmask 0xffffffff broadcast 206.58.100.140 inet 206.58.100.78 netmask 0xffffffff broadcast 206.58.100.78 inet 206.58.100.137 netmask 0xffffffff broadcast 206.58.100.137 inet 206.58.100.150 netmask 0xffffffff broadcast 206.58.100.150 inet 206.58.100.241 netmask 0xffffffff broadcast 206.58.100.241 inet 206.58.100.242 netmask 0xffffffff broadcast 206.58.100.242 ether 00:a0:c9:0f:0f:45 media: autoselect lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 Results of netstat -r -n (I cut Refs, Use & expire for space): [jim@phear:~]$ netstat -r -n Routing tables Internet: Destination Gateway Flags Netif default 206.58.96.1 UGSc fxp0 127.0.0.1 127.0.0.1 UH lo0 206.58.96 link#1 UC 206.58.96.1 8:0:3:23:e:87 UHLW fxp0 206.58.96.2 0:60:8:cd:ac:5c UHLW fxp0 206.58.96.5 0:60:8:cd:ae:2f UHLW fxp0 206.58.96.7 0:60:8:cd:ad:e8 UHLW fxp0 206.58.96.18 0:a0:c9:f:f:45 UHLW lo0 206.58.100.78/32 link#1 UC 206.58.100.137/32 link#1 UC 206.58.100.140/32 link#1 UC 206.58.100.150/32 link#1 UC 206.58.100.241 0:a0:c9:f:f:45 UHLW lo0 => 206.58.100.241/32 link#1 UC 206.58.100.242/32 link#1 UC 206.58.96.18 is the machine IP, the 206.58.100.* IPs are vhost IPs bound to the nic. Thanks, Jim |=> Jim Mock [jim@thunder.st0rm.com] [jim@phrantic.phear.net] <=| |=> st0rm Internet Services | web: http://www.st0rm.com/ <=| |=> Website Design & Hosting | Wagga Wagga, NSW Australia <=| |=> Powered by FreeBSD! | http://www.freebsd.org/ <=| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9810080239550.17511-100000>