Here is the method I used to get DD-WRT on a Linksys router to run in repeater mode so I could have it wireless connect as a client to a remote AP and also allow wireless clients on it to connect as well.
My setup:
- Linksys WRT54GS2 V1 (I would have preferred the WRT54GL)
- Cat-6 network cable (straight through not cross-over) for laptop (1 gigabit network) to LAN port on Linksys router
- DD-WRT v24-sp2 (10/10/09) micro [build 13064] for WRT54GS2 V1
- Remote access point is Cisco
What you need before hand:
- SSID (name) of remote wireless access point spelled exactly and case sensitive
- Security settings and type of remote access point
- What normal client IP address the remote network usually gives out (ex: 192.168.1.100)
Steps:
- Hold down the Reset button on the back of your router to clear all settings
- Install DD-WRT (see http://www.dd-wrt.com/)
- Hold down the Reset button on the back of your router to clear all settings (yes again)
- Hook up the network cable from your computer to the wireless router (REQUIRED - you can't do it all over wireless)
- Reset your computer TCP/IP settings to DHCP assigned (when you installed DD-WRT you changed it to a static one)
- Login to your router via http://192.168.1.1/
- Enter in a new username and password as required
- Click on Change Password
- Setup tab
- You should be in the sub-tab Basic Setup
- Under Router IP change Local IP Address to 192.168.101.1
- Make it something different if the remote network usually gives out an IP starting with 192.168.101
- Scroll to bottom and click on Apply Settings (not Save)
- Your connection to the router will probably drop and then reconnect or sit forever at the progress bar
- A quick way to reconnect is to unplug the network cable and plug it in again
- Close your web browser and reopen it to http://192.168.101.1/
- Wireless tab
- sub-tab Basic Settings
- Wireless Mode = Repeater
- Wireless Network Mode = G-Only (if remote supports G speed, otherwise use Mixed)
- Wireless Network Name (SSID) = SSID (name) of remote wireless access point spelled exactly and case sensitive
- Wireless Channel = ignore leave at whatever it already is
- Wireless SSID Broadcast = leave at Enable
- Sensitivity Range (ACK Timing) = leave at 2000
- Network Configuration = leave at Bridged
- Virtual Interfaces, click on Add
- Wireless Network Name (SSID) = whatever name you want for your computer to connect to
- Wireless SSID Broadcast = leave at Enabled
- AP Isolation = leave at Disabled
- Network Configuration = leaved at Bridged
- Click on Apply Settings (not Save)
- sub-tab Wireless Security
- Physical Interface wl0 SSID
- Security Mode = whatever settings remote network requires
- Virtual Interfaces wl0.1 SSID
- Security Mode = whatever settings you want your local wireless network to use
- I recommend WPA2 Personal
- Apply Settings (not Save)
- Status tab
- WAN sub-tab
- Verify that under Configuration Type, IP Address you have a valid IP address from the remote network
- Verify you have a Gateway and DNS
- It may take your router a couple of minutes to connect so just refresh the page
- Connect your computer to your local wireless network
|