Liebe Gemeinde,
ich habe anscheinend ein Routingproblem nach dem Update auf 6.1
Ich habe eine Linuxbox, die einen Zugang per ISDN Karte an meinen
Provider hat. Innerhalb
des kleinen Netzes h�ngen ein paar NT Kisten, die �ber die Linuxbox zu
meinem Provider gehen.
Wie gesagt, unter Suse 6.0 respektive Kernel 2.0.36 lief das. Nun mal
meine /etc/route.conf
#
# /etc/route.conf
#
# In this file you can configure your static routing...
#
192.168.0.0 0.0.0.0 255.255.255.0
eth0
193.99.74.5 0.0.0.0 255.255.255.255
ippp0
default 193.99.74.5
Nach dem booten sieht meine route wie folgt aus:
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
193.99.74.5 0.0.0.0 255.255.255.255 UH 0 0 0
ippp0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
lo
0.0.0.0 193.99.74.5 0.0.0.0 UG 0 0 0
ippp0
#
Gehe ich jetzt online - ein Ping auf www.netscape.com - sieht sie so
aus:
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
193.99.74.0 0.0.0.0 255.255.255.0 U 0 0 0
ippp0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
lo
0.0.0.0 193.99.74.5 0.0.0.0 UG 0 0 0
ippp0
#
Trenne ich nun die Verbindung - mit isdnctrl hangup ippp0 - �ndert sie
sich
wie folgt:
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
193.99.74.5 0.0.0.0 255.255.255.255 UH 0 0 0
ippp0
193.99.74.5 0.0.0.0 255.255.255.255 UH 0 0 0
ippp0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0
0 lo
0.0.0.0 193.99.74.5 0.0.0.0 UG 0
0 0 ippp0
#
Die beiden ersten Eintr�ge sind nun doppelt ??! Warum das ??!?!
Gruss,
Bernd
--
Um aus der Liste ausgetragen zu werden, eine Mail an [EMAIL PROTECTED]
schicken, mit dem Text: unsubscribe suse-linux