On Thursday 16 October 2003 09:01 pm, [EMAIL PROTECTED] wrote:
> I'm not sure how all these annoying things happen to me, but oh
> well...
>
> My system locked up earlier while I was saving changes to
> /etc/conf.d/net. Now when I reboot, I get errors throughout the
> boot process as my system is unable to pull the required settings
> from the configuration file. I figure this isn't much of a problem,
> I can just go in and edit it, right? Sure.
>
> I open /etc/conf.d/net in my editor of choice (vi) and instantly
> note the file has been corrupted. No wonder my system is having a
> fit on startup. Would somebody be able to send me their
> /etc/conf.d/net file, so I can replace it and get back online?
>
> Any help would be greatly appreciated.
>
> (Furthermore, I should note here that using your system with a
> television as a monitor is a bad idea - you can't read the text! SO
> forgive me if I've made any mistakes in this email - I can't see
> what I'm writing!)
>
>
> ------------------------------------------------------------
> This email was sent from Netspace Webmail:
> http://www.netspace.net.au
>
>
> --
> [EMAIL PROTECTED] mailing list
# /etc/conf.d/net:
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/net,v 1.7 
2002/11/18 19:39:22 azarah Exp $

# Global config file for net.* rc-scripts

# This is basically the ifconfig argument without the ifconfig $iface
#
iface_eth0="192.168.1.2 broadcast 192.168.1.255 netmask 255.255.255.0"
#iface_eth1="207.170.82.202 broadcast 207.0.255.255 netmask 
255.255.0.0"

# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
#iface_eth0="dhcp"
#dhcpcd_eth0="..."

# For adding aliases to a interface
#
#alias_eth0="192.168.0.3 192.168.0.4"

# NB:  The next is only used for aliases.
#
# To add a custom netmask/broadcast address to created aliases,
# uncomment and change accordingly.  Leave commented to assign
# defaults for that interface.
#
#broadcast_eth0="192.168.0.255 192.168.0.255"
#netmask_eth0="255.255.255.0 255.255.255.0"


# For setting the default gateway
#
gateway="eth0/192.168.1.1"
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list

Reply via email to