VPNs Illustrated: Tunnels, VPNS, and IPsec -- A Book Review
Title: VPNs Illustrated: Tunnels, VPNs, and IPsec
Author: Jon C. Snader
Publisher: Addison-Wesley
ISBN: 0-321-24544-x
Price: $49.95

VPNs Illustrated: Tunnels, VPNS, and IPsec offers a clear and concise evaluation of the technology that allows private networks to extend through insecure channels. Overall, the purpose of this book is to inform readers of the benefits a VPN can offer. This is done through examples, diagrams and source code analysis. As a reference guide, the material does a good job of informing the reader about private networking over a public channel.
This book is not, however, a guide to configuring and installing a virtual private network (VPN), nor is it for beginners. If you are looking for a basic introduction to VPNs, you would be better served and could save some money by researching on-line publications. This book does provide a simple introduction, but the introduction is only a few pages long. This leaves the rest of the book to more advanced topics.
VPNs Illustrated is a solid reference guide that benefits students and engineers who want to gain a better knowledge of the design behind daemon- and kernel-based secure networking. It provides more than an analysis of VPNs and tunnels; there also are sections on TCP/IP, Cryptography and Secure Sockets Layer. This additional information is useful as references in other works or, as is the case here, to help explain and outline how a secure network can be created over an insecure public channel.
Snader provides the information through packet analysis, code samples and definitions taken from RFCs. This method allows the user to see a real-world implementation of the theory and get visual verification of the protected data path.
VPNs Illustrated also explains the methods behind the encryption process, through insight into the mathematics and the latest methods for bypassing the encryption. This explanation aided me in selecting a different encryption method for my own VPN, which improved security and performance on my system.
Many books in this field include only code snippets to explain their points. VPNs Illustrated does an excellent job of explaining by providing beneficial examples and interpretations. For example, the author provides code for a VPN encapsulated in an SSH tunnel. Currently, I am experimenting with this technique on my own server, as it provides a lightweight, easy-to-manage solution.
Snader does not investigate VPNs on Windows and instead focuses exclusively on BSD/Linux. Many IT departments would benefit from further study on how the various VPN tools discussed in the book interoperate with Windows.
Geoff Baker is a software developer at a telecommunications design firm. He currently is enrolled at the University of Saskatchewan, working towards a Masters in Electrical Engineering.
Today’s modular x86 servers are compute-centric, designed as a least common denominator to support a wide range of IT workloads. Those generic, virtualized IT workloads have much different resource optimization requirements than hyperscale and cloud applications. They have resulted in a “one size fits all” enterprise IT architecture that is not optimized for a specific set of IT workloads, and especially not emerging hyperscale workloads, such as web applications, big data, and object storage. In this report, you will learn how shifting the focus from traditional compute-centric IT architectures to an innovative disaggregated fabric-based architecture can optimize and scale your data center.
Sponsored by AMD
Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6
Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.
Learn more about catching the bad guy in this free white paper.
Sponsored by DLT Solutions
| Making Linux and Android Get Along (It's Not as Hard as It Sounds) | May 16, 2013 |
| Drupal Is a Framework: Why Everyone Needs to Understand This | May 15, 2013 |
| Home, My Backup Data Center | May 13, 2013 |
| Non-Linux FOSS: Seashore | May 10, 2013 |
| Trying to Tame the Tablet | May 08, 2013 |
| Dart: a New Web Programming Experience | May 07, 2013 |
- RSS Feeds
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- New Products
- Drupal Is a Framework: Why Everyone Needs to Understand This
- A Topic for Discussion - Open Source Feature-Richness?
- Home, My Backup Data Center
- Validate an E-Mail Address with PHP, the Right Way
- New Products
- Trying to Tame the Tablet
- Tech Tip: Really Simple HTTP Server with Python
- enterprise
21 min 42 sec ago - not living upto the mobile revolution
3 hours 13 min ago - Deceptive Advertising and
3 hours 48 min ago - Let\'s declare that you have
3 hours 49 min ago - Alterations in Contest Due
3 hours 50 min ago - At a numbers mindset, your
3 hours 51 min ago - Do not get Just Almost any
3 hours 55 min ago - A fantastic rule-of-thumb to
3 hours 56 min ago - Keren mastah..
Penting,
4 hours 54 min ago - mini tablet compare
6 hours 13 min ago
Enter to Win an Adafruit Prototyping Pi Plate Kit for Raspberry Pi

It's Raspberry Pi month at Linux Journal. Each week in May, Adafruit will be giving away a Pi-related prize to a lucky, randomly drawn LJ reader. Winners will be announced weekly.
Fill out the fields below to enter to win this week's prize-- a Prototyping Pi Plate Kit for Raspberry Pi.
Congratulations to our winners so far:
- 5-8-13, Pi Starter Pack: Jack Davis
- 5-15-13, Pi Model B 512MB RAM: Patrick Dunn
- Next winner announced on 5-21-13!
Free Webinar: Linux Backup and Recovery
Most companies incorporate backup procedures for critical data, which can be restored quickly if a loss occurs. However, fewer companies are prepared for catastrophic system failures, in which they lose all data, the entire operating system, applications, settings, patches and more, reducing their system(s) to “bare metal.” After all, before data can be restored to a system, there must be a system to restore it to.
In this one hour webinar, learn how to enhance your existing backup strategies for better disaster recovery preparedness using Storix System Backup Administrator (SBAdmin), a highly flexible bare-metal recovery solution for UNIX and Linux systems.



Comments
OpenVPN
OpenVPN certainly deserves a mention if it's not in the book: http://www.openvpn.net
especially the udp mode of
especially the udp mode of operation of openvpn