DragonFly bugs List (threaded) for 2008-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: dhclient deletes ifaddr, then fails
On 7/9/08, Simon 'corecode' Schubert <corecode@fs.ei.tum.de> wrote:
> Hey,
>
> considering this sequence:
>
> dhclient fxp0
>
> now we have ip address & everything is fine. dhclient keeps running
>
> dhclient fxp0
>
> returns error 1. in syslog, it complains about the address already beeing
> taken, because of the running dhlient. However, it will set the ip address
> of fxp0 to 0.0.0.0. Now I'm left with an unusable system.
>
> killall dhclient
> dhclient fxp0
>
> now it works again.
Use a pid file in /var to lock out multi dhclients on the same interface?
Best Regards,
sephe
--
Live Free or Die
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]