| Thread Closed |
What's the difference between internetworking and VPN in a microscopic view. |
Share Thread |
| Jul11-10, 11:00 PM | #1 |
|
|
What's the difference between internetworking and VPN in a microscopic view.
As the title says...
Basically, VPN has the IP tunnel between the sites which shares the same interest,but I wonder how it is different from conventional internetworking. It just delivers the packet from one end of IP tunnel to the other end of it by using the same method as IP protocol, so that I'm not quite sure what is the peculiarity of VPN comparing to the internetworking from a microscopic view and what makes it more secured than the regular internet since IP packet is anyway going through the public network. Could anyone explain the difference ? |
| Jul11-10, 11:08 PM | #2 |
|
Recognitions:
|
internetworking is connecting a LAN to the larger network.
VPN is connecting two (or more) LANS privately through an internetwork connection. Generally the VPN would also be encrypted. |
| Jul11-10, 11:16 PM | #3 |
|
|
And as for encryption, how does all the routers in between can figure out where to forward if the entire packet was encrypted ? Or if only payload gets encrypted, the internetworking should be able to do the same thing as well, so I'm puzzled how it is the advantage over the internetworking. |
| Jul11-10, 11:30 PM | #4 |
|
Recognitions:
|
What's the difference between internetworking and VPN in a microscopic view.
The bit that makes it a VPN is mostly the routers at each end so that local machine 1 calling local machine 2 doesn't need to know that the data goes over the internet.
This is really no different from a routers job on your local nework, your laptop on wifi connecting to your desktop doesn't need to know which cable it's on - the router handles that. Only the packet contents are encrypted, the routing information is added by each step in the router chain, this isn't encrypted (there are ways of encrypting the routing but thats another story) The advantage of just putting all your machines on the internet, is both security (the packets are encrypted) and using less internet address - you only need one gobal address for each LAN, not one for every single machine. |
| Jul11-10, 11:43 PM | #5 |
|
|
|
| Jul12-10, 10:29 PM | #6 |
|
Recognitions:
|
The important part is that once it gets to the LAN at the other end, that router makes it look like it came from the same lan, and any traffic back to any of the machines on the same lan that are actually at the other site gets passed back through the router The VPN also allows connections to be identified once at the router so every program that uses the network, eg network printers, don't all need to be secured against everyone on the internet |
| Jul12-10, 11:10 PM | #7 |
|
|
Thank you.
I just looked up the packet format of VPN and found that the packet is actually double wrapped. Inner packet is the conventional IP packet with IP address of the destination host in its header, and outer packet has the header that specifies the address of the target router. I found your second point makes sense because, with the VPN packet format, the inner packet can be encrypted and no one outside can see the detailed header info to the target host, let alone payload, except IP address of the target router. |
| Thread Closed |
Similar discussions for: What's the difference between internetworking and VPN in a microscopic view.
|
||||
| Thread | Forum | Replies | ||
| What is the difference between macroscopic and microscopic current? | Materials & Chemical Engineering | 0 | ||
| Microscopic Ohm's Law | Introductory Physics Homework | 2 | ||
| microscopic difference between gas and liquid | Classical Physics | 3 | ||
| Macroscopic vs. microscopic | Special & General Relativity | 3 | ||
| Microscopic potential energy of a gas | Classical Physics | 4 | ||