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

Re: DSL einwahl



Hier die ausgabe von route -n

<--snip-->
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.0.0.2        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
0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 ippp0
<--/snip>

wie kann ich jetzt dauerhaft aus ippp0 eth0 machen wenn ich die isdnutils 
abschalte und die routen mit ippp0 lösche gehts aber das kann ja wohl kaum 
die Lösung sein

<--sinp-->
# The first network card - this entry was created during the Debian 
installation
# (network, broadcast and gateway are optional)
auto eth0
iface eth0 inet static
	address 192.168.0.3
	netmask 255.255.255.0
	network 192.168.0.0
	broadcast 192.168.0.255
	gateway 192.168.0.253
<--/snip-->

MFG Felix



Reply to: