Bugzilla – Bug 146450
Network install boot disk: DHCP timeout too long
Last modified: 2006-02-01 11:10:57 UTC
The boot disk used to do a network install of SUSE Linux 10.1 correctly detects my two network interfaces, eth0 and eth1. It also tries to configure them both using DHCP, which is fine, too. But the timeout for the DHCP requests is way too long, about 1 minute I guess - 5-10 seconds would be more appropriate at this stage, I think. Otherwise, an unnecessary delay of 1 minute is introduced for each network interface on the machine that isn't configurable by DHCP. How about performing DHCP requests on all relevant interfaces in parallel?
Could be seen else in larger/slower networks, but 1 minute seems a bit long indeed. Redirecting as enhancement to the maintainer.
Steffen? Do you think 1 minute is too long? Should we reduce the timeout to 30 seconds maybe?
It was set to 60s on request because is was really required in large network setups. Use dhcptimeout=foo if you want to shorten it.