Step by step implementation
Assuming that your DD-WRT is set to factory defaults, its IP address is 192.168.1.1. We will disable its DHCP server, so you need to manually configure an IP address for your temporary computer. A good choice here is 192.168.1.2.
Step 1 : To manually configure your IP address in Windows XP, click Control Panel / Network Connections / Local Area Connection / Properties . Find Internet Protocol (TCP / IP) and click Properties . Then click Use the Following IP Address and enter 192.168.1.2 as the IP address, 255.255.255.0 and Subnet Mask, and 192.168.1.1 is the Default Gateway.
On Mac OS X, click Apple Menu / System Preferences / Network . In the Network Preferences panel, make sure that 'Show' is set to Built-In Ethernet . Click the 'TCP / IP' tab and the 'Configure IPv4' tab to Manually .
With Windows, enter the IP address 192.168.1.1, Subnet Mask 255.255.255.0, and Router 192.168.1.1. Click 'Apply Now' to save the changes.
Step 2 : Open the browser on your computer and connect to the DD-WRT router - its default address is http://192.168.1.1. The default login is root and password is admin . Obviously, you need to change this login information.
Step 3 : Click Setup / Basic Setup . Find the Network Address Server Settings (DHCP) section . Click to disable DHCP. This will prevent the bridged router from assigning IP addresses, which the main router will do now.
Step 4 : Click Wireless / Basic Settings . With Wireless Mode select 'Client Bridge.' Set up Wireless Network Mode suitable for your main router - 'mixed' is a safe default setting, unless your main router is set separately in b or g mode.
Step 5 : Click Wireless / Wireless Security . With Security Mode , select the appropriate option that matches your main router - be it none, WEP, WPA or WPA2. In this example, our main router uses WPA security. The algorithm is set to 'TKIP' on both routers, and we have entered our shared key.
Step 6 : Click Status / Wireless . Scroll down to the bottom of the page, you will see a button called 'Site Survey.' Now you need to link this router to the main router to form a bridge.
Click the Site Survey button and a window will appear showing you available wireless networks.
In our setup, a wireless network with SSID bordella is available. This is our main router. Click the Join button to create the link.
DD-WRT will tell you if you have successfully joined.
Step 7 : Now you're done creating a bridge.
To test, you need to get an IP address from your main router. Repeat step 1 and set the IP address back to automatic assignment. Remove the network cable from your temporary computer, then connect again.
Your temporary computer will receive the IP address assigned by the primary router. You can test this by opening a browser and connecting to the website on the Internet.
Success?
Hope your temporary computer is connected to the Internet. Your bridge is working! You can now disconnect the temporary computer and connect the DD-WRT router to your intended peripheral, such as a printer or Xbox.
Error!
If the computer temporarily does not receive the IP address from the main router and cannot connect to the Internet, then the bridge does not work.
Is the security issue not enabled on the main router? If so, disable it, even temporarily. Redo configuring the second router and disable wireless security here. Be sure to repeat step 6 after making some changes to the second router.
If the bridge is not secure, check your settings carefully, especially the password. If using WPA2 security on the main router, try WPA instead. WPA2 may not work on wireless bridges.
Also check to see if your main router is configured to filter MAC addresses as a second security method. Sometimes people forget that they have set it up. You may also need to disable MAC filtering to complete the wireless bridge.
That's all, enjoy your achievements!