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

Re: Comment faire pour monter etho automatiquement?



Le Fri, 02 Sep 2011 15:40:03 +0200,
Olivier PAVILLA <olivier.pavilla@univ-orleans.fr> a écrit :

> Bonjour.
> 
> Tout est dans le titre.
> Comment faire pour monter etho automatiquement?
> Je suis obligé de faire un ifup eth0
> Mon /etc/network/interfaces ressemble à ça, pourtant eth0 n'est pas
> monté automatiquement.
> 
> # The loopback network interface
> auto lo eth0
> iface lo inet loopback
> 
> iface eth0 inet static
> allow-hotplug eth0
> 	address 192.168.99.40
> 	network	192.168.99.0
> 	broadcast 192.168.99.255
> 	netmask 255.255.255.0
> 	gateway 192.168.99.250
> 	dns-nameservers 192.168.99.36 192.168.99.37
> dns-search oXXXXX-XXXX.XXXX.fr
> 
> 
> 
Bonjour,

	alors quoi de neuf au pavillon de la corbeille aux étoiles ?


	un extrait du fichier interfaces :


	# The primary network interface
	allow-hotplug eth0
	iface eth0 inet dhcp


	autrement :

	zgrep dhcp /usr/share/doc/ifupdown/examples/network-interfaces.gz


	slt
	bernard


Reply to: