PDA

View Full Version : connected to gateway via two connections


manuleka
19 Sep 2007, 9:44pm
i've got my laptop connected to my gateway pc via ethernet cable and wireless...

just out of curiousity, how does the OS (windows xp) handle this? is there a way of say, controlling and directing traffic through these two connections?

like choosing to use one connection for internet and other for file sharing?

mtrox
20 Sep 2007, 2:25am
Do you mean your using internet connection sharing where you have two network adapters? If that's what you mean, one adapter connects to the internet, the other hands out new IP addresses to other computers. It has to be that way and you can't designate them the way you're talking...and I'm not sure what you'd gain.

Is that what you mean?

manuleka
20 Sep 2007, 6:56am
yeah... i'm just curious because i plugged my laptop to my gateway pc to copy some songs... using cable is faster ofcourse but my wireless was on at the same time connecting to the same gateway pc... hence two connections... i don't really see the use of it but yeah... just curious...

kryyst
20 Sep 2007, 1:36pm
In this case because both devices are connecting to the same network it will only use one device for doing any sort of communication. Depending on your machines settings it'll either by default choose the fastest device, the first connected device, or the last connected device. Generally speaking unless you have some network control settings that allow you to prioritize which type of device to use your machine will hold onto and use the last device to connect to the network by default.

What that usually means is that your computer will obtain it's connection first through the lan port, however if your WIFI then connects it will use that as the preferred adapter which is actually detrimental to your network speed. The only time you would use 2 adapters on one machine is if they are connecting to two different network ranges.

deicist
24 Sep 2007, 1:01am
In this case because both devices are connecting to the same network it will only use one device for doing any sort of communication. Depending on your machines settings it'll either by default choose the fastest device, the first connected device, or the last connected device. Generally speaking unless you have some network control settings that allow you to prioritize which type of device to use your machine will hold onto and use the last device to connect to the network by default.

What that usually means is that your computer will obtain it's connection first through the lan port, however if your WIFI then connects it will use that as the preferred adapter which is actually detrimental to your network speed. The only time you would use 2 adapters on one machine is if they are connecting to two different network ranges.

XP uses the binding order (set in network adaptors->advanced->advanced settings) to determine which adaptor to try first, as Kryst said the last device connected goes to the top of the list but you can use the binding order GUI to change the order.

Also, if you have applications that use different protocols (unlikely, but you never know) you can use bindings to bind different protocols to different adaptors.

manuleka
25 Sep 2007, 2:41pm
cool thannks guys