I think you need:
ip route add 44.134.8.0/24 via 134.43.26.1 dev tunl0 onkink
--
Stewart
Thanks Stewart!!
I'm OK now!
I tryed with some known routes and hosts, everything worked fine with
the routing table:
[EMAIL PROTECTED]:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
ir3ip.ampr.org ppp-217-133-38- 255.255.255.255 UGH 0 0 0
tunl0
44.134.8.0 134.43.26.1 255.255.255.0 UG 0 0 0
tunl0
localnet * 255.255.255.0 U 0 0 0 eth0
44.134.144.0 213.254.10.100 255.255.252.0 UG 0 0 0
tunl0
44.134.128.0 213.254.10.100 255.255.240.0 UG 0 0 0
tunl0
loopback * 255.0.0.0 U 0 0 0 lo
default 192.168.0.1 0.0.0.0 UG 1 0 0 eth0
[EMAIL PROTECTED]:~#
but i'm not able to use the gateway to ping a known host behind the
network routed.
ip_forward IS configured (echo 1 > /proc/sys/net/ipv4/ip_forward).
I'm wondering if my router is blocking Protocol 94 (it's a Cisco SOHO
97, and the gateway machine as all ports opened on its pubblic IP).
Or other mistakes are stopping the connection?
I just noticed (with netwatch) that i send packets to the rigth gateway
(on the iNET address) while pinging, but nothing comes back. RX packets
are 0.
That's why I'm wondering about the router...even if all ports are
opened...Protocol 94 matter?
Thanks!
Alessio IZ4EFN.
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html