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

Re: origine message sur la console



Le Fri, 2 Feb 2007 03:20:52 +0100
Laurent Besson <lolo@system-linux.net> a écrit:

> Le Jeudi 1 Février 2007 22:18, Gaëtan PERRIER a écrit :
> > Le Wed, 31 Jan 2007 00:55:16 +0100
> >
> 
> Dits nous comment tu te connectes à internet, modem, carte...etc
> Mets nous ton /etc/network/interfaces
> :)
> 

Voilà:

auto lo
iface lo inet loopback

# This entry was created during the Debian installation
# (network, broadcast and gateway are optional)
auto lan
iface lan inet static
	address 192.168.10.1
	netmask 255.255.255.0
	network 192.168.10.0
	broadcast 192.168.10.255
	pre-up nameif -s lan 00:0A:5E:53:F2:3C

auto adsl
iface adsl inet dhcp
	pre-up nameif -s adsl 00:0C:6E:13:6B:AB
	

Gaëtan



Reply to: