NotebookForums.com › Forums › General Notebook Discussions › Notebook Forums - General › What is "bridging" connections about?
New Posts  All Forums:Forum Nav:

What is "bridging" connections about?

post #1 of 3
Thread Starter 
In my list of Network Connections, I have the ability to "bridge" two or more connections.
What does this actually do?
post #2 of 3
Bridging connections means using your computer to merge two distinct networks and make them seem as one contiguous network.

For example, you have a laptop that is connected wirelessly to a LAN and using a wire to a WAN (let's say, to your office so that you can telecommute).

Now, you want all your computers on your LAN to become part of your WAN, but want them to retain their wireless functionality.

What you can do is "bridge" the two networks. This will create a virtual network adapter that will subsume the ethernet/wireless adapters on your laptop. This is all demonstrated a lot easier by an example. I am using LANx for your LAN computers, same for WAN, and LTP for your laptop. Numbers shown are IP addresses:

LAN1: 192.168.0.5
LAN2: 192.168.0.6

LTP: 192.168.0.10 (wireless)/207.62.23.12 (wired)

WAN1: 207.62.23.5

Now, let's say you bridge the networks. The new configuration will be as follows:

LAN1: 207.62.23.100
LAN2: 207.62.23.101

LTP: 207.62.23.12 (bridge)

WAN1: 207.62.23.5

As you can see, now all the addresses are on the same subnet. All the LAN computers will be able to see the WAN computers, and vice versa.

Bridging is commonly used as an alternative to IP routing, the latter of which I can attest is a pain in the a** on Windows.

EDIT: Working example: http://www.microsoft.com/windowsxp/u...02april22.mspx

Regards,

zakaluka2.
post #3 of 3
Thread Starter 
Thanks, Man. That was great!
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Notebook Forums - General
NotebookForums.com › Forums › General Notebook Discussions › Notebook Forums - General › What is "bridging" connections about?