VPNs Illustrated: Tunnels, VPNS, and IPsec -- A Book Review
April 17th, 2006 by Geoff Baker in
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.
Special Magazine Offer -- Free Gift with Subscription
Receive a free digital copy of Linux Journal's System Administration Special Edition as well as instant online access to current and past issues. CLICK HERE for offer
Linux Journal: delivering readers the advice and inspiration they need to get the most out of their Linux systems since 1994.
Subscribe now!
The Latest
Newsletter
Tech Tip Videos
- Nov-04-09
- Oct-29-09
- Oct-26-09
Recently Popular
From the Magazine
December 2009, #188
If last month's Infrastrucuture issue was too "big" for you then try on this month's Embedded issue. Find out how to use Player for programming mobile robots, build a humidity controller for your root cellar, find out how to reduce the boot time of your embedded system, and if you're new to embedded systems find out the basics that go into one. You can also read about the Beagle Board, the Mesh Potato and a spate of other interestingly named items. And along with our regular columns don't miss our new monthly column: Economy Size Geek.
Delicious
Digg
StumbleUpon
Reddit
Facebook








OpenVPN
On April 18th, 2006 Anonymous (not verified) says:
OpenVPN certainly deserves a mention if it's not in the book: http://www.openvpn.net
especially the udp mode of
On May 12th, 2006 Anonymous (not verified) says:
especially the udp mode of operation of openvpn
Post new comment