Trying to figure out a WAP gateway problem
May 30, 2007 6:01 PM
Subscribe
Why is it that my WiFi doesn't work unless I go to TCP IP Settings > Advanced and delete the Default Gateway?
Every day I have to take my laptop computer back and forth between a Linksys WAP and a Linksys WAP combo Ethernet-WAP, both of which are connected to the same 8-port router. I have no trouble connecting to either of the WAPs but I sometimes have trouble getting my Internets to work.
I can unplug the card and reboot my computer all I like to no avail, and I'll be connected to the WAP but not to the Internet. The one thing that is guaranteed to make things start working is to delete the default gateway in Networking > TCP IP configuration. After I delete this, the Internet comes up in 2 seconds. Windows always sticks 192.168.1.1 in there when I'm done but the connection works. If I look at Linksys > Link Information I can see that one WAP does use a gateway of 192.168.2.1 and the other of 192.168.2.188.
From what I've seen my Internet only gets stuck if my laptop goes into Standby mode.
If there is no good explanation, then teach me to fish... are there any good tutorials that will help me wrap my head around gateways, routers, bridges, and that kind of thing without assuming I have a graduate-level understanding of networking?
posted by zek to computers & internet (5 comments total)
1 user marked this as a favorite
So what I think happens, is you go to one network, where the gateway is 192.168.2.1, and your computer gets all the settings from DHCP, and works fine.
Then you go to the other network, and it fails because it still has the old settings in it. But when you clear the old default gateway, it discovers the correct address, via DHCP.
Personally I think the solution might be to use some type of software that lets you have various 'profiles,' e.g., "Home" and "Work," with different network settings for each, and switch back and forth between them. (I have vendor-supplied software on my Windows notebook that does this, but I thought that stock WinXP does it somehow...?) If you just configure each profile manually, and include the correct gateways, you ought to be able to switch from one to the other and not have to retype or configure anything.
posted by Kadin2048 at 6:35 PM on May 30, 2007