tuxmartin

hostapd minimal

Jun 13th, 2015
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. # cat /etc/hostapd/hostapd.conf
  2. interface=wlan0
  3. bridge=br0
  4. driver=nl80211
  5. wpa=2
  6. wpa_pairwise=CCMP
  7. hw_mode=g
  8. channel=6
  9. ieee80211n=1
  10. ssid="MojeWiFi"
  11. wpa_passphrase="heslo123"
Advertisement
Add Comment
Please, Sign In to add comment