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

Re: ADSL



On Fri, Oct 19, 2001 at 09:42:11PM +0200, Nicola Tessari wrote:
> Non ho ben capito anche come alzare la eth0, ifconfig eth0 up dove lo
> devo mettere? O lo devo dare sempre a mano? 

non e` detto, per esempio

# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
iface lo inet loopback

# The first network card - this entry was created during the Debian installation
# (network, broadcast and gateway are optional)
iface eth0 inet static
	address 192.168.9.99
	netmask 255.255.255.0
	network 192.168.0.0
	broadcast 192.168.9.255
#	gateway 192.168.9.1

eccetera tira su eth0 (e lo) a ogni avvio (prova dentro /etc/init.d
a cercare i files net* ...)



Reply to: