Re: dhclient problem



On Thursday 07 February 2008 04:29 am, Paul B. Mahol wrote:
Sorry for noise, but there is actually no problem at all.

Probably net80211 code is improved so dhclient will not send
useless packet, instead it reports that there is no link.

Yes. See this:

http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/dhclient/dispatch.c.diff?r1=1.2;r2=1.3

Previously dhclient(8) was assuming wireless controller is already
associated with a correct AP and safe to broadcast packets.

Jung-uk Kim

On Feb 7, 2008 6:21 AM, Nathan Butcher <n-butcher@xxxxxxxxxxxxx>
wrote:
All you have to do is issue "ifconfig rum0 up" to get your
device UP, and then try dhclient. It should work.

The standard scripts should be running "ifconfig xxx up" on any
interface that has an ifconfig_xxx variable in rc.conf. Has
that been broken?

-- Brooks

My USB wireless dongle doesn't have any rc.conf config line, but
it used to be automatically UP without the config line at boot
time at one point.

I remember doing an csup update on my box at one point and
discovering this change.
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Install Debian 4.0 to watch DVD video
    ... If it works just revert your config. ... But, if I start dhclient ... There are a number of different dhcp clients in Debian; ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: dhclient and wpa_supplicant
    ... >>I also tested that dhclient does the right thing for roaming between ... but I'm having some problems with dhclient on a wireless ... > prolepsis# ifconfig ndis0 ... > haven't been able to succesfully modify a config file to get it to ...
    (freebsd-current)
  • Re: dhclient problem
    ... Probably net80211 code is improved so dhclient will not send useless ... packet, instead it reports that there is no link. ... to be automatically UP without the config line at boot time at one point. ...
    (freebsd-current)
  • Re: dhclient and dhcpd on same machine
    ... |> dhclient runs a shell script called dhclient-script (location depends on ... |> your distro) when it gets a lease or renewal. ... |> you set in your system config to say don't update resolv.conf, ... |that dhclient has a config file in which one can override the values ...
    (comp.os.linux.networking)