• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

need some help using dd wrt as bridge/AP

rudeguy

Lifer
Hey guys.

I am trying to use DD WRT to connect one desktop computer to my main router. I finally got DDWRT all setup and working. Problem is I suck at networking, so I can't get my desktop to connect to the main router.

I followed these steps to the letter except that it would never let me connect to 192.168.1.2,, so I just used 192.168.1.1.

Any ideas on what I'm doing wrong?


(Editorial Note: Also see Example further down this page for a better documented but lengthier procedure with some unnecessary steps.)

To enable wireless bridging between two WRT54Gs, one WRT54G has to be in AP-Mode (Wireless > Basic Settings). The following assumes it has the default IP address 192.168.1.1. Let's call this WRT54G the primary. The other WRT54G is connecting to the primary in "Client-Bridged" mode. Let's call that WRT54G the secondary.

Instructions update for V24: DHCP does not work between the DHCP server in the primary and the DHCP clients in computers connected to the secondary in this configuration with V24. You will have to assign static IP addresses like 192.168.1.10x to the computers connected to the secondary, a different one for each computer of course. Then it works fine. Annoying! -- This doesn't seem to be a problem with the currently recommended V24 SVN builds as of 2/22/09.

Give your PC the possibility of having a static address. In Windows, open Network connections, select your LAN card, change settings, Internet Protocol (TCP/IP), properties, on the General tab choose obtain an IP address automatically, then on the Alternate Configuration tab click user configured and enter 192.168.1.100 or something similar, default gateway to 192.168.1.1 and the DNS server IP addresses of your ISP. If you don't know those, any DNS server IP addresses will work. e.g. 204.101.251.1 and 205.151.222.251. Click OK and close. Now your PC will try to run the DHCP client, but if it fails (as it will with V24 in the following scenario), it will use the Alternate Configuration, static address 192.168.1.100 instead.
If you are using MAC filtering, add the WLAN MAC-Address of the secondary WRT54G to the permitted list on the primary.
Connect a PC to LAN port 1 (not the WAN port) on your secondary with a LAN cable and enter 192.168.1.1 in a browser.
Administration > Factory Defaults: Restore factory defaults yes. Username=root, password=admin when asked. Click apply settings. Listen to soothing music while the secondary resets and reboots.
Setup > Basic Setup: WAN Connection type Disabled, Local IP address 192.168.1.2, subnet mask 255.255.255.0, gateway 192.168.1.1, local DNS 192.168.1.1, assign WAN port to switch checked, DHCP Type - DHCP Forwarder, DHCP Server 192.168.1.1. Click save then apply. After a minute, change the address in your browser to 192.168.1.2 and enter.
Wireless > Wireless Security: Enable Wireless Security and configure it as used in your local network. Click save then apply.
Wireless > Basic Settings: choose "Client-Bridged" as Wireless Mode and set SSID, Wireless channel and Network Mode to same values as your primary. (Note: it is better to use network mode G-only on both primary and secondary, otherwise everything slows down to B if there is even one B device anywhere.). Click save then apply.
Status > wireless: scroll down and click site survey, then click join the desired network, then continue, then save, then apply.
Unplug the power from the secondary for 10 seconds then plug it back in.
Go to an Internet URL in your browser, e.g. google.com
Be patient. It takes a while to connect everything, maybe 30 - 45 seconds. Click reload on the browswer if it says page not found too soon. Wait at least two minutes before thinking it ain't working.

That's all.
 
Thanks

I got it kind of working. Turns out my security settings didn't match.

Now I'm having speed issues. It's very, very slow. Anyone know how to troubleshoot that?
 
speed issues are usually interference. at this point we move beyond simple beginner stuff into serious study.

wireless video system nearby, cordless phones, a busy channel ( 70% of routers are on Channel 6 ), stations so far apart they can't hear each other... many things
 
Back
Top