DHCP problems while connecting with a Wifi AP

Mark Moellering markmoellering at psyberation.com
Mon Dec 31 17:53:50 UTC 2018


Matthias,

Not sure what problem you are having but a  month or so ago, I suddenly had
trouble connecting to my wi-fi router/AP.  I made some changes and I now
connect every time.

Here is what I did.  I changed my entry in rc.conf to: ifconfig_wlan0="WPA
SYNCDHCP"      (instead of DHCP)

And in /boot/loader.conf, I added;
wlan_wep_load="YES"
wlan_ccmp_load="YES"
wlan_tkip_load="YES"

I hope this helps

-- Mark

On Thu, Dec 27, 2018 at 11:15 AM Matthias Apitz <guru at unixarea.de> wrote:

> El día jueves, diciembre 27, 2018 a las 03:44:46p. m. +0100, Polytropon
> escribió:
>
> > On Thu, 27 Dec 2018 15:00:35 +0100, Matthias Apitz wrote:
> > > How can I proof in FreeBSD that the DHCP request really is sent?
> >
> > You can monitor the device with "tcpdump" during the process.
> > The DHCP handshake is pretty easy to spot.
>
> Yes, of course and I do so. On FreeBSD the tcpdump only shows the
> outgoing DHCP request (not sure if it really goes out) and on the Ubuntu
> AP it does not show the incoming DHCP request.
>
> Any other idea?
>
>         matthias
>
>
> --
> Matthias Apitz, ✉ guru at unixarea.de, http://www.unixarea.de/
> +49-176-38902045
> Public GnuPG key: http://www.unixarea.de/key.pub
> October, 7 -- The GDR was different: Peace instead of Bundeswehr and wars,
> Druschba
> instead of Nazis, to live instead of to survive.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list