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

Re: Nach herunterfahren kein Netzwerk mehr



On Mon, May 28, 2012 at 07:47:16PM +0200, Marcel Philipp wrote:
> Ich muss
> 
> ifconfig eth0 192.168.1.2 netmask 255.255.255.0 gateway 192.168.1.1
> route add default gw 192.168.1.1 absetzen damit ich dann ins Netz komme
> 
> So sieht meine Interfaces aus
> 
> iface eth0 inet static
> 	address 192.168.1.2
> 	netmask 255.255.255.0
> 	network 192.168.1.0
> 	broadcast 192.168.0.255
> 	gateway 192.168.1.1
> 	# dns-* options are implemented by the resolvconf package, if installed
> 	dns-nameservers 192.168.1.1

Hast Du auch eine Zeile

auto eth0

in Deiner /e/i/interfaces?

Gruß,
Ulf.


Reply to: