User Tools

Site Tools


multiple_repeaters_with_same_ssid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
multiple_repeaters_with_same_ssid [2017/07/30 07:31]
ispyisail [Command line]
multiple_repeaters_with_same_ssid [2017/07/31 23:15] (current)
ispyisail [Prerequisite]
Line 12: Line 12:
 if you're on 2.4ghz, at the command line type if you're on 2.4ghz, at the command line type
 "iw wlan0 scan" "iw wlan0 scan"
 +
 +
 +===== Prerequisite =====
 +
 +The bridge/repeater routers needs to be configured correctly.
 +
 +The bridge/repeater IP address is found on the main Access point.
 +
 +
  
  
Line 26: Line 35:
 iw wlan0 scan iw wlan0 scan
 </shell> </shell>
 +
 +Find the MAC address. In this case "BSS aa:aa:aa:aa:aa:aa"
  
 <shell> <shell>
Line 57: Line 68:
 </shell> </shell>
  
 +In this case we install nano to edit "/etc/config/wireless". We could use other methods like vi or WinSCP.
  
 <shell> <shell>
Line 64: Line 75:
 nano /etc/config/wireless nano /etc/config/wireless
 </shell> </shell>
 +
 +Add the line "option bssid 'aa:aa:aa:aa:aa:aa'"
  
 <shell> <shell>
multiple_repeaters_with_same_ssid.1501399891.txt.gz ยท Last modified: 2017/07/30 07:31 by ispyisail