dotfiles/nixos/systems/hela/hostapd/owrt-5ghz.conf
magic_rb a65bf608df
Add hostapd configs for hela
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-10-22 22:34:16 +02:00

71 lines
1.6 KiB
Plaintext

driver=nl80211
country_code=US
ieee80211d=1
ieee80211h=1
## (a for 5GHz/6GHz bands only)
hw_mode=a
## (5 Ghz Band only)
rnr=1
## (6Ghz Band Only)
# unsol_bcast_probe_resp_interval=20
## (channel number in 6GHz band) (in 5Ghz band and for 160MHZ BW, u have only two channels 36/100)
channel=140
## (134 for 160 MHz BW / 137 for 320 Mhz BW (only 6GHZ band))
# op_class=134
## (6GHZ band only)
# he_6ghz_reg_pwr_type=0
## (1 in case of 5 GHZ band)
ieee80211n=1
## (5 Ghz Band only)
ht_capab=[HT40+][LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][MAX-AMSDU-7935]
## (1 in case of 5 GHZ band)
ieee80211ac=1
vht_oper_chwidth=2
## (5 Ghz Band only)
vht_capab=[RXLDPC][SHORT-GI-80][SHORT-GI-160][TX-STBC-2BY1][SU-BEAMFORMER][MU-BEAMFORMER][MU-BEAMFORMEE][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN][RX-STBC-1][SOUNDING-DIMENSION-3][BF-ANTENNA-4][VHT160][MAX-MPDU-11454][MAX-A-MPDU-LEN-EXP7]
ieee80211ax=1
## (2 = 160 MHz BW)
he_oper_chwidth=2
he_su_beamformer=1
he_su_beamformee=1
he_mu_beamformer=1
he_bss_color=1
he_spr_sr_control=3
he_default_pe_duration=4
he_rts_threshold=1023
ieee80211be=1
## (2 = 160 MHz BW / 9 = 320 MHz BW)
he_oper_chwidth=2
eht_su_beamformer=1
eht_su_beamformee=1
eht_mu_beamformer=1
eht_default_pe_duration=0
## (interface name in ur linux system)
interface=wlan1
bss_load_update_period=60
chan_util_avg_period=600
disassoc_low_ack=1
skip_inactivity_poll=0
preamble=1
wmm_enabled=1
ignore_broadcast_ssid=0
uapsd_advertisement_enabled=1
utf8_ssid=1
multi_ap=0
sae_require_mfp=1
sae_pwe=2
wpa_passphrase=PASSPHRASE
auth_algs=1
wpa=2
wpa_pairwise=CCMP
ssid=bpi-5g
# bridge=(created bridge name)
wpa_disable_eapol_key_retries=0
wpa_key_mgmt=SAE
okc=1
ieee80211w=2