On Mon, Jan 16, 2006 at 08:06:14PM +0100, Penguin Lover Jean Magnan de Bornier 
squawked:
> Hi all,
> I have a very simple conf.d/net file:
> 
> .................................
> iface_eth0="dhcp"
> ifconfig_eth0=( "dhcp" )
> #ipaddr-eth0=( "dhcp" )
> dhcpcd_eth0="-t 30"
> fallback_eth0=( "194.199.136.151 netmask 255.255.255.0 " )
> fallback_route_eth0=( "default via 194.199.136.250" )
<snip>
> You are using a depreciated configuration syntax for eth0
> You are advised to read /etc/conf.d/net.example and upgrade it accordingly

instead of iface_eth0="dhcp" or ifconfig_eth0=("dhcp"), you want
to write config_eth0=( "dhcp" )

W
> 
-- 
3.1415926535897932384626433832795028841971693993751058209749445923078164062862
089986280348253421170679821480865132823066470938446095505822317253594081284811
Sortir en Pantoufles: up 65 days, 12:21
-- 
gentoo-user@gentoo.org mailing list

Reply via email to