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"
--
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"
create_
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 ifw
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=
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,
>
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 u
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 s
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 WLA
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 6c:6a:77:df:09:2
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 PT"
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"
11 matches
Mail list logo