long DHCPDISCOVER on eth0(using wlan0)
by knarh from LinuxQuestions.org on (#6PFW3)
Hello, Iim using wpa wi-fi. Iim enabling it with iwpa_supplicant -c /etc/wpa_supplicant.conf -i wlan0 -Bi and idhclient wlan0i
I'm using antix with sysvinit.
1)Obviosly, on startup init runs smth like /etc/init.d/networking, so first quistion is what script is responsible for netwrok configuration? I explore inetworkingi script, but didnit get that itis about.
2)On a startup, I see on screen
Code:Listening on LPF/eth0/10:bf...
Sending in LPF/eth0/10:bf...
Sending Socket/fallback
DCPDISCOVER on eth0 to 255.255....
...
No DHCPOFFERS receivedAnd before "DHCPOFFERS" line it holds for a minute, and really annoys. So how to configure network not to wait a minute on every startup.
Thanks in advance.
I'm using antix with sysvinit.
1)Obviosly, on startup init runs smth like /etc/init.d/networking, so first quistion is what script is responsible for netwrok configuration? I explore inetworkingi script, but didnit get that itis about.
2)On a startup, I see on screen
Code:Listening on LPF/eth0/10:bf...
Sending in LPF/eth0/10:bf...
Sending Socket/fallback
DCPDISCOVER on eth0 to 255.255....
...
No DHCPOFFERS receivedAnd before "DHCPOFFERS" line it holds for a minute, and really annoys. So how to configure network not to wait a minute on every startup.
Thanks in advance.