| Further information ... |
|
|
 |

The business world has changed a lot in the last couple of decades. Instead of simply dealing with local or regional concerns, many businesses now have to think about global markets and logistics. Many companies have facilities spread out across the country or around the world, and there is one thing that all of them need: A way to maintain fast, secure and reliable communications wherever their offices are.
Until fairly recently, this has meant the use of leased lines to maintain a Wide Area Network (WAN). Leased lines, ranging from ISDN (Integrated Services Digital Network) to Fibre Optic connections, provided a company with a way to expand its private network beyond its immediate geographic area. A WAN had obvious advantages over a public network like the Internet when it came to reliability, performance and security. But maintaining a WAN, particularly when using leased lines, can become quite expensive and often rises in cost as the distance between the offices increases. Many companies are creating their own VPNs (virtual private network) to accommodate the needs of remote employees and distant offices. Basically, a VPN is a private network that uses a public network (usually the Internet via ADSL) to connect remote sites or users together. Instead of using a dedicated, real-world connection such as leased line, a VPN uses "virtual" connections routed through the Internet from the company's private network to the remote site or employee.
Benefits of VPNs
- Extend geographic connectivity
- Improved security Reduced operational costs versus traditional WANs
- Reduced transit time and transportation costs for remote users
- Improved productivity
- Simplified network topology
- Provide telecommuter and mobile computing support
- Provide broadband networking compatibility
- Provide faster ROI (return on investment) than traditional WANs
VPN Tunnelling
Most VPNs rely on 'tunnelling' to create a private network that reaches across the Internet. Essentially, tunnelling is the process of placing an entire packet within another packet and sending it over a network. The protocol of the outer packet is understood by the network and both points (called tunnel interfaces), where the packet enters and exits the network.
Depending on the type of VPN, remote-access or site-to-site, you will need to put in place certain components to build your VPN such as firewalls, routers, servers or other VPN termination devices.
VPNs and Firewalls
A firewall provides a strong barrier between your private network and the Internet. You can set firewalls to restrict the number of open ports, what types of packet are passed through and which protocols are allowed through. Some VPN products can be upgraded to include firewall capabilities by running the appropriate firmware upgrade on them. You should already have a good firewall in place before you consider implementing a VPN
VPN Encryption
This is the process of taking all the data that one computer is sending to another and encoding it into a form that only the other computer will be able to decode.
|