Re: WiFi configuration

2014-02-24 Thread Adrian Chadd
Hi, It's a hold-over from what wifi will let you get away with. Just stick to 1500 and let the 802.11n A-MPDU aggregate things as appropriate. -a On 24 February 2014 00:56, Michael BlackHeart wrote: > > > > 2014-02-24 10:35 GMT+04:00 Adrian Chadd : > >> Hi >> >> all you need is: >> >> interfac

Re: WiFi configuration

2014-02-24 Thread Michael BlackHeart
2014-02-24 10:35 GMT+04:00 Adrian Chadd : > Hi > > all you need is: > > interface=wlan0 > driver=bsd > ssid=CACHEBOY_11N_1 > wpa=3 > wpa_key_mgmt=WPA-PSK > wpa_passphrase=PasswordGoesHere > wpa_pairwise=CCMP > ctrl_interface=/var/run/hostapd > > > I haven't tried running the wifi with an mtu great

Re: WiFi configuration

2014-02-23 Thread Adrian Chadd
Hi all you need is: interface=wlan0 driver=bsd ssid=CACHEBOY_11N_1 wpa=3 wpa_key_mgmt=WPA-PSK wpa_passphrase=PasswordGoesHere wpa_pairwise=CCMP ctrl_interface=/var/run/hostapd I haven't tried running the wifi with an mtu greater than the default (1500). Why are you trying to do this? you also