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

Re: Gateway beim booten aktivieren



Hi!


stell doch mal deine /etc/network/interfaces hier zur
verfuegung, vllt. ist ja ein simpler fehler drin...

# The loopback interface
auto lo
iface lo inet loopback

# 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 80.237.200.90
        netmask 255.255.255.0
        network 80.237.200.0
        BROADCAST 80.237.200.255
        GATEWAY 80.237.200.1


Ist IMHO wohl richtig.

Heiko



Reply to: