On Wed, Jan 12, 2000 at 07:30:06PM -0800, Randolph Fritz wrote:
| On Wed, 12 Jan 2000, Rob Hudson wrote:
|
| > Right now, if I type 'ifconfig eth0 up', it doesn't set the IP,
| > netmask, etc properly, and I can't ping the other system on the
| > network. But if I type 'ifconfig eth0 192.168.1.2 netmask
| > 255.255.255.0 up', everything works great.
|
| Something is weird...is the "network" script in /etc/rc.d/rc[35].d/?
Yup...
>ls -l /etc/rc.d/rc3.d/ | grep network
lrwxrwxrwx 1 root root S10network -> ../init.d/network*