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

Re: Alter Laptop mit RTL8139 PCMCIA



On Tue, Feb 13, 2007 at 04:45:45PM +0100, Hilmar Glato wrote:
> Hallo Liste!


> 
> Die /network/interfaces/ sieht folgendermaßen aus
> 
> mapping hotplug
> 	script grep
> map eth0
> iface eth0 inet static
> address 192.168.178.24
> netmask 255.255.255.0
> network 192.168.178.0
> broadcast 192.168.178.255
> gateway 192.168.178.1
> 
Probier mal das folgende:

allow-hotplug eth0

iface eth0 inet static
 address 192.168.178.24
 netmask 255.255.255.0
 network 192.168.178.0
 broadcast 192.168.178.255
 gateway 192.168.178.1

Paul

-- 

Attachment: signature.asc
Description: Digital signature


Reply to: