It didn't work because that shoudl be two lines

echo "activating eth0"
/sbin/ifconfig eth0 up


But, the ONBOOT parameter is better. Also, ifup eth0 is shorter to type :)

charles

On Tue, 28 Nov 2000, John Aldrich wrote:

> On Tue, 28 Nov 2000, Charles Galpin wrote:
> > in /etc/sysconfig/network-scripts/ifcfg-eth0
> > 
> > ONBOOT="yes"
> > 
> Thanks... I wonder how that got changed... *shrug* Oh,
> well.. it's fixed now! :-) (Note -- as a fix I had put the
> following line in my /etc/rc.d/rc.local file:
> echo "activating eth0" /sbin/ifconfig eth0 up
> which *should* also have done the same thing.)
> Anyway, thanks... I'll file this tip away with some other
> tips...:-)
>       John



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to