Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2011 23:48:46 +0200
From:      =?koi8-r?B?68/O2MvP1yDl18fFzsnK?= <kes-kes@yandex.ru>
To:        Chuck Swiger <cswiger@mac.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re[2]: strange behaviour
Message-ID:  <203646179.20110114234846@yandex.ru>
In-Reply-To: <533DC7E8-4BA1-4FA7-A5FA-D4A3C9D08368@mac.com>
References:  <1369035653.20110114233621@yandex.ru> <533DC7E8-4BA1-4FA7-A5FA-D4A3C9D08368@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Здравствуйте, 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@yandex.ru




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?203646179.20110114234846>