RE: network problems

From: Li, Qing <qing.li_at_bluecoat.com>
Date: Thu, 6 Aug 2009 10:35:42 -0700
<snip>

> 
> -----------nestat -rn-----------
> Routing tables
> 
> Internet:
> Destination        Gateway            Flags    Refs      Use  Netif
> Expire
> 10.0.0.0/8         10.55.102.1        UGS         0       40    re0
> 10.55.102.0/24     10.55.102.1        UGS         0        0    re0 =>
> 10.55.102.0/23     link#1             U           0        0    re0

<snip>

The problem is you have 2 routes with the same key 10.55.102.0, but the
one with the more specific mask (marked by the "re0 =>" entry) is an
indirect route (G flag), and it's used to search for 10.55.102.1, which
is a problem. This problem seems to point to your overlapping prefix
configuration.

You will have the exact same problem even on FSBD 7.2R with the above
routing table.

> 
> In /etc/rc.conf i disabled all services such as nfs, apache, dbus,
> samba and so on (may be this problems due to it).
> When i try ping 10.55.102.1 it says
> sendto: Invalid argument
> 
> And in dmesg output very much this lines:
> ipv4 address: "10.55.102.1" is not on the network
> ipv4 address: "10.55.102.1" is not on the network
> arpresolve: can't allocate llinfo for 10.55.102.1
>

Yup, those are the right messages.

-- Qing
Received on Thu Aug 06 2009 - 15:36:50 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:53 UTC