Monday, January 12, 2009

Openvpn or Guide to Networking Essentials

Openvpn: Learn how to Build Secure VPNs Using This Powerful Open Source Application: Building and Integrating Virtual Private Networks

Author: Markus Feilner

OpenVPN is a powerful, open source SSL VPN application. It can secure site-to-site connections, WiFi and enterprise-scale remote connections. While being a full-featured VPN solution, OpenVPN is easy to use and does not suffer from the complexity that characterizes other IPSec VPN implementations. It uses the secure and stable TLS/SSL mechanisms for authentication and encryption.

This book is an easy introduction to this popular VPN application. After introducing the basics of security and VPN, the book moves on to cover using OpenVPN, from installing it on various platforms, through configuring basic tunnels, to more advanced features, such as using the application with firewalls, routers, proxy servers, and OpenVPN scripting. While providing only necessary theoretical background, the book takes a practical approach, presenting plenty of examples. Network administrators and any one who is interested in building secure VPNs using OpenVPN will find the book valuable. It presumes basic knowledge of Linux, but no knowledge of VPNs is required. All basic VPN and relevant security concepts are covered.

Chapter 1 looks at what VPNs are, how they evolved during the last decade, why it is necessary to modern enterprises, how typical VPNs work. The chapter also covers some essential networking concepts.
Chapter 2 explains VPN security issues, including symmetric and asymmetric encryption, the SSL/TLS library, and SSL certificates.
Chapter 3 introduces OpenVPN. In this chapter, we learn about the history of OpenVPN, how OpenVPN works, and how OpenVPN compares to IPSec VPN applications.
Chapter 4 covers installing OpenVPN on both Windows, the Mac, Linux, and FreeBSD. Itcovers the installation on Linux from the source code and RPM packages. Installation on Suse and Debian is covered in detail.
In Chapter 5, an encryption key for OpenVPN is created and it is then used to setup up our first OpenVPN Tunnel between two windows systems in the same network. The key is then copied on a Linux system and this system is connected through a tunnel to the first windows machine.
Chapter 6 shows how to create x509 server and client certificates for use with OpenVPN. easy-rsa which comes with OpenVPN and is available for both Windows and Linux is used.
Chapter 7 reviews the syntax of the command line tool openvpn, which enables building tunnels quickly. The configuration options of openvpn are covered in detail with examples.
Chapter 8 shows how to make the example tunnels created earlier safer and persistent by choosing a reliable combination of configuration file parameters. It then covers how to configure firewalls on Linux and Windows to work with OpenVPN.
Chapter 9 focuses on using xca, the advanced Windows tool with which x509 certificates can be easily managed. Its Linux equivalent, Tinyca2, which can even manage multiple certificate authorities, is also covered.
Chapter 10 covers advanced OpenVPN configurations, including Tunneling through a proxy server, pushing routing commands to clients, pushing and setting the default route through a tunnel, Distributed compilation through VPN tunnels with distcc, and OpenVPN scripting.
Chapter 11 shows how to debug and monitor VPN tunnels. It covers standard networking tools that can be used for scanning and testing the connectivity of a VPN server.



Interesting book: Sports Medicine and Rehabilitation or Living Lean

Guide to Networking Essentials

Author: Greg Tomsho

Guide to Networking Essentials, Fifth Edition has been revised and provides a baseline level of knowledge for success in industry and preparation for networking certifications, including the MCSA, MCSE, CNA and CCNA designations. This new edition has been updated to cover new industry topics such as Networked Attached Storage (NAS), Cable Installation and Management, as well as, Fixed and Mobile WiMAX. Written with a focus on networking operating systems, this book continues to provide up-to-date coverage of Microsoft Windows XP and Server 2003 technologies along with UNIX, Red Hat Linux, and Novell Netware operating systems.



Table of Contents:
Ch. 1Introduction to networks and networking concepts1
Ch. 2Network design essentials41
Ch. 3Networking media69
Ch. 4Network interface cards123
Ch. 5Making networks work159
Ch. 6Network communications and protocols193
Ch. 7Network architectures239
Ch. 8Simple network operations291
Ch. 9Understanding complex networks333
Ch. 10Introduction to network security363
Ch. 11Supporting a small business network407
Ch. 12Network administration and support441
Ch. 13Enterprise and wide area networks481
Ch. 14Solving network problems527
App. ACommon networking standards and older technologies575
App. BPlanning and implementing networks593
App. CNetwork troubleshooting guide607
App. DNetworking resources, online and offline613

No comments:

Post a Comment