Doesn't that only set it for picking up dhcp servers? Being dhcpCd not dhcpd?
I have eth0 which needs to pull a dhcp address then I have eth1 on a different network which needs to be a dhcp server. When you rc-update add default dhcpd it automatically runs on eth0 not eth1 so I'm having to start it with /usr/sbin/dhcpd eth1 -----Original Message----- From: Roy Wright [mailto:[EMAIL PROTECTED] Sent: Thursday, March 02, 2006 5:13 PM To: [email protected] Subject: Re: [gentoo-user] Easy dhcpd question /etc/conf.d/net: config_eth1=( "dhcp" ) HTH, Roy CR Little wrote: >How do you setup dhcpd to default start on eth1 vs eth0? > > > > > > >This message contains information from SourceLink - Madison >which may be confidential and privileged. If you are not an >intended recipient, please refrain from any disclosure, copying, >distribution, or use of this information and note that such >actions are prohibited. If you have received this transmission >in error, please notify by email [EMAIL PROTECTED] > > > > > -- [email protected] mailing list This message contains information from SourceLink - Madison which may be confidential and privileged. If you are not an intended recipient, please refrain from any disclosure, copying, distribution, or use of this information and note that such actions are prohibited. If you have received this transmission in error, please notify by email [EMAIL PROTECTED] -- [email protected] mailing list

