Results 1 to 3 of 3
Hi everyone! I just have one (hopefully simple) question to ask. I'm running Mandrake 10.1 and would like to know where I could change the timeout for eth0 during bootup? ...
- 05-04-2005 #1Linux User
- Join Date
- Mar 2005
- Location
- CA
- Posts
- 352
Timeout for eth0
Hi everyone! I just have one (hopefully simple) question to ask. I'm running Mandrake 10.1 and would like to know where I could change the timeout for eth0 during bootup? I got my wireless card to work, so I'm not really using the wired ethernet all that much. Thanks in advance for the help.
- 05-04-2005 #2Linux Enthusiast
- Join Date
- Feb 2005
- Location
- SE, Stockholm
- Posts
- 512
One way is to add DHCP_TIMEOUT into your file
/etc/sysconfig/network-scripts/ifcfg-eth0
In my example above you will have a timeout of 11 secCode:DHCP_CLIENT=dhclient DHCP_TIMEOUT=11 <---- Add this line
Otherwise, if you wish, you are able to change this setting from within Mandrake Control Center, in you network configuration you will find a setting for the DHCP timeout value.
- 05-04-2005 #3Linux User
- Join Date
- Mar 2005
- Location
- CA
- Posts
- 352
Thanks for the help.


Reply With Quote