in /etc/rc.conf, i have ifconfig_em0="inet 147.28.0.60 netmask 255.255.255.0 <media stuff>" ifconfig_em0_alias0="inet 192.83.230.1 netmask 255.255.255.255" ifconfig_em0_alias1="inet 198.133.206.1 netmask 255.255.255.255" and i constantly log Jan 11 00:30:44 bbgp /kernel: arplookup 192.83.230.253 failed: host is not on local network Jan 11 00:39:16 bbgp /kernel: arplookup 198.133.206.253 failed: host is not on local network Jan 11 00:45:52 bbgp /kernel: arplookup 192.83.230.253 failed: host is not on local network Jan 11 01:01:22 bbgp /kernel: arplookup 192.83.230.253 failed: host is not on local network Jan 11 01:03:47 bbgp /kernel: arplookup 198.133.206.253 failed: host is not on local network Jan 11 01:21:04 bbgp /kernel: arplookup 192.83.230.253 failed: host is not on local network Jan 11 01:25:40 bbgp /kernel: arplookup 198.133.206.253 failed: host is not on local network Jan 11 01:42:15 bbgp /kernel: arplookup 192.83.230.253 failed: host is not on local network yet i can # more /etc/rc.conf bbgp.psg.com:/root# ping 192.83.230.253 PING 192.83.230.253 (192.83.230.253): 56 data bytes 64 bytes from 192.83.230.253: icmp_seq=0 ttl=255 time=0.994 ms 64 bytes from 192.83.230.253: icmp_seq=1 ttl=255 time=0.792 ms 64 bytes from 192.83.230.253: icmp_seq=2 ttl=255 time=0.686 ms 64 bytes from 192.83.230.253: icmp_seq=3 ttl=255 time=1.080 ms # ping 198.133.206.253 PING 198.133.206.253 (198.133.206.253): 56 data bytes 64 bytes from 198.133.206.253: icmp_seq=0 ttl=255 time=1.035 ms 64 bytes from 198.133.206.253: icmp_seq=1 ttl=255 time=0.904 ms 64 bytes from 198.133.206.253: icmp_seq=2 ttl=255 time=0.672 ms 64 bytes from 198.133.206.253: icmp_seq=3 ttl=255 time=0.692 ms 64 bytes from 198.133.206.253: icmp_seq=4 ttl=255 time=23.821 ms what's the clue this time? randy
On Sun, Jan 11, 2004 at 07:03:57PM -0800, Randy Bush wrote:> in /etc/rc.conf, i have > > ifconfig_em0="inet 147.28.0.60 netmask 255.255.255.0 <media stuff>" > ifconfig_em0_alias0="inet 192.83.230.1 netmask 255.255.255.255" > ifconfig_em0_alias1="inet 198.133.206.1 netmask 255.255.255.255" > > and i constantly log > > Jan 11 00:30:44 bbgp /kernel: arplookup 192.83.230.253 failed: host is not on local network > Jan 11 00:39:16 bbgp /kernel: arplookup 198.133.206.253 failed: host is not on local networkThose aren't part of the subnets you have specified above. Did you mean to use '255.255.255.0'? Kris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20040111/58bc3800/attachment.bin