strange behaviour

Коньков Евгений kes-kes at yandex.ru
Fri Jan 14 21:48:42 UTC 2011


Здравствуйте, Chuck.

Вы писали 14 января 2011 г., 23:42:22:

CS> On Jan 14, 2011, at 1:36 PM, Коньков Евгений wrote:
>> # ping 10.7.7.7
>> PING 10.7.7.7 (10.7.7.7): 56 data bytes
>> ping: sendto: Invalid argument
>> ping: sendto: Invalid argument
>> ping: sendto: Invalid argument
>> 
>> what is problem and how to fix??

CS> Where are you routing 10.7.7.7 to?

CS> If you don't have a specific internal route (or NAT) doing
CS> something with it, your upstream Internet routers ought to be
CS> returning ICMP host unreachable errors for RFC-1918 addresses...

no NAT
#route add 10.7.7.0/24 234.242.32.3
route: writing to routing socket: Network is unreachable
add net 10.7.7.0: gateway 234.242.32.3: Network is unreachable
#route add 10.7.7.0/24 10.11.8.28
add net 10.7.7.0: gateway 10.11.8.28
no error messages

default            I.N.E.T            UGS         0  2001201    rl0
10.0.0.0/8         10.11.19.2         UGS         1  4021798    rl0
10.7.7.0/24        10.11.8.28         UGS         0        0    rl0
10.11.19.0/29      link#2             UC          0        0    rl0
10.11.19.1         00:06:4f:60:1a:b8  UHLW        1  4707299    lo0
10.11.19.2         00:e0:4c:4d:10:fe  UHLW        2        2    rl0    862
10.11.19.16/29     link#8             UC          0        0 bridge
127.0.0.1          127.0.0.1          UH          0   178333    lo0
192.168.1.5        192.168.0.1        UH          0   741736    ng2

tcpdump shows that no packets leave router.

-- 
С уважением,
 Коньков                          mailto:kes-kes at yandex.ru



More information about the freebsd-questions mailing list