[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: route haendisch löschen



On Sat, 7 May 2005, gissmoh wrote:

> Am Freitag 06 Mai 2005 17:45 schrieb Christian Frommeyer:
> > route del 10.85.200.3
> Babbala!
> Da bekomm ich ein 
> SIOCDELRT: No such process

Luschdig! Ich nicht:

a15166696:~# route add -host 10.85.200.3 dev eth0
a15166696:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
10.255.255.1    0.0.0.0         255.255.255.255 UH    0      0        0 ipsec0
10.255.255.1    0.0.0.0         255.255.255.255 UH    0      0        0 eth0
10.85.200.3     0.0.0.0         255.255.255.255 UH    0      0        0 eth0
192.168.101.0   0.0.0.0         255.255.255.0   U     0      0        0 dummy0
192.168.186.0   10.255.255.1    255.255.255.0   UG    0      0        0 ipsec0
0.0.0.0         10.255.255.1    0.0.0.0         UG    0      0        0 eth0

a15166696:~# route del 10.85.200.3
a15166696:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
10.255.255.1    0.0.0.0         255.255.255.255 UH    0      0        0 ipsec0
10.255.255.1    0.0.0.0         255.255.255.255 UH    0      0        0 eth0
192.168.101.0   0.0.0.0         255.255.255.0   U     0      0        0 dummy0
192.168.186.0   10.255.255.1    255.255.255.0   UG    0      0        0 ipsec0
0.0.0.0         10.255.255.1    0.0.0.0         UG    0      0        0 eth0
a15166696:~#

Andere Frage: Wie kam die Route denn in das System? Das Fehlen des 
Interfaces beim Routingeintrag wundert mich ein wenig.

t++



Reply to: