Gentoo Archives: gentoo-user

From: Jules Colding <colding@×××××.com>
To: Gentoo Users <gentoo-user@l.g.o>
Subject: [gentoo-user] eth0 fallback configuration is ignored
Date: Sat, 27 Oct 2007 11:54:10
Message-Id: 1193485720.5963.5.camel@omc-2.omesc.com
1 Hi,
2
3 My "/etc/conf.d/net" says:
4
5 config_eth0=( "dhcp" )
6 fallback_eth0=( "192.168.3.3/24" )
7 fallback_route_eth0=( "default via 192.168.3.1" )
8
9
10 But dhcpcd is ignoring this. Instead it is using
11 "/var/lib/dhcpcd/dhcpcd-eth0.info" to set eth0. This looks like the '-E'
12 option is used, but where? How can I make my fallback configuration
13 effective?
14
15 Thanks,
16 jules
17
18
19
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] eth0 fallback configuration is ignored Iain Buchanan <iaindb@××××××××××××.au>