[colug-432] In CentOS, what pakage provides network startup?

Travis Sidelinger travissidelinger at gmail.com
Wed Dec 14 12:24:01 EST 2011


Try checking this setting:

# grep ONBOOT /etc/sysconfig/network-scripts/ifcfg-eth0
ONBOOT="yes"

The network settings are documented here:
/usr/share/doc/initscripts-x.xx/sysconfig.txt



On Wed, Dec 14, 2011 at 12:12 PM, Joshua Kramer <joskra42.list at gmail.com> wrote:
> I have a CentOS 6 server that I'm building.  I used the 'bare bones' version
> of the distro.
>
> I've configured the network with a static IP address, via the
> system-config-network tool.  However, the interface isn't configured on
> startup.  The 'network' service is configured to start on runlevel3, but
> when I do an ifconfig the only interface present is lo.  I have to ifconfig
> eth0 manually.
>
> Is there a package I'm missing?
>
> _______________________________________________
> colug-432 mailing list
> colug-432 at colug.net
> http://lists.colug.net/mailman/listinfo/colug-432
>



-- 
"A careful reading of history clearly demonstrates ...
that people don't read history carefully.”

“We can't solve problems by using the same kind of thinking we used
when we created them.”
—Albert Einstein



More information about the colug-432 mailing list