Re: [iwlwifi] ipv6 connection problem

2023-09-01 Thread Nuno Teixeira
Hello all! After one year I was in need to use ipv6 on wireless and everything is working ok. I'm running 15-CURRENT: --- 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"

Re: [iwlwifi] ipv6 connection problem

2022-08-13 Thread Shawn Webb
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: begin rc.conf ifconfig_igb0="DHCP" ifconfig_igb0_ipv6="inet6 accept_rtadv" wlans_ath0="wlan0"

Re: [iwlwifi] ipv6 connection problem

2022-08-13 Thread Nuno Teixeira
Hello Shawn! I've tested your config: --- wlans_iwlwifi0="wlan0" create_args_wlan0="wlanmode sta regdomain ETSI country PT" ifconfig_wlan0_ipv6="inet6 accept_rtadv" ifconfig_wlan0="WPA DHCP" rtsold_enable="YES" --- and no carrier. Think we have to wait a little more and see if people that use

Re: [iwlwifi] ipv6 connection problem

2022-08-13 Thread Shawn Webb
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" >

Re: [iwlwifi] ipv6 connection problem

2022-08-13 Thread Nuno Teixeira
Hi, Without "ifconfig_re0=“DHCP" re0 assumes only an ipv6 address and looses internal 192.168.1.xxx ipv4 address. No connection to internet. I've used ifconfig_wlan0="WPA" instead of ifconfig_wlan0="WPA SYNCDHCP" and no carrier. Bob Bishop escreveu no dia sábado, 13/08/2022 à(s) 18:50: > Hi,

Re: [iwlwifi] ipv6 connection problem

2022-08-13 Thread Bob Bishop
Hi, > On 12 Aug 2022, at 13:00, Nuno Teixeira wrote: > > Hi Merek, > >> If you are connecting to IPv6 only WLAN than you can probably either >> disable DHCP (if the RDNSS is provided for this network): >> ifconfig_wlan0="WPA up" >> or install dhcp client capable of acquiring DHCPv6 lease and

Re: [iwlwifi] ipv6 connection problem

2022-08-12 Thread Nuno Teixeira
Hi Merek, If you are connecting to IPv6 only WLAN than you can probably either > disable DHCP (if the RDNSS is provided for this network): > ifconfig_wlan0="WPA up" > or install dhcp client capable of acquiring DHCPv6 lease and use it > instead of standard dhclient(8) from the base which doesn't

Re: [iwlwifi] ipv6 connection problem

2022-08-12 Thread Marek Zarychta
W dniu 11.08.2022 o 17:53, Nuno Teixeira pisze: Hello Bjoern! /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" --- If you are connecting to IPv6 only

Re: [iwlwifi] ipv6 connection problem

2022-08-11 Thread Nuno Teixeira
Hello Bjoern! /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" --- `ifconfig wlan0`: --- wlan0: flags=8c43 metric 0 mtu 1500 ether

Re: [iwlwifi] ipv6 connection problem

2022-08-07 Thread Bjoern A. Zeeb
On Sun, 7 Aug 2022, Nuno Teixeira wrote: Hi, 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

[iwlwifi] ipv6 connection problem

2022-08-07 Thread Nuno Teixeira
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