niammuddin

multi SSID ubiquiti

Dec 29th, 2017
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. wlanconfig ath create wlandev wifi0 wlanmode ap
  2. iwconfig ath1 essid NET2
  3. ifconfig ath1 up
  4. brctl addif br0 ath1
  5.  
  6. cfgmtd -w -p /etc/
  7.  
  8.  
  9.  
  10. eth0.19
  11. wlanconfig ath create wlandev wifi0 wlanmode ap
  12. iwconfig ath1 essid lodanhotspot.net
  13. ifconfig ath1 up
  14. brctl addif br0 ath1
Advertisement
Add Comment
Please, Sign In to add comment