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

routing versagt beim booten



Hallo,

(debian unstable fairly recently)

Mit der folgenden interface-Datei komme ich nicht durch den DSL-Router
ins Netz. Die Karte wird richtig aufgesetzt, aber die Route nicht
gesetzt.

### etherconf DEBCONF AREA. DO NOT EDIT THIS AREA OR INSERT TEXT BEFORE
##  IT.
auto lo eth0

iface lo inet loopback


### END OF DEBCONF AREA.  PLACE YOUR EDITS BELOW; THEY WILL BE RESERVED.

iface eth0 inet static
        address 192.168.1.200
	network 192.168.1.0
        netmask 255.255.255.0
        broadcast 192.168.1.255
	route add default gw 192.168.1.199

iface dsl-provider inet ppp
provider dsl-provider


# route
Kernel IP Routentabelle
Ziel            Router     Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *          255.255.255.0   U     0      0        0 eth0
169.254.0.0     *          255.255.0.0     U     0      0        0 eth0


Wenn ich nun 

route add default gw 192.168.1.199 

von Hand eingebe, ist alles in Ordnung. 

# route
Kernel IP Routentabelle
Ziel          Router        Genmask        Flags Metric Ref  Use Iface
192.168.1.0   *             255.255.255.0  U     0      0      0 eth0
169.254.0.0   *             255.255.0.0    U     0      0      0 eth0
default       192.168.1.199 0.0.0.0        UG    0      0      0 eth0

Ich stehe auf dem Schlauch und möchte nicht jedesmal die Route von Hand
eingeben.

Jede Hilfe willkommen!

Bernhard
-- 
Bernhard Kleine
mail bbfk@gmx.net
linux-user Nr. 411598
****************************************
PGP-Key         PGP-Fingerprint:
0x6C1D9C2A      3161 A9E2 B661 A242 D9AF
                61BF C842 4D18 6C1D 9C2A
****************************************

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Reply to: