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

Re: Carte réseau



On Mon, 2002-10-21 at 14:51, Fabrice Cartron wrote:
> renseigner le fichier /etc/network/interfaces
> 
> Bye
> 
> Zelos wrote:
> 
> >Salut!
> >
> >Ma carte réseau est installée mais je dois, pour lui attribuer son ip,
> >faire:
> >ifconfig eth0 192.168.1.1
> >à chaque redémarrage.
> >Comment faire autrement?
> >
> >
> >
> >
> >
> 
> -- 
> Fabrice Cartron
> 
C'est déjà fait mais c'est peut-être mal configuré. Je te l'envoie en
pièce jointe si jamais t'avais une idée.

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

# The loopback interface
auto lo
iface lo inet loopback


auto eth0
iface eth0 inet static
	adress 192.168.1.1
	netmask 255.255.255.0
	network 192.168.1.0
	broadcast 192.168.1.255



Reply to: