|
| Login | Sign up | My Wish List |
![]() | Building Linux Virtual Private Networks (VPNs) (Circle) by Oleg Kolesnikov, Brian Hatch ISBN-10: 9781578702664 ISBN-10: 1-57870-266-6 ISBN-13: 9781578702664 ISBN-13: 978-1-57870-266-4 Paperback 2002-02-14 Sams Find Lowest Price | |
Editorials | ||
Amazon.com A virtual private network (VPN) enables computers to access remote resources--like the mail store on another office's mail server--from a geographically remote location. Rather than access the files over a private (and expensive) wide area network (WAN) link, however, a VPN makes its data transmissions across the open Internet. The magic is in making the communications secure, a critical job that requires a tunneling protocol that implements encryption. Building Linux Virtual Private Networks shows you how to set up VPNs without spending a lot of money, and without compromising ease of use or security. Oleg Kolesnikov and Brian Hatch emphasize network-to-network connectivity--fixed links between sites--rather than network-to-client connections. They show you how to use Linux to build a secure system of permanent--yet virtual--data links. There's coverage, for example, of the PoPToP daemon for handling Point-to-Point Tunneling Protocol (PPTP), but there's no coverage of non-Linux clients with which to connect it. There's a nice balance of managerial information (useful for justifying a VPN, and a Linux one in particular, to your boss) and technical details in these pages. Each of the covered packages gets nice documentation, complete with listings of configuration files and explicit statements of console input and output. --David Wall Topics covered: Packages designed to enable VPNs between Linux gateways. Software oriented toward standard protocols (PPP-over-SSH, PPP-over-SSL, IPsec, and PPTP) as well as nonstandard ones (VTun, cIPe, and tinc). Lots of coverage goes to FreeS/WAN and ppp-mppe. | ||
Product Description Building Linux Virtual Private Networks (VPNs) covers the most popular VPN technologies available for the Linux platform. In the early chapters the theory behind VPNs is discussed, including needs and uses. Common network and host configurations are also covered. Subsequent chapters drill down into the implementation and configuration of specific software packages. Specific, detailed instructions are included as well as troubleshooting information. This book will be an indispensable resource for anyone who wants to implement a Linux-based VPN. This book will meet the needs of anyone, from the Linux user to the experienced administrator to the security professional. --Oleg Kolesnikov | ||
Reviews | ||
A Solid Book - though a touch dated. This book gave a solid grounding in what is available and a broad idea of how to use each of the options, such as IPSec with Openswan; PPTP with PopTop, using SSH+PPP, and other more proprietary VPN methods. Some of the info is a bit dated; For example, many Linux kernels these days come standard with support for IPSec and PPTP as modules. I definitely recommend after reading this book and deciding on a VPN strategy, that you find quality web sites with more up-to-date information about how to configure your selected VPN technology on your selected Linux distribution. I chose Debian/GNU Linux myself. With this book and some updated information added to that foundation, I feel like I have a good start. | ||
Awesome VPN book If you need to know, really need to know VPN internals and how to make them work, Oleg Kolesnikov has written a masterpiece. | ||
Step by step instructions that WORK! Building Linux VPNs is the first book I've bought in the last three years that has the right balance between theory and practice. The first two chapters let you know everything you need to know about VPNs and network topologies and 'gotcha's (where should the DNS server go? How should I route?) They get all this out of the way quickly. Many books that are dedicated to VPNs only talk about this part of the equation, and do so for hundreds of pages. Oleg and Brian get it all down so you can digest it in a sitting and have everything you need to know. The remaining chapters cover specific VPN protocols. I needed to support PPTP for the majority of my windows clients, and IPSec for my remote offices and more recent laptops that suppported it. I literally built these VPNs by reading and copying in text (yes, I could have got the code off the web page, but nothing is better than doing it yourself) as I went along. Not a single problem, it was smoother than smooth. I can't recommend this book enough. If you want a VPN on Linux (or other Unix for that matter) then this is the book for you. | ||
I am so disapointed I don't know what is hapening with this people... I buy this book based in that reviews (all 5 stars) and when I open the book I am totaly disapointed. About the book: The examples is not complete and the text is confused. I do not recomend. | ||
A Must Have for your library I've been struggling with PPTP and FreeS/WAN for years now and the hardest task I now have to deal with is teaching others the intricate nature of VPN's, tunneling, masq'ing connections and linking private LANs together. This book has been an excellent resource to intruct others on how to administer our tangle of connections and taught me a few nifty tricks in the process. | ||