Hi,
in 2.5.59-mm8 the routing table behaves a bit strange:
# > route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
rtsl-stgt-de01. * 255.255.255.255 UH 0 0 0 ppp0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
In 2.5.59-linus an additional default route is shown. If I try to add my
default route, I get:
# > route add -net 0.0.0.0 netmask 0.0.0.0 dev ppp0 gw 213.20.223.152
SIOCADDRT: File exists
# > route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
rtsl-stgt-de01. * 255.255.255.255 UH 0 0 0 ppp0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
Nothing has changed. The route seems to be there (but invisible), because I
can access other subnets through the gateway.
- --
Flo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: You may find my public key at http://www.galois.de/florian.schmitt.pubkey.asc
iD8DBQE+RjNLH7Gei80C0lQRAqWEAKC4az6znXaYRL04UMX1NkfPP/5UQwCgqvcW
QeDgvLbRwHvERLD78qoK8vA=
=JSv7
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/