ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > Living Room

More speed/bandwidth from an 802.11n laptop<-->WiFi Router/Modem connection?

<< < (11/13) > >>

4wd:
IME, it's always been very bad to have more than one NIC connecting to the same network, (eg. wired and wireless, 2 x wired, etc).  The system ends up getting confused about where to send things.

Probably requires some fiddly settings to get the multiple connections to load share with each other or you can use something like Speedify or Dispatch.

40hz:
IME, it's always been very bad to have more than one NIC connecting to the same network, (eg. wired and wireless, 2 x wired, etc).  The system ends up getting confused about where to send things.

Probably requires some fiddly settings to get the multiple connections to load share with each other or you can use something like Speedify or Dispatch.
-4wd (November 05, 2014, 06:01 AM)
--- End quote ---

Using multiple combined NICs is usually referred to as "teaming." (In the NIX world it's also called interface "bonding.}

NIC teaming is not a feature built into Windows 7. There's an "intermediate" driver that needs to be installed to allow teaming. So getting it to work depends on the brand of NIC (and driver) installed - plus a network switch that supports NIC teaming. I know Intel supports teaming on some of their NICs. There are likely other brands that also support it. But I'm not familar with them. (I've been told Broadcom has teaming support for some of its adapters.)

FWIW I've never seen NIC teaming done on the PC level. From my experience it's purely a "server thing." 8)

So...is there anybody out there in DocoLand teaming NICs on their PC or laptop? :huh:

SeraphimLabs:
IME, it's always been very bad to have more than one NIC connecting to the same network, (eg. wired and wireless, 2 x wired, etc).  The system ends up getting confused about where to send things.

Probably requires some fiddly settings to get the multiple connections to load share with each other or you can use something like Speedify or Dispatch.
-4wd (November 05, 2014, 06:01 AM)
--- End quote ---

Using multiple combined NICs is usually referred to as "teaming." (In the NIX world it's also called interface "bonding.}

NIC teaming is not a feature built into Windows 7. There's an "intermediate" driver that needs to be installed to allow teaming. So getting it to work depends on the brand of NIC (and driver) installed - plus a network switch that supports NIC teaming. I know Intel supports teaming on some of their NICs. There are likely other brands that also support it. But I'm not familar with them. (I've been told Broadcom has teaming support for some of its adapters.)

FWIW I've never seen NIC teaming done on the PC level. From my experience it's purely a "server thing." 8)

So...is there anybody out there in DocoLand teaming NICs on their PC or laptop? :huh:
-40hz (November 05, 2014, 08:38 AM)
--- End quote ---

Note: Windows 7 DOES include the ability to set adapter priority for multiple interfaces.

Using this capability you can set it to use a cabled in connection in preference to the wifi, which makes it so that you can actually be connected to the wifi and the cable simultaneously without issue.I have my laptop set this way, and can plug into the cable for more speed without having to turn the wifi off. The default priority in windows is backwards of course, preferring the wifi over the cable for some strange reason.

What you don't want to do is bridge the nicks in windows when you have more than one connected to the same network, as this results in a layer 2 loop that can and will bring down the whole network.

As for wifi not reaching full speed, a lot of times this has to do with signal to noise ratio. Even though it is getting a strong enough signal, there's too much interference for it to really be heard. OpenWRT has the capability to display the SNR on a per device basis, which is really convenient for troubleshooting situations like this. It also shows transmit and recieve data rates, again on a per device basis.

One last thing to check- you are using WPA2 encryption correct? Wireless N will not exceed wireless G speeds unless it is encrypted using WPA2 or better.


As for IPv6, most of the time it does not matter. However in some cases your system will get a valid IPv6 address that does not have a usable route to the rest of the world. If this happens it will try to use that address since Windows prefers IPv6 over IPv4 by default, and the result is a huge slowdown in browsing performance because it has to wait for the IPv6 attempt to time out before falling back to IPv4.

You could just disable IPv6 until your ISP implements it the rest of the way, or alternately you could change the IP priority so that Windows will use IPv4 in preference to IPv6- eliminating the risk of slowdown without removing your ability to experiment with ipv6.

40hz:
Note: Windows 7 DOES include the ability to set adapter priority for multiple interfaces.
-SeraphimLabs (November 05, 2014, 11:53 AM)
--- End quote ---

Excellent point! Setting interface device priority is an underutilized feature in Windows. :Thmbsup:

But just to be clear, "NIC teaming" is not the same thing as setting interface priorities. Nor is it the same thing as "bridging" them. Bridging is strictly an OS specific software solution. Teaming is hardware/driver based solution.

Not that it really matters for most scenarios. Plug a single 1GB NIC into the usual internet access point and you have more LAN bandwidth capacity than even the most liberal ISP will deliver through their WAN link. If you are into very heavy media streaming (from a server) over an internal network, implementing a teaming solution might be worth looking into.

IMHO bridging stopped making very much sense once we moved from 10Mb interface cards to 100Mb; and virtually no sense at all after the advent of 1GB cards. But that's me. YMMV.

Stoic Joker:
If you are into very heavy media streaming (from a server) over an internal network, implementing a teaming solution might be worth looking into.-40hz (November 05, 2014, 01:17 PM)
--- End quote ---

Assuming that they're frequently streaming to multiple endpoints at the same time. Because teaming 2 1GB NICs does not result in a single 2GB pipe, it results in 2 1GB pipes that are available at a single IP Address. So any given transfer will have to select a specific singular 1GB electrical path ... It just does so automagically and leaves the other one open for the next guy.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version