MSFN Forum: [LAN] Binding Order of lan card - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[LAN] Binding Order of lan card wired before wireless Rate Topic: -----

#1 User is offline   Gogol 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 02-July 04

  Posted 11 April 2006 - 05:07 PM

How do I change the binding order ?

By default Xp gives priority to wireless over wired causing long delay before displaying the login box. If I go to network connections/advanced menu/advanced settings and set priority to wired over wireless, the problem is solved.

For security reasons, all wireless network class and protocol had been disabled with devcon.exe and IbindCfg.exe.

I tried to change the "metric" without any result.
Crosoft KB894564 suggest me to write a tool in C++ to fix this problem !!! :thumbup

Anybody had something to fix this problem ?


#2 User is offline   Gouki 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,168
  • Joined: 19-March 05

Posted 12 April 2006 - 02:24 AM

Did you try changing the metric with that hotfix installed?

From what I could understand from a search on TechNET, you need the hotfix installed to properly change the metric of a NIC.

#3 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 12 April 2006 - 06:29 AM

I've always found that changing the metric for a NIC works pretty spotty at best. Rather, I modify the routing table for precisely what I need and that works every time. For instance, my work laptop connects to a wireless network completely seperate from our internal network. The wireless network provides a much faster connection to the internet and this way the bandwidth on the primary network is saved for those trivial things, like our email server :P

After installing a multihomed computer like my laptop, the routing table indicates both interfaces have a metric of 20 to destination 0.0.0.0 (the internet). So what I do is essentially overwrite default routing entry for the WiFi adapter's internet route:

route -p add 0.0.0.0 mask 0.0.0.0 192.168.1.1 metric 10
This way only the single entry is modified instead of modifying the metric for the entire NIC.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy