On Sat, 20 Sep 2003 13:11:53 -0500
"Jason Rogers" <[EMAIL PROTECTED]> wrote:

> I just realized that the files in /etc/conf.d configure the running of
> /etc/init.d scripts.  Call me slow.  So, there exists /etc/conf.d/net
> but not /etc/conf.d/net.eth0.  Also that file has one line uncommented
> which reads [iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask
> 255.255.255.0"].  Is that the line I should have or should I use
> [iface_eth0="dhcp"]?  Do I need to rename the /etc/conf.d/net to
> /etc/conf.d/net.eth0?
> 
/etc/conf.d/net takes care of the configuration for all of your ethX
interfaces. So, if you want to set up eth0 for dhcp, then you make sure
that the iface_eth0="dhcp" line is uncommented and that all other lines
that reference eth0 are commented out.

-- 
Ian Truelsen
Email: [EMAIL PROTECTED]
AIM: ihtruelsen
Homepage: http://www.ihtruelsen.dyndns.org

--
[EMAIL PROTECTED] mailing list

Reply via email to