Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Aug 2022 16:20:27 -0400
From:      Shawn Webb <shawn.webb@hardenedbsd.org>
To:        Nuno Teixeira <eduardo@freebsd.org>
Cc:        freebsd-wireless@freebsd.org, FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: [iwlwifi] ipv6 connection problem
Message-ID:  <20220813202027.2mhq7cyuqpntk6h5@mutt-hbsd>
In-Reply-To: <CAFDf7ULaHmG-yr7_nbi0rWFD3KbNi237FvfFCJGDdBQV0WTP2A@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Sun, Aug 07, 2022 at 06:16:20PM +0100, Nuno Teixeira wrote:
> Hello,
> 
> Due to ISP changes I was forced to use ipv6 on my re0 ethernet so I can
> have a funcional internet.
> 
> Now I'm trying to get ipv6 on iwlwifi (AX201) with /etc/rc.conf:
> ---
> wlans_iwlwifi0="wlan0"
> create_args_wlan0="wlanmode sta regdomain ETSI country PT"
> ifconfig_wlan0_ipv6="inet6 accept_rtadv"
> ifconfig_wlan0="WPA SYNCDHCP"
> rtsold_enable="YES"
> ---
> but wpa_supplicant doesn't connect after trying for some seconds.
> 
> How do I obtain more details to help showing my problem?
> I've tried "wpa_supplicant_flags="-f /var/log/wpa.log" without success.

Caveat: the last time I used the iwlwifi driver was somewhere between
one and two months ago, during which time there have been several
changes in src related to wifi/linuxkpi stuff.

Hardware: Dell Precision 7550, BIOS revision 1.13.0

Dual stack IPv4+IPv6 worked for me that last time I used iwlwifi.
Here's my relevant configs:

==== begin rc.conf ====
ifconfig_em0_ipv6="inet6 accept_rtadv"
ifconfig_em0="DHCP"

#wlans_iwlwifi0="wlan0"
create_args_wlan0="wlanmode sta"
wlandebug_wlan0="+state +crypto +node +auth +assoc +dot1xsm +wpa"
ifconfig_wlan0="WPA DHCP"
ifconfig_wlan0_ipv6="inet6 accept_rtadv"
==== end rc.conf ====

==== begin `pciconf -lv` ====
iwlwifi0@pci0:0:20:3:   class=0x028000 rev=0x00 hdr=0x00 vendor=0x8086 device=0x06f0 subvendor=0x8086 subdevice=0x4070
    vendor     = 'Intel Corporation'
    device     = 'Comet Lake PCH CNVi WiFi'
==== end `pciconf -lv` ====

==== begin dmesg.boot ====
27] iwlwifi0: successfully loaded firmware image 'iwlwifi-QuZ-a0-hr-b0-71.ucode'
[27] iwlwifi0: api flags index 2 larger than supported by driver
[27] iwlwifi0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[27] iwlwifi0: loaded firmware version 71.058653f6.0 QuZ-a0-hr-b0-71.ucode op_mode iwlmvm
[27] iwlwifi0: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[28] iwlwifi0: Detected RF HR B3, rfid=0x10a100
[28] iwlwifi0: base HW address: [redacted]
==== end dmesg.boot ====

Hopefully this helps. But this is all the info I've got. Please let me
know if you have any questions or comments.

Thanks,

-- 
Shawn Webb
Cofounder / Security Engineer
HardenedBSD

https://git.hardenedbsd.org/hardenedbsd/pubkeys/-/raw/master/Shawn_Webb/03A4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEA6TL67gupaZ9nzhT/y5nonf44foFAmL4B4IACgkQ/y5nonf4
4fqEIBAAkcH5ZqJLWrlzIuVuvvC/oiNr3V1pmq3FygVxw3VDmXrh/PZQIQjhqFni
2uElRWVF/3c5L9Xk/K3Vx9c3CMQioeFTpNM1KpNC8Rtli3KmM/yCp1bj/vXh6iQ2
UxjFt8EIKdpeTkmz/Oaxu/Arq/eie2A9e0zDcYhSZe+PiID/Z3GVsHeqa+109qsy
Q9cdmpcEc6kCeIT+PvLsXCDVGI/tvEOVhCUERnQydjnP/HF813Ln0V+Frm+X1gTt
mtxoSN/nOb+3y/UG8OP8m0y2s3ddyW1HbLpXKZoKHYcA9ejb24qZlRPitDXI8I3/
6EYfSJde/8W2bFhd+QYXEdkbZdMxNsgxLjda+trl/TVOLGepCXazcylk6F4TpD3c
t/9qp7WVyEbOCr6HFTLQbgo/H8Z98bpL82eZpNP7yV+JPvea9ie/48gd7Uu3dlbG
CNRSSBIi0j1b/N8hT4n57bvkxqO5H+MDGl7hWiSmMPjqLYQi94NgoBYzhENE7xsT
ldcIcn2n4tps5XBbnruFXBXOZcyNEZ/LReD7Q3MnzDuSXkl1Dgba7GUko0YfUpqv
QC9SWMDDoD4XrdWJVg3Nekq56NevWQmTtMHqCitQr/hfPPL39VmkMSNDEkLlYjFU
7oUjJP9xaDo6nkSJZ0R/yreLCBixk+2Hz1LXqNQEId+2Z+mpdW8=
=nWpZ
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220813202027.2mhq7cyuqpntk6h5>