Station Bridge (Routed)

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 13:15, 6 June 2008 (edit)
Redhawk0 (Talk | contribs)

← Previous diff
Revision as of 16:29, 23 January 2015 (edit) (undo)
Donny (Talk | contribs)
(New Wiki Material-Client Bridge)
Next diff →
Line 1: Line 1:
-(requires version 2.3 or greater for GUI setup)+{{Languages|Client Bridged}}
-I started a page here to make it easy to find this info. 
-So far, as related to version 2.3 and gui setup of this mode only, (no tweaking by telnetting in and running nvram commands), I could only find info in the following links. 
- 
-My attempt: [[Bridge_Install|Bridge Install]] 
- 
-Related attempts: [[Wireless_Bridge|Wireless Bridge]] 
- 
-External forum thread: [http://forum.bsr-clan.de/viewtopic.php?t=1750&highlight=bridge#11522 Wireless Bridge thread] 
 +You are here: '''[[Main_Page|DD-WRT wiki mainpage]] / [[Linking_Routers|Linking Routers]] / Client Bridged'''
---- ----
-Using DD-WRT v23 (01/11/05 & 25/12/05) I succeeded with Client bridge mode with WPA changing only the following from the defaults:+[[image:Client_Bridge.jpg|660px]]
 +==New Wiki Material-Client Bridge==
-Setup > Basic Setup+This mode is NOT for WIRED connections between two routers! It is a wireless connection between two routers only. All devices other than the primary router MUST be connected by a wire to the client bridge router.
- DHCP Server: Disable+
- +
-Wireless > Basic Settings+
- Wireless Mode: Client Bridged+
- Wireless Network Mode: Mixed+
-Wireless > Wireless Security+First of all, do not even try to do client bridge with dd-wrt SP1. It won't work. Also if you can't get Client Bridged to work on your hardware then try Client Mode instead.
- Security Mode: WPA Pre-Shared Key+
- WPA Algorithms: TKIP+
- WPA Shared Key: <equal to the other side>+
-Status > Wireless+The router that you are trying to connect to is the primary router. The router you are configuring is the client bridge(CB) router. You don't need to worry about the primary router as long as you set your CB to the SAME subnet. What this means is, if the primary router has an IP of 192.168.A.X, you need to set the CB router to an IP of 192.168.A.Z. Most primary routers will be at 192.168.1.1. So, when you are configuring your CB router, set it to 192.168.1.6
- Survey+
- (shows list of available networks. Select the proper one, then click Join and Close.)+
 +With that in mind, here is how to configure it.
 +# Download a recommended build for your router. DO NOT USE SP1. If you are using a broadcom router, read the peacock thread prior to starting. http://www.dd-wrt.com/phpBB2/viewtopic.php?t=51486 Use one of those recommended builds.
 +# Do a HARD reset on your router.
 +# Connect a cable from your computer to the LAN port on your router.
 +# Set your computer to a static IP address of 192.168.1.9
 +# Set your browser to 192.168.1.1 and open the dd-wrt webgui.
 +# You should be asked to change your password and username. Carefully type these in. If you aren't asked for a password and username, do a hard reset, this time doing it properly! Hit change password.
 +# Go FIRST to wireless, wireless security and enter the security type and key that matches your primary router.
 +# Hit SAVE, (or APPLY if you wish to)
 +# Go to the wireless, basic settings page and change the wireless mode to Client Bridge.
 +# Your wireless network mode, channel and encryption should be set to the same as the primary router.
 +# If you are using N only or Mixed with N, set your wireless channel width to match your primary
 +# Set the wireless network name to exactly the same as your primary router. Make sure spelling and capitalization match.
 +# Hit SAVE at the bottom. Then hit APPLY.
 +# Check to make sure all the configurations, including the mode, saved and the mode is still client bridge. If any changed, fix them, and save again.
 +# Goto Setup, basic setup and enter a router Local IP address of 192.168.1.6. (Presuming your primary router is on the 192.168.1.x subnet. Client bridge must match the subent of the primary router) Leave subnet mask at 255.255.255.0.
 +# Set the Gateway IP to your primary router. (Likely 192.168.1.1)
 +# Leave Local DNS blank (Some posts say you need to set local DNS to the same as the gateway IP so if you cannot access the internet, put the gateway in this section)
 +# Check Assign Wan port to a switch, if you wish to.
 +# Change your timezone and DST to match where you are.
 +# Hit Apply.
 +# Set your browser to 192.168.1.6 (or 192.168.A.6 with A=0 or whatever, if your subnet is different) and login to your router
 +# Goto Security, Firewall. Under Block Wan Requests, uncheck everything but "Filter Multicast" (Leave Filter multicast checked).
 +# Hit Save
 +# Disable SPI Firewall
 +# Hit Apply.
 +# Go to setup/advanced routing and change the operating mode from "gateway" to router. Hit Apply.
 +# Set your computer back to auto IP and auto DNS.
-The other side is a standard internet connected Hyper-WRT 2.0. +You are done. Configure any other settings you wish at this point.
-For the 01/11/05 version both the DD-WRT router and all connected computers appear in the DHCP Active IP Table. With the 25/12/05 version only the connected computer appear.+
 +If you have any difficulty setting this up, disable all encryption on all devices, do a hard reset on the client bridge router, and start again. If it works without encryption, check your encryption passphrase and types match.
-----+<b>Video Instructions</b> http://www.youtube.com/watch?v=Ud-Hq3kgvk4
-My setup using V24-Final [[User:Redhawk0|redhawk]]+There are errors in this video especially as related to security settings and the use of the 'join' button. It should not be used in substitution of the better instructions above.
-==Instructions== added 05/29/08 - Security added 06/06/08+==Reference ==
 +* The previous version of this page remains for reference at [[Wireless_Bridge]]
-A very simple step-by-step description to connect a Router running selected DD-WRTV24 firmware in Client Bridge Mode. 
- 
-Confirmed working on V24-Final firmware: 
- 
- 
-To enable Bridge-Mode between two Routers, the Primary router has to be in AP mode. The Secondary router running DD-WRT as Client Bridged 
- 
-# Do a hard reset (30/30/30) on Client (DD-WRT) Router 
-# Connect to the secondary router via wired LAN port 
-#Open the '''Wireless -> Basic Settings''' tab 
-#*Wireless Mode : Client Bridge 
-#*Wireless Network Mode : Match Primary Router 
-#*Wireless Network Name(SSID) : Match Primary Router 
-#*Wireless Channel : Match Primary Router 
-#*Wireless SSID Broadcast : Enable 
-#*Network Configuration : Bridged 
-#*'''Save Settings''' 
-# Open the '''Wireless-> Wireless Security''' tab 
-#*Set your Encryption to either WEP or WPA-Personal 
-#**Note - Don't use WPA2 for Client Bridge mode 
-#*If WPA is chosen - use only TKIP or AES...not TKIP+AES 
-#**Note - the Primary router can be running WPA TKIP+AES 
-#*Enter your encription key to match the Primary router 
-#*'''Save Settings''' 
-# Open the '''Setup -> Basic Setup''' tab 
-#*Connection Type will be: Disabled 
-#*Set STP for Disabled (Enabled sometimes can cause connection problems) 
-#*IP Address : 192.168.1.2 (Assuming Primary Router IP is 192.168.1.1) 
-#*Mask : 255.255.255.0 
-#*Gateway: 192.168.1.1 (again assuming Primary Router IP is 192.168.1.1) 
-#*Assign WAN Port to Switch : Checked or Unchecked - your choice 
-#*'''Save Settings''' 
-#Open the '''Security -> Firewall''' tab 
-#*You MUST Uncheck all boxes in "Block WAN Requests" before the next step 
-#*Disable SP1 firewall 
-#*'''Save Settings''' 
-#Open the '''Administration''' tab 
-#*'''APPLY Settings'''  
-#*Click "Reboot" button 
- 
- 
----- 
-[[Category:English documentation]]+[[Category:Switch]]
 +[[Category:Wlan]]

Revision as of 16:29, 23 January 2015


You are here: DD-WRT wiki mainpage / Linking Routers / Client Bridged


New Wiki Material-Client Bridge

This mode is NOT for WIRED connections between two routers! It is a wireless connection between two routers only. All devices other than the primary router MUST be connected by a wire to the client bridge router.

First of all, do not even try to do client bridge with dd-wrt SP1. It won't work. Also if you can't get Client Bridged to work on your hardware then try Client Mode instead.

The router that you are trying to connect to is the primary router. The router you are configuring is the client bridge(CB) router. You don't need to worry about the primary router as long as you set your CB to the SAME subnet. What this means is, if the primary router has an IP of 192.168.A.X, you need to set the CB router to an IP of 192.168.A.Z. Most primary routers will be at 192.168.1.1. So, when you are configuring your CB router, set it to 192.168.1.6

With that in mind, here is how to configure it.

  1. Download a recommended build for your router. DO NOT USE SP1. If you are using a broadcom router, read the peacock thread prior to starting. http://www.dd-wrt.com/phpBB2/viewtopic.php?t=51486 Use one of those recommended builds.
  2. Do a HARD reset on your router.
  3. Connect a cable from your computer to the LAN port on your router.
  4. Set your computer to a static IP address of 192.168.1.9
  5. Set your browser to 192.168.1.1 and open the dd-wrt webgui.
  6. You should be asked to change your password and username. Carefully type these in. If you aren't asked for a password and username, do a hard reset, this time doing it properly! Hit change password.
  7. Go FIRST to wireless, wireless security and enter the security type and key that matches your primary router.
  8. Hit SAVE, (or APPLY if you wish to)
  9. Go to the wireless, basic settings page and change the wireless mode to Client Bridge.
  10. Your wireless network mode, channel and encryption should be set to the same as the primary router.
  11. If you are using N only or Mixed with N, set your wireless channel width to match your primary
  12. Set the wireless network name to exactly the same as your primary router. Make sure spelling and capitalization match.
  13. Hit SAVE at the bottom. Then hit APPLY.
  14. Check to make sure all the configurations, including the mode, saved and the mode is still client bridge. If any changed, fix them, and save again.
  15. Goto Setup, basic setup and enter a router Local IP address of 192.168.1.6. (Presuming your primary router is on the 192.168.1.x subnet. Client bridge must match the subent of the primary router) Leave subnet mask at 255.255.255.0.
  16. Set the Gateway IP to your primary router. (Likely 192.168.1.1)
  17. Leave Local DNS blank (Some posts say you need to set local DNS to the same as the gateway IP so if you cannot access the internet, put the gateway in this section)
  18. Check Assign Wan port to a switch, if you wish to.
  19. Change your timezone and DST to match where you are.
  20. Hit Apply.
  21. Set your browser to 192.168.1.6 (or 192.168.A.6 with A=0 or whatever, if your subnet is different) and login to your router
  22. Goto Security, Firewall. Under Block Wan Requests, uncheck everything but "Filter Multicast" (Leave Filter multicast checked).
  23. Hit Save
  24. Disable SPI Firewall
  25. Hit Apply.
  26. Go to setup/advanced routing and change the operating mode from "gateway" to router. Hit Apply.
  27. Set your computer back to auto IP and auto DNS.

You are done. Configure any other settings you wish at this point.

If you have any difficulty setting this up, disable all encryption on all devices, do a hard reset on the client bridge router, and start again. If it works without encryption, check your encryption passphrase and types match.

Video Instructions http://www.youtube.com/watch?v=Ud-Hq3kgvk4

There are errors in this video especially as related to security settings and the use of the 'join' button. It should not be used in substitution of the better instructions above.

Reference

  • The previous version of this page remains for reference at Wireless_Bridge