Chapter 16. Virtual Private Networks

Table of Contents
Specification of Ingate VPN
Ingate VPN technology
IPsec Peers
IPsec Tunnels
IPSec Settings
X.509 Certificates
Authentication Server
IPsec Status
PPTP
PPTP Status

VPN (Virtual Private Network) is a method of creating a secure private network via an insecure network such as Internet.

Assume that a company with several offices that are geographically distributed - for example, one office in Washington D.C. and one in Atlantic City - wants to connect its local networks to a company network. One relatively inexpensive way of doing this is through Internet. The firewalls in the offices create encrypted connections, tunnels, between the different offices. The users do not need to manage the encryption or set a new configuration. This kind of VPN is called Branch Office VPN.

VPN is also used when a single computer on an insecure network wants to connect to the office network through Internet. The client computer, also called a Road Warrior, must have special VPN software compatible with the firewall VPN software. The client connects to the Internet and creates an encrypted connection to the office firewall. In appendix E, More about VPN, you find more information about the configuration of VPN clients.

You can find examples on how to configure VPN in Ingate Firewall in chapter 5, How to configure VPN connections, and appendix B, More in-depth examples.

Specification of Ingate VPN

This is a short description of what Ingate VPN can do and what is required of other devices to be able to set up a VPN connection with Ingate Firewall.

Features

You can have several networks behind one VPN peer, provided that they are proper subnets.

If you have defined Alias for the interface closest to the VPN peer, you can select which firewall address to use when connecting to a peer.

IPSec clients connections can be configured to require user authentication using a RADIUS server.

You must define firewall rules for VPN traffic. You can group peers that should have the same privileges.

Requirements for IPSec peers