Monday, April 18, 2011

Use two internet connections at same time

If you have two internet connections from different ISP and want to use them at same time to increase you bandwidth. Then there are two solutions for this either you can buy a costly Dual-WAN router or edit windows registry which enable network load balancing for free. In this article I will guide you how to use regedit to use two internet connections at same time
Follow these steps
  1. click start->run type regedit (Enter)
  2. select HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters
  3. Create a new DWORD value, or modify the existing value, called “RandomAdapter” and set it according to the value data below.
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters]
Value Name: RandomAdapter
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)


No comments:

Post a Comment