Re: N-only access point on FreeBSD 11

2016-10-19 Thread Adrian Chadd
pure-n ; HT-greenfield mode.

Ie, there's no 11bg interop, everythingo n the channel is 11n, so the
PPDU doesn't include the legacy pieces before the HT pieces. Thus the
packet timing is slightly shorter.

I think though that the savings gained isn't all that much. I'd prefer
that we had a cleaner way to configure disabling say, 11b only clients
from associating, or easier ways of setting the lowest basic rate(s)
to use.



-adrian


On 18 October 2016 at 23:47, Andriy Voskoboinyk  wrote:
> Wed, 19 Oct 2016 06:13:34 +0300 було написано kbenjamin Coplon
> :
>
> puren?
>
>
>> Hi, I'm trying to configure an ATH3980 as a wireless access point.
>> I would like it to operate in N-only mode, but for some reason I can only
>> make it work with GN.
>>
>> Any advice as to how I can make this work would be very helpful.
>> Thank You
>> Benjamin Sauerhaft Coplon
>>
>>
>> Here is the relevant section of  /etc/rc.conf
>>
>> #Wireless
>> wlans_ath0="wlan0"
>> create_args_wlan0="wlanmode hostap"
>> hostapd_enable="YES"
>> ifconfig_wlan0="inet 10.0.0.1 netmask 255.255.255.0 ssid ishmael mode 11n"
>>
>>
>> and here is the output of "ifconfig wlan0"
>> wlan0: flags=8843 metric 0 mtu
>> 1500
>> ether 7c:c3:a1:b3:b3:06
>> nd6 options=29
>> media: IEEEwlan0:
>> flags=8843 metric 0 mtu 1500
>> ether 7c:c3:a1:b3:b3:06
>> nd6 options=29
>> media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng 
>> status: running
>> ssid ishmael channel 1 (2412 MHz 11g ht/20) bssid
>> 7c:c3:a1:b3:b3:06
>> regdomain 100 indoor ecm authmode WPA2/802.11i privacy MIXED
>> deftxkey 2 AES-CCM 2:128-bit txpower 20 scanvalid 60 protmode CTS
>> ampdulimit 64k ampdudensity 8 shortgi wme burst dtimperiod 1 -dfs
>> groups: wlan
>> ___
>> freebsd-wireless@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
>> To unsubscribe, send any mail to
>> "freebsd-wireless-unsubscr...@freebsd.org"
>
> ___
> freebsd-wireless@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
> To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Re: N-only access point on FreeBSD 11

2016-10-18 Thread Adrian Chadd
hi,

as in, no 11bg rates?



-adrian


On 18 October 2016 at 20:13, kbenjamin Coplon  wrote:
> Hi, I'm trying to configure an ATH3980 as a wireless access point.
> I would like it to operate in N-only mode, but for some reason I can only
> make it work with GN.
>
> Any advice as to how I can make this work would be very helpful.
> Thank You
> Benjamin Sauerhaft Coplon
>
>
> Here is the relevant section of  /etc/rc.conf
>
> #Wireless
> wlans_ath0="wlan0"
> create_args_wlan0="wlanmode hostap"
> hostapd_enable="YES"
> ifconfig_wlan0="inet 10.0.0.1 netmask 255.255.255.0 ssid ishmael mode 11n"
>
>
> and here is the output of "ifconfig wlan0"
> wlan0: flags=8843 metric 0 mtu 1500
> ether 7c:c3:a1:b3:b3:06
> nd6 options=29
> media: IEEEwlan0:
> flags=8843 metric 0 mtu 1500
> ether 7c:c3:a1:b3:b3:06
> nd6 options=29
> media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng 
> status: running
> ssid ishmael channel 1 (2412 MHz 11g ht/20) bssid 7c:c3:a1:b3:b3:06
> regdomain 100 indoor ecm authmode WPA2/802.11i privacy MIXED
> deftxkey 2 AES-CCM 2:128-bit txpower 20 scanvalid 60 protmode CTS
> ampdulimit 64k ampdudensity 8 shortgi wme burst dtimperiod 1 -dfs
> groups: wlan
> ___
> freebsd-wireless@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
> To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


N-only access point on FreeBSD 11

2016-10-18 Thread kbenjamin Coplon
Hi, I'm trying to configure an ATH3980 as a wireless access point.
I would like it to operate in N-only mode, but for some reason I can only
make it work with GN.

Any advice as to how I can make this work would be very helpful.
Thank You
Benjamin Sauerhaft Coplon


Here is the relevant section of  /etc/rc.conf

#Wireless
wlans_ath0="wlan0"
create_args_wlan0="wlanmode hostap"
hostapd_enable="YES"
ifconfig_wlan0="inet 10.0.0.1 netmask 255.255.255.0 ssid ishmael mode 11n"


and here is the output of "ifconfig wlan0"
wlan0: flags=8843 metric 0 mtu 1500
ether 7c:c3:a1:b3:b3:06
nd6 options=29
media: IEEEwlan0:
flags=8843 metric 0 mtu 1500
ether 7c:c3:a1:b3:b3:06
nd6 options=29
media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng 
status: running
ssid ishmael channel 1 (2412 MHz 11g ht/20) bssid 7c:c3:a1:b3:b3:06
regdomain 100 indoor ecm authmode WPA2/802.11i privacy MIXED
deftxkey 2 AES-CCM 2:128-bit txpower 20 scanvalid 60 protmode CTS
ampdulimit 64k ampdudensity 8 shortgi wme burst dtimperiod 1 -dfs
groups: wlan
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"