Difference between revisions of "WRT54GL config"

From Finninday
Jump to: navigation, search
Line 14: Line 14:
  
 
Maybe there is some hidden firewall in osx that I haven't found yet.
 
Maybe there is some hidden firewall in osx that I haven't found yet.
 +
 +
===Switched to tomato===
 +
After much delay, I tried flashing my router into a Tomato router and tried to get it to bridge to the Airport.  I think I got it working by setting it in Wireless Bridge mode, and setting the channel and SSID to match the Airport.  But then I realized that I didn't get any range boost out of that configuration, I just got a place to plug in wired network devices besides the computer room.  That's good to know, but not exactly helpful.  I tried Wireless Distribution System mode, but that requires the two routers to be able to agree on protocols which is hard when you are talking to an aging Airport that doesn't even know what 802.11g is.  So I just ripped out the old Airport and replaced it with the Tomato router in this configuration:
 +
 +
{| border="1" cellspacing="0" cellpadding="5" align="center"
 +
| Mode
 +
| Access point
 +
|-
 +
| Channel
 +
| 1
 +
|-
 +
| Protocol
 +
| Mixed B+G
 +
|-
 +
| Wan port
 +
| disabled
 +
|-
 +
| Lan port
 +
| static config
 +
|-
 +
| Lan DHCP
 +
| disabled
 +
|}

Revision as of 20:22, 4 July 2008

I think I've gotten my Linksys WRT54GL wireless router to bridge to my first generation Apple Airport. After many failed attempts. I'm going to write down what the config looks like before I screw something up.

Wireless mode: client bridge
network: B-only
ssid: ahub
operating mode: gateway

I have a laptop connected to the linksys by wire. The laptop has a static IP config on the same subnet as the linksys. I can now ping through the linksys, through the airport, to other machines on the local network. Now, I need to see if I can get a DHCP connection to work.

It appears that connections will seemlessly migrate between the two routers depending upon wireless signal strength. But DHCP is not working. I can see the laptop sending the dhcp request. I can see the server getting the request. I can see the server sending the response, but the laptop either does not get the request or ignores it.

Maybe there is some hidden firewall in osx that I haven't found yet.

Switched to tomato

After much delay, I tried flashing my router into a Tomato router and tried to get it to bridge to the Airport. I think I got it working by setting it in Wireless Bridge mode, and setting the channel and SSID to match the Airport. But then I realized that I didn't get any range boost out of that configuration, I just got a place to plug in wired network devices besides the computer room. That's good to know, but not exactly helpful. I tried Wireless Distribution System mode, but that requires the two routers to be able to agree on protocols which is hard when you are talking to an aging Airport that doesn't even know what 802.11g is. So I just ripped out the old Airport and replaced it with the Tomato router in this configuration:

Mode Access point
Channel 1
Protocol Mixed B+G
Wan port disabled
Lan port static config
Lan DHCP disabled