ip vs. route

Hi folks,

I notice a strange behaviour on my freewrt box. I set up a vpn with openvpn
and need to set some routes through my network.

Following I try with route:

root [at] gtw01:/etc# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
10.101.66.240 0.0.0.0 255.255.255.240 U 0 0 0
eth0.0
10.104.125.0 0.0.0.0 255.255.255.0 U 0 0 0
eth1
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0
ppp0
root [at] gtw01:/etc# route add -host 10.101.66.253 dev eth0.0
root [at] gtw01:/etc# route add -net 10.8.0.0 netmask 255.255.255.0 gw
10.101.66.253 dev eth0.0
root [at] gtw01:/etc# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
10.101.66.253 0.0.0.0 255.255.255.255 UH 0 0 0
eth0.0
10.101.66.240 0.0.0.0 255.255.255.240 U 0 0 0
eth0.0
10.104.125.0 0.0.0.0 255.255.255.0 U 0 0 0
eth1
10.8.0.0 10.101.66.253 255.255.255.0 UG 0 0 0
eth0.0
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0
ppp0

Everything works like a charm. But with ip I get this:

root [at] gtw01:/etc# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
10.101.66.240 0.0.0.0 255.255.255.240 U 0 0 0
eth0.0
10.104.125.0 0.0.0.0 255.255.255.0 U 0 0 0
eth1
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0
ppp0
root [at] gtw01:/etc# ip route add 10.101.66.253 dev eth0.0
root [at] gtw01:/etc# ip route add 10.8.0.0 via 10.101.66.253 dev eth0.0
ip: RTNETLINK answers: Network is unreachable

I need ip for maintain my ruleset with fwbuilder.
Who can give me a hint?

Thanks.
Kamill




-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Sokol [ Mi, 29 August 2007 21:01 ] [ ID #1807264 ]
Linux » gmane.linux.admin » ip vs. route

Vorheriges Thema: looking for a liunx support (PAID)
Nächstes Thema: sysadmin magazine