RE: ethernet startup problems

2001-02-18 Thread Pablo Gañán
nombre de Edward Dekkers > Enviado el: martes 13 de febrero de 2001 1:38 > Para: [EMAIL PROTECTED] > Asunto: Re: ethernet startup problems > > > > When ever the computer restarts, the ehternet is not active. I cannot > > find out why. I am always able to make it active. Her

Re: ethernet startup problems

2001-02-14 Thread David Brett
Thanks to Jeff the problem has been solved. It was the /etc/conf.modules file. It was missconfigured. Drew was on the right track with his questions as well, requesting the output of lsmod and NIC type. thanks again david On Tue, 13 Feb 2001, Jeff Lane wrote: > On Mon, 12 Feb 2001, David

Re: ethernet startup problems

2001-02-14 Thread Jeff Lane
On Tue, 13 Feb 2001, David Brett wrote: > Hi Jeff > > Here is the output requested. It looks ok to me. If it makes any > difference this is rh6.2 > > chkconfig --list network > network 0:off 1:off 2:on3:on4:on5:on6:off For the record all, we solved this one...

Re: ethernet startup problems

2001-02-13 Thread David Brett
Hi Jeff Here is the output requested. It looks ok to me. If it makes any difference this is rh6.2 chkconfig --list network network 0:off 1:off 2:on3:on4:on5:on6:off david On Tue, 13 Feb 2001, Jeff Lane wrote: > On Mon, 12 Feb 2001, David Brett wrote: > > > Whe

Re: ethernet startup problems

2001-02-13 Thread Jeff Lane
On Mon, 12 Feb 2001, David Brett wrote: > When ever the computer restarts, the ehternet is not active. I cannot > find out why. I am always able to make it active. Here is ifcfg-eth0 > file > > DEVICE="eth0" > USERCTL=yes > ONBOOT="yes" > BOOTPROTO="none" > BROADCAST=192.168.1.255 > NETWORK=19

RE: ethernet startup problems

2001-02-13 Thread Drew Hunt
avid Brett Sent: Monday, February 12, 2001 5:17 PM To: [EMAIL PROTECTED] Subject: ethernet startup problems When ever the computer restarts, the ehternet is not active. I cannot find out why. I am always able to make it active. Here is ifcfg-eth0 file DEVICE="eth0" USERCTL=yes ON

Re: ethernet startup problems

2001-02-12 Thread Edward Dekkers
> When ever the computer restarts, the ehternet is not active. I cannot > find out why. I am always able to make it active. Here is ifcfg-eth0 > file If this is a PCMCIA network card, then it may be because PCMCIA services are started after the eth0 is initialized. If it is not PCMCIA, I haven

ethernet startup problems

2001-02-12 Thread David Brett
When ever the computer restarts, the ehternet is not active. I cannot find out why. I am always able to make it active. Here is ifcfg-eth0 file DEVICE="eth0" USERCTL=yes ONBOOT="yes" BOOTPROTO="none" BROADCAST=192.168.1.255 NETWORK=192.168.1.0 NETMASK="255.255.255.0" IPADDR="192.168.1.2" IPXNE