WDS multiple router setup

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 04:31, 9 March 2009 (edit)
Macgyver (Talk | contribs)
(WDS Multiple Router setup for Broadcom based routers)
← Previous diff
Current revision (14:22, 2 April 2018) (edit) (undo)
Ian5142 (Talk | contribs)
(Changed links.)
 
(23 intermediate revisions not shown.)
Line 1: Line 1:
-This is a 3 router WDS setup using WRT350N and 2 WRT54G, with the 1st WRT54G connecting to the WRT350N, and the 2nd WRT54G connecting to the 1st WRT54G. Tested using svn11650. (chained WDS)<br>+Depreciated:
-'''Router 1:''' <br>+* See [[WDS_Linked_router_network|WDS Linked router network]].
-'''WRT350N''' <br>+
-''basic setup page:'' <br>+
-IP 192.168.1.1 <br>+
-netmask 255.255.255.0 <br>+
-DHCP server enabled <br>+
- +
-''Administration tab:'' <br>+
-change TCP timeouts to 120s <br>+
- +
-''Wireless settings:'' <br>+
-make sure all units are using same wireless channel, SSID and encryption i.e all SSID 'ddwrt' channel 6 encryption WPA2 personal AES <br>+
-on WDS tab set to 'lan' mode and enter mac address from 1st WRT54G <br>+
-advanced wireless settings: <br>+
-CTS mode disabled <br>+
-frame burst disabled <br>+
- +
-'''WRT54G #1''' <br>+
-''Administration tab:'' <br>+
-change TCP timeouts to 120s <br>+
-change max connections to 1024 if it is set to 512 <br>+
-services tab: <br>+
-disable WAN traffic counter and DNS masq <br>+
- +
-''security tab:'' <br>+
-uncheck 'filter ident' and 'block wan requests', then disable SPI firewall <br>+
- +
-''Wireless settings:'' <br>+
-Wireless mode: G-only <br>+
-make sure all units are using same wireless channel, SSID and encryption i.e all SSID 'ddwrt' channel 6 encryption WPA2 personal AES <br>+
-on WDS tab set to 'lan' mode and enter mac address from WRT350N and mac address from 2nd WRT54G <br>+
- +
-''basic setup page:'' +
-connection type: disabled <br>+
-IP 192.168.1.2 <br>+
-netmask 255.255.255.0 <br>+
-gateway 192.168.1.1 <br>+
-Assign wan port to switch <br>+
-DHCP server disabled <br>+
-uncheck all 3 boxes in DHCP section (dns masq/ dhcp authorative) <br>+
- +
-'''WRT54G #2''' <br>+
-''Administration tab:'' <br>+
-change TCP timeouts to 120s <br>+
-change max connections to 1024 if it is set to 512 <br>+
- +
-''services tab:'' <br>+
-disable WAN traffic counter and DNS masq <br>+
- +
-''security tab:'' <br>+
-uncheck 'filter ident' and 'block wan requests', then disable SPI firewall <br>+
- +
-''Wireless settings:'' <br>+
-Wireless mode: G-only <br>+
-make sure all units are using same wireless channel, SSID and encryption i.e all SSID 'ddwrt' channel 6 encryption WPA2 personal AES <br>+
-on WDS tab set to 'lan' mode and enter mac address from 1st WRT54G <br>+
- +
-''basic setup page:'' <br>+
-connection type: disabled <br>+
-IP 192.168.1.3 <br>+
-netmask 255.255.255.0 <br>+
-gateway 192.168.1.1 <br>+
-Assign wan port to switch <br>+
-DHCP server disabled <br>+
-uncheck all 3 boxes in DHCP section (dns masq/ dhcp authorative) <br>+
- +
-Reboot 1st router, then once 1st router has internet, power up 2nd router, then 3rd <br>+
-That's it! <br>+
---[[User:Macgyver|Macgyver]] 05:28, 9 March 2009 (CET)+

Current revision

Depreciated: