From 9febfa04e655985f70368f5861660be6c363f305 Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Wed, 14 Sep 2016 11:05:02 +0200 Subject: [PATCH] inteno-netmodes: add wireless config for all netmodes --- .../files/etc/netmodes/bridged/wireless | 86 +++++++++++++++++++ .../etc/netmodes/internet_iptv_voip/wireless | 86 +++++++++++++++++++ .../files/etc/netmodes/routed/wireless | 86 +++++++++++++++++++ 3 files changed, 258 insertions(+) create mode 100644 inteno-netmodes/files/etc/netmodes/bridged/wireless create mode 100644 inteno-netmodes/files/etc/netmodes/internet_iptv_voip/wireless create mode 100644 inteno-netmodes/files/etc/netmodes/routed/wireless diff --git a/inteno-netmodes/files/etc/netmodes/bridged/wireless b/inteno-netmodes/files/etc/netmodes/bridged/wireless new file mode 100644 index 000000000..675c27f21 --- /dev/null +++ b/inteno-netmodes/files/etc/netmodes/bridged/wireless @@ -0,0 +1,86 @@ +config wifi-status 'status' + option wlan '1' + option wps '1' + option sched_status '0' + option schedule '0' + +config wifi-device 'wl0' + option type 'broadcom' + option country 'EU/13' + option band 'a' + option bandwidth '80' + option hwmode 'auto' + option channel 'auto' + option scantimer '15' + option wmm '1' + option wmm_noack '0' + option wmm_apsd '1' + option txpower '100' + option rateset 'default' + option frag '2346' + option rts '2347' + option dtim_period '1' + option beacon_int '100' + option rxchainps '0' + option rxchainps_qt '10' + option rxchainps_pps '10' + option rifs '0' + option rifs_advert '0' + option maxassoc '32' + option beamforming '1' + option doth '1' + option dfsc '1' + +config wifi-iface + option device 'wl0' + option network 'lan' + option mode 'ap' + option ssid 'Inteno-$BSSID4' + option encryption 'psk2' + option cipher 'auto' + option key '$WPAKEY' + option gtk_rekey '3600' + option macfilter '0' + option wps_pbc '1' + option wmf_bss_enable '1' + option bss_max '32' + +config wifi-device 'wl1' + option type 'broadcom' + option country 'EU/13' + option band 'b' + option bandwidth '20' + option hwmode 'auto' + option channel 'auto' + option scantimer '15' + option wmm '1' + option wmm_noack '0' + option wmm_apsd '1' + option txpower '100' + option rateset 'default' + option frag '2346' + option rts '2347' + option dtim_period '1' + option beacon_int '100' + option rxchainps '0' + option rxchainps_qt '10' + option rxchainps_pps '10' + option rifs '0' + option rifs_advert '0' + option maxassoc '32' + option doth '0' + +config wifi-iface + option device 'wl1' + option network 'lan' + option mode 'ap' + option ssid 'Inteno-$BSSID4' + option encryption 'mixed-psk' + option cipher 'auto' + option key '$WPAKEY' + option gtk_rekey '3600' + option macfilter '0' + option wps_pbc '1' + option wmf_bss_enable '1' + option bss_max '32' + diff --git a/inteno-netmodes/files/etc/netmodes/internet_iptv_voip/wireless b/inteno-netmodes/files/etc/netmodes/internet_iptv_voip/wireless new file mode 100644 index 000000000..675c27f21 --- /dev/null +++ b/inteno-netmodes/files/etc/netmodes/internet_iptv_voip/wireless @@ -0,0 +1,86 @@ +config wifi-status 'status' + option wlan '1' + option wps '1' + option sched_status '0' + option schedule '0' + +config wifi-device 'wl0' + option type 'broadcom' + option country 'EU/13' + option band 'a' + option bandwidth '80' + option hwmode 'auto' + option channel 'auto' + option scantimer '15' + option wmm '1' + option wmm_noack '0' + option wmm_apsd '1' + option txpower '100' + option rateset 'default' + option frag '2346' + option rts '2347' + option dtim_period '1' + option beacon_int '100' + option rxchainps '0' + option rxchainps_qt '10' + option rxchainps_pps '10' + option rifs '0' + option rifs_advert '0' + option maxassoc '32' + option beamforming '1' + option doth '1' + option dfsc '1' + +config wifi-iface + option device 'wl0' + option network 'lan' + option mode 'ap' + option ssid 'Inteno-$BSSID4' + option encryption 'psk2' + option cipher 'auto' + option key '$WPAKEY' + option gtk_rekey '3600' + option macfilter '0' + option wps_pbc '1' + option wmf_bss_enable '1' + option bss_max '32' + +config wifi-device 'wl1' + option type 'broadcom' + option country 'EU/13' + option band 'b' + option bandwidth '20' + option hwmode 'auto' + option channel 'auto' + option scantimer '15' + option wmm '1' + option wmm_noack '0' + option wmm_apsd '1' + option txpower '100' + option rateset 'default' + option frag '2346' + option rts '2347' + option dtim_period '1' + option beacon_int '100' + option rxchainps '0' + option rxchainps_qt '10' + option rxchainps_pps '10' + option rifs '0' + option rifs_advert '0' + option maxassoc '32' + option doth '0' + +config wifi-iface + option device 'wl1' + option network 'lan' + option mode 'ap' + option ssid 'Inteno-$BSSID4' + option encryption 'mixed-psk' + option cipher 'auto' + option key '$WPAKEY' + option gtk_rekey '3600' + option macfilter '0' + option wps_pbc '1' + option wmf_bss_enable '1' + option bss_max '32' + diff --git a/inteno-netmodes/files/etc/netmodes/routed/wireless b/inteno-netmodes/files/etc/netmodes/routed/wireless new file mode 100644 index 000000000..675c27f21 --- /dev/null +++ b/inteno-netmodes/files/etc/netmodes/routed/wireless @@ -0,0 +1,86 @@ +config wifi-status 'status' + option wlan '1' + option wps '1' + option sched_status '0' + option schedule '0' + +config wifi-device 'wl0' + option type 'broadcom' + option country 'EU/13' + option band 'a' + option bandwidth '80' + option hwmode 'auto' + option channel 'auto' + option scantimer '15' + option wmm '1' + option wmm_noack '0' + option wmm_apsd '1' + option txpower '100' + option rateset 'default' + option frag '2346' + option rts '2347' + option dtim_period '1' + option beacon_int '100' + option rxchainps '0' + option rxchainps_qt '10' + option rxchainps_pps '10' + option rifs '0' + option rifs_advert '0' + option maxassoc '32' + option beamforming '1' + option doth '1' + option dfsc '1' + +config wifi-iface + option device 'wl0' + option network 'lan' + option mode 'ap' + option ssid 'Inteno-$BSSID4' + option encryption 'psk2' + option cipher 'auto' + option key '$WPAKEY' + option gtk_rekey '3600' + option macfilter '0' + option wps_pbc '1' + option wmf_bss_enable '1' + option bss_max '32' + +config wifi-device 'wl1' + option type 'broadcom' + option country 'EU/13' + option band 'b' + option bandwidth '20' + option hwmode 'auto' + option channel 'auto' + option scantimer '15' + option wmm '1' + option wmm_noack '0' + option wmm_apsd '1' + option txpower '100' + option rateset 'default' + option frag '2346' + option rts '2347' + option dtim_period '1' + option beacon_int '100' + option rxchainps '0' + option rxchainps_qt '10' + option rxchainps_pps '10' + option rifs '0' + option rifs_advert '0' + option maxassoc '32' + option doth '0' + +config wifi-iface + option device 'wl1' + option network 'lan' + option mode 'ap' + option ssid 'Inteno-$BSSID4' + option encryption 'mixed-psk' + option cipher 'auto' + option key '$WPAKEY' + option gtk_rekey '3600' + option macfilter '0' + option wps_pbc '1' + option wmf_bss_enable '1' + option bss_max '32' +