Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Aug 2022 16:54:06 -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:  <20220813205406.lat5e6aryzliw3op@mutt-hbsd>
In-Reply-To: <CAFDf7UKs2AYUOXjc0rRnSa0XX9Ntnn==qPN3wBfSrmFTmoxZYQ@mail.gmail.com>
References:  <CAFDf7ULaHmG-yr7_nbi0rWFD3KbNi237FvfFCJGDdBQV0WTP2A@mail.gmail.com> <20220813202027.2mhq7cyuqpntk6h5@mutt-hbsd> <CAFDf7UKs2AYUOXjc0rRnSa0XX9Ntnn==qPN3wBfSrmFTmoxZYQ@mail.gmail.com>

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

--2vvghu3rdz6mxytt
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I should have mentioned that my wireless AP isn't your typical AP.
It's running HardenedBSD 13-STABLE on a PC-Engines APU2 with an
Atheros WNIC.

Here's the relevant configs on the WAP:

=3D=3D=3D=3D begin rc.conf =3D=3D=3D=3D
ifconfig_igb0=3D"DHCP"
ifconfig_igb0_ipv6=3D"inet6 accept_rtadv"

wlans_ath0=3D"wlan0"
create_args_wlan0=3D"wlanmode hostap mode 11a up"
ifconfig_wlan0=3D"HOSTAP"

cloned_interfaces=3D"bridge0"
ifconfig_bridge0=3D"addm igb0 addm wlan0 span igb1 up"
=3D=3D=3D=3D end rc.conf =3D=3D=3D=3D

=3D=3D=3D=3D begin hostapd-wlan0.conf =3D=3D=3D=3D
interface=3Dwlan0
ctrl_interface=3D/var/run/hostapd-wlan0
ctrl_interface_group=3Dwheel
ssid=3D[redacted]
wpa=3D2
wpa_passphrase=3D[redacted]
wpa_key_mgmt=3DWPA-PSK
wpa_pairwise=3DCCMP
=3D=3D=3D=3D end hostapd-wlan0.conf =3D=3D=3D=3D

On Sat, Aug 13, 2022 at 09:49:34PM +0100, Nuno Teixeira wrote:
> Hello Shawn!
>=20
> I've tested your config:
> ---
> wlans_iwlwifi0=3D"wlan0"
> create_args_wlan0=3D"wlanmode sta regdomain ETSI country PT"
> ifconfig_wlan0_ipv6=3D"inet6 accept_rtadv"
> ifconfig_wlan0=3D"WPA DHCP"
> rtsold_enable=3D"YES"
> ---
> and no carrier.
>=20
> Think we have to wait a little more and see if people that use ifwwifi
> driver do some tests on ipv6.
>=20
> Thanks,
>=20
> Shawn Webb <shawn.webb@hardenedbsd.org> escreveu no dia s=E1bado, 13/08/2=
022
> =E0(s) 21:21:
>=20
> > 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 c=
an
> > > have a funcional internet.
> > >
> > > Now I'm trying to get ipv6 on iwlwifi (AX201) with /etc/rc.conf:
> > > ---
> > > wlans_iwlwifi0=3D"wlan0"
> > > create_args_wlan0=3D"wlanmode sta regdomain ETSI country PT"
> > > ifconfig_wlan0_ipv6=3D"inet6 accept_rtadv"
> > > ifconfig_wlan0=3D"WPA SYNCDHCP"
> > > rtsold_enable=3D"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=3D"-f /var/log/wpa.log" without succ=
ess.
> >
> > 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:
> >
> > =3D=3D=3D=3D begin rc.conf =3D=3D=3D=3D
> > ifconfig_em0_ipv6=3D"inet6 accept_rtadv"
> > ifconfig_em0=3D"DHCP"
> >
> > #wlans_iwlwifi0=3D"wlan0"
> > create_args_wlan0=3D"wlanmode sta"
> > wlandebug_wlan0=3D"+state +crypto +node +auth +assoc +dot1xsm +wpa"
> > ifconfig_wlan0=3D"WPA DHCP"
> > ifconfig_wlan0_ipv6=3D"inet6 accept_rtadv"
> > =3D=3D=3D=3D end rc.conf =3D=3D=3D=3D
> >
> > =3D=3D=3D=3D begin `pciconf -lv` =3D=3D=3D=3D
> > iwlwifi0@pci0:0:20:3:   class=3D0x028000 rev=3D0x00 hdr=3D0x00 vendor=
=3D0x8086
> > device=3D0x06f0 subvendor=3D0x8086 subdevice=3D0x4070
> >     vendor     =3D 'Intel Corporation'
> >     device     =3D 'Comet Lake PCH CNVi WiFi'
> > =3D=3D=3D=3D end `pciconf -lv` =3D=3D=3D=3D
> >
> > =3D=3D=3D=3D begin dmesg.boot =3D=3D=3D=3D
> > 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.uc=
ode
> > op_mode iwlmvm
> > [27] iwlwifi0: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=3D0x351
> > [28] iwlwifi0: Detected RF HR B3, rfid=3D0x10a100
> > [28] iwlwifi0: base HW address: [redacted]
> > =3D=3D=3D=3D end dmesg.boot =3D=3D=3D=3D
> >
> > 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
> >
>=20
>=20
> --=20
> Nuno Teixeira
> FreeBSD Committer (ports)

--=20
Shawn Webb
Cofounder / Security Engineer
HardenedBSD

https://git.hardenedbsd.org/hardenedbsd/pubkeys/-/raw/master/Shawn_Webb/03A=
4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc

--2vvghu3rdz6mxytt
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEA6TL67gupaZ9nzhT/y5nonf44foFAmL4D2cACgkQ/y5nonf4
4foPjxAApuN4hbWxjWlYLn5PdR5qrJmNKa/cFxlk/8DmcLaiAE3l2BQMwI7zjriR
9PubY8M5GbDpZp0eKOtNo53DitGtTr3pppSl+Gp5bJAmUTJk+hspVwMx15uVgZHo
58Cm0rYXZbE/xyP1TipWjX6X9jKF6xZ1ABqbxVS7D/hPaSDYSpa7VdvR6fCfPsCO
yCmtdU08zkLpFkRfaNiL7eWo5BNgAsnJEgBHw8mWEe08KL4glPeb4DjYRYpXANeN
kmVhtFdPfzUNU3ebMzHgDEhEAzEwa5i64vi+dJhahpxKJeT0NLZhhVA/vRatOoHZ
XuU16dIGQwjknip+9QTPcaZyU5pXNHvu8ZI+zxwq9s4CQ4nwBjmOWT2aremlk9xc
YctINF1cMFkQrJo9wL4o+x91n3Q5lpLspoAM9LDwHbU720/170L+qbTIJ8kbulVq
/Um+ZCL8UBHbtNmA3BescTi88q7ds1toZ1M/8gy0hSuZ6UzsLCb4bdWTo6FSaoMT
cxXzfBfEdfu24tEKcP59Z5FPFuBqL1L2fd4pee8alL7CqY19GOvG0zDK23jq6EoO
J5jafnoiJ42uaaPhU5nnyIIDsFWg6KCESyBZ1XlrOsVyCiBOvbTeLKM3bCX2eoli
BAtTo7MEGTRn3mOjctCnORweiA9nsAIam4Gq93o7NQQlcFpz3k8=
=itkQ
-----END PGP SIGNATURE-----

--2vvghu3rdz6mxytt--



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