public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* 802.11ac - specific config requirements for hostapd
@ 2018-12-28 22:41 Horace Michael
  0 siblings, 0 replies; 5+ messages in thread
From: Horace Michael @ 2018-12-28 22:41 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 535 bytes --]

Hello,

Please consider to add to WUI (cgi-bin/wlanap.cgi) a field where specific 802.11ac settings can be added.
Ex:
vht_oper_chwidth=1
vht_oper_centr_freq_seg0_idx=42

Others specific settings might be needed - as listed in the hostapd configuration file https://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf 

Currently these settings added to /etc/hostapd.conf don't survire when WUI is used - settings need to be added back afer WUI is used and hostapd restarted. 

Thank you for considering this improvement,
Horace 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 802.11ac - specific config requirements for hostapd
  2018-12-28 22:49 ` Horace Michael
@ 2018-12-28 22:54   ` Michael Tremer
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Tremer @ 2018-12-28 22:54 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1401 bytes --]



> On 28 Dec 2018, at 22:49, Horace Michael <horace.michael(a)gmx.com> wrote:
> 
> 
> 
> 
> Hi
> <michael.tremer(a)ipfire.org> wrote:
>> Hi,
>> 
>>> On 28 Dec 2018, at 22:41, Horace Michael <horace.michael(a)gmx.com>
>> wrote:
>>> 
>>> Hello,
>>> 
>>> Please consider to add to WUI (cgi-bin/wlanap.cgi) a field where
>> specific 802.11ac settings can be added.
>>> Ex:
>>> vht_oper_chwidth=1
>>> vht_oper_centr_freq_seg0_idx=42
>>> 
>> 
>> It is absolutely impossible to hardcode a specific channel.
>> 
> 
> vht_oper_centr_freq_seg0_idx was a bad example - it is computed based on the channel...
> 
> Other than that the list of settings required by 802.11ac is quite long and currently there is no place to add them in WUI.

*What* other settings? 802.11ac runs fine as it is. You need to be clearer on what you want to achieve here.

-Michael

>>> Others specific settings might be needed - as listed in the hostapd
>> configuration file https://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf
>> 
>>> 
>>> Currently these settings added to /etc/hostapd.conf don't survire
>> when WUI is used - settings need to be added back afer WUI is used and
>> hostapd restarted. 
>>> 
>>> Thank you for considering this improvement,
>>> Horace 
>> 
>> -Michael
> 
> --
> Horace Michael (aka H&M)
> Please excuse my typos and brevity. Sent from a Smartphone.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 802.11ac - specific config requirements for hostapd
  2018-12-28 22:44 Michael Tremer
@ 2018-12-28 22:49 ` Horace Michael
  2018-12-28 22:54   ` Michael Tremer
  0 siblings, 1 reply; 5+ messages in thread
From: Horace Michael @ 2018-12-28 22:49 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1125 bytes --]




Hi
 <michael.tremer(a)ipfire.org> wrote:
>Hi,
>
>> On 28 Dec 2018, at 22:41, Horace Michael <horace.michael(a)gmx.com>
>wrote:
>> 
>> Hello,
>> 
>> Please consider to add to WUI (cgi-bin/wlanap.cgi) a field where
>specific 802.11ac settings can be added.
>> Ex:
>> vht_oper_chwidth=1
>> vht_oper_centr_freq_seg0_idx=42
>> 
>
>It is absolutely impossible to hardcode a specific channel.
>

vht_oper_centr_freq_seg0_idx was a bad example - it is computed based on the channel...

Other than that the list of settings required by 802.11ac is quite long and currently there is no place to add them in WUI.

>> Others specific settings might be needed - as listed in the hostapd
>configuration file https://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf
>
>> 
>> Currently these settings added to /etc/hostapd.conf don't survire
>when WUI is used - settings need to be added back afer WUI is used and
>hostapd restarted. 
>> 
>> Thank you for considering this improvement,
>> Horace 
>
>-Michael

--
Horace Michael (aka H&M)
 Please excuse my typos and brevity. Sent from a Smartphone. 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 802.11ac - specific config requirements for hostapd
@ 2018-12-28 22:45 Tom Rymes
  0 siblings, 0 replies; 5+ messages in thread
From: Tom Rymes @ 2018-12-28 22:45 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 707 bytes --]

Horace,

Have you created a request in Bugzilla?

Tom

> On Dec 28, 2018, at 5:42 PM, Horace Michael <horace.michael(a)gmx.com> wrote:
> 
> Hello,
> 
> Please consider to add to WUI (cgi-bin/wlanap.cgi) a field where specific 802.11ac settings can be added.
> Ex:
> vht_oper_chwidth=1
> vht_oper_centr_freq_seg0_idx=42
> 
> Others specific settings might be needed - as listed in the hostapd configuration file https://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf 
> 
> Currently these settings added to /etc/hostapd.conf don't survire when WUI is used - settings need to be added back afer WUI is used and hostapd restarted. 
> 
> Thank you for considering this improvement,
> Horace 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 802.11ac - specific config requirements for hostapd
@ 2018-12-28 22:44 Michael Tremer
  2018-12-28 22:49 ` Horace Michael
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Tremer @ 2018-12-28 22:44 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 727 bytes --]

Hi,

> On 28 Dec 2018, at 22:41, Horace Michael <horace.michael(a)gmx.com> wrote:
> 
> Hello,
> 
> Please consider to add to WUI (cgi-bin/wlanap.cgi) a field where specific 802.11ac settings can be added.
> Ex:
> vht_oper_chwidth=1
> vht_oper_centr_freq_seg0_idx=42
> 

It is absolutely impossible to hardcode a specific channel.

> Others specific settings might be needed - as listed in the hostapd configuration file https://w1.fi/cgit/hostap/plain/hostapd/hostapd.conf 
> 
> Currently these settings added to /etc/hostapd.conf don't survire when WUI is used - settings need to be added back afer WUI is used and hostapd restarted. 
> 
> Thank you for considering this improvement,
> Horace 

-Michael

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-28 22:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-28 22:41 802.11ac - specific config requirements for hostapd Horace Michael
2018-12-28 22:44 Michael Tremer
2018-12-28 22:49 ` Horace Michael
2018-12-28 22:54   ` Michael Tremer
2018-12-28 22:45 Tom Rymes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox