Showing posts with label wired. Show all posts
Showing posts with label wired. Show all posts

Thursday, April 7, 2011

wireless autoswitch for disabling wireless on laptops when connected to the LAN

There's very little talk as far as I can about the problem of a wired laptop using its wireless connection even though it is actively wired. There is no scenario where you want your wireless to take precedence over your wired connection if both are available. But that is the default setting in Windows (wireless is preferred). And even if you make the wired connection the priority via this method:

If you're off the dock and not plugged in - and then sit back down at your dock, you'll still be wireless. I'm pretty sure it's also that way if you are wireless at home, put the laptop to sleep, and then come into the office and dock (wireless will take precedence). With Dell Latitude E Series laptops in ControlPoint, I found an option to disable the wireless when the wired connection is detected.

When working with a client's Toshiba Portege R600 who has very weak wireless within the office, I wanted to disable his wireless when wired but have it automatically re-enable when the wired connection is disconnected. I ended up using Wireless AutoSwitch XPV, which works exactly like I want it to. It's available here:

It costs $7.95 - which is a shame because it should be built into Windows.

Friday, January 30, 2009

Changing NIC metric to make sure network adapter priortity is in correct order

I wrote about changing the order of network adapters to give wired adapters priority here. But since then, I've found a couple computers that still make the wireless their priority even though you tell it to make the wired the preferred adapter for internet traffic. The solution to that issue is to alter the metric for the wireless adapter. Logically, this shouldn't create a problem as the wireless should only ever be used when the wired is non-operational.

Here is how (in XP):

Start -> Run -> ncpa.cpl

Right click on the wireless adapter -> properties

Internet Protocol -> Properties

Click Advanaced

Uncheck automatic metric and put a value of 50 for the metric. Interestingly, a value of 10 did not work in my test, but 1000 did and so did 50. So I use 50.