Installing and Configuring a Linux VPN Server

|
Rather Have Fast and Secure Remote
Control?
|
This tutorial assumes the use of Red Hat 7.2, on which FreeS/WAN implementations tend to go smoothly. To that end, just about any other distribution of Linux with the appropriate config should work with a few modifications to the network startup parameters, which may be configured differently.
Understanding your tunnels
Before getting into the step-by-step instructions, it’s important to understand what you’re trying to configure, and the technologies involved. Essentially the goal is to create a Linux gateway at each location that will secure traffic that passes between the locations using IPSec. These gateways might also be our router, NAT server or firewall. What our FreeS/WAN implementation will do is watch for network traffic destined for the remote network, encrypt it using the IPSec Encapsulating Security Payload (ESP) protocol, and use the Internet as a vehicle for its transmission. On the receiving end, the FreeS/WAN system will decrypt the packets and forward them on to the designated subnet we have defined in our configuration files. Note that the interior systems need not know about or understand the encryption process; they simply attempt to communicate as normal. This diagram provides a high-level overview of the network configuration we’ll be using.
To begin with, you’ll need at least two servers with Linux installed, assumed to be Red Hat 7.2. You might consider PII’s with at least 128 MB of RAM. Remember that a great deal of encryption is computationally taxing, so use what you can afford. To that end, you can also easily install and run FreeS/WAN on lesser boxes if that’s all you have – testing in your particular environment will show whether the performance meets your needs. You’ll also need at least two network cards or one network card and some type of PPP connection in each server if that’s the route your taking.
Written by Dan DiNicolo - Visit WebsiteNext post in Linux:
Installing and Configuring a Linux VPN Server (Part 2)
Next post in VPN:
Installing and Configuring a Linux VPN Server (Part 2)
Previous post in Linux:
Basic Linux Shell Scripting Part 3
Previous post in VPN:
Internet Authentication Service (IAS)
All Tutorials by Category:
- CCDA Study Guide
- CCNA Study Guide Chapter 01
- CCNA Study Guide Chapter 02
- CCNA Study Guide Chapter 03
- CCNA Study Guide Chapter 04
- CCNA Study Guide Chapter 05
- CCNA Study Guide Chapter 06
- CCNA Study Guide Chapter 07
- CCNA Study Guide Chapter 08
- CCNA Study Guide Chapter 09
- CCNA Study Guide Chapter 10
- CCNA Study Guide Chapter 11
- CCNA Study Guide Chapter 12
- Cognos
- Computer Hardware
A
C
D
E
F
G
H
I
L
M
N
Entire site Copyright © 1999-2007 2000Trainers.com, all rights reserved.
Content on this site may not be copied or reproduced in any way without permission.


