Link to home
Start Free TrialLog in
Avatar of mbudman
mbudmanFlag for Canada

asked on

windows 7 Pro x64 - problems with simultaneous wired and wireless connections

Hello,

We are having issues with laptops that have simultaneous wireless and wired connections.

We want to have the wired connection (routes) take priority.

I have gone into the advanced network settings and set the order for Adapters and bindings with the wired connection at the top of the list:

"Connections are listed in the order in which they are accessed by network services:"

Connections:
Local Area connection
Wireless adapter


These setting do not work. The wireless still takes priority.

I have also tried changing the metric (in TCP/IP properties) of each network card and the wireless still takes priority.

I would like to resolve this issue. If possible I would even like to configure this via group policy.

Does anyone have any suggestions? This is causing all sorts of problems for our laptop users (who have both connections active when in our office).

Thanks in advance.

Mark
Avatar of Rob Williams
Rob Williams
Flag of Canada image

You are best to turn off wireless when you have wired and wireless connections.  Otherwise you can have DNS and default gateway issues.  Windows does not support multiple default gateways even if using metrics.

If you want to use both, generally you disable the default gateway on one and set static routes on it for specific IP's or subnets.

You can use Group Policy to disallow connection to the local wireless and using an OU have it only apply to specific computers.
Did you make sure the latest drivers and windows updates are applied?
Avatar of mbudman

ASKER

Can you tell me where I would use group policy for disabling wireless?

What happens if they only want wireless (in office but not connected to wired network)
ASKER CERTIFIED SOLUTION
Avatar of comfortjeanius
comfortjeanius
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mbudman

ASKER

Because of the nature of the environment, I would prefer to not use 3rd party applications.

What I basically would like is the following:

If wired network card is active, then disable the wireless NIC or remove the gateway for the Wireless NIC.

Is this possible? Is it possible to set this with group policy?

Thanks.
To block a wireless connection with group policy go to:
Group policy management console | computer configuration | windows settings | security settings | wireless  network | new policy | Network permissions | add the SSID and select deny

There may be some work around for wired but I am not aware of them.  You can use DHCP to assign incorrect settings for a non-existent subnet to a particular MAC address using a reservation, which I suppose would work.