Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers Request free information on products written about or advertised in BYTE Submit a press release, or scan recent announcements Talk with BYTE's staff and readers about products and technologies

ArticlesGrab Your SOCKS


November 1997 / BYTE Software Lab Report / Extend Your Net with VPNs / Grab Your SOCKS

Most software VPN products use one of two methods for providing data security. Either they encrypt entire IP packets and "tunnel" them within plain packets, or they encrypt only the data portion of the packet and include clues for how to decrypt the data. Aventail VPN, however, takes a totally different approach: using SOCKS to provide both encryption and access control.

SOCKS, a security technology, uses circuit-level proxies to relay information between networks. All traffic destined for a remote ne twork must be transmitted to a SOCKS server via the SOCKS protocol. The server then establishes a proxy connection to th e requested resource and returns the data to the original requester. No traffic ever passes directly between the two networks.

One of the traditional disadvantages of SOCKS has been that every client that wanted to access the SOCKS server had to use specially modified applications (the term for modifying an application is known as "socksifying"). Companies like Aventail avoid the socksification requirement by creating a specialized Winsock as part of their AutoSOCKS client. The AutoSOCKS Winsock.dll works with any Winsock-compliant application, so software such as Web browsers or FTP clients can work without modification.

The latest version of SOCKS, version 5, includes a number of enhancements over previous renditions, such as support for multiple authentication, encryption, and message integrity functions, as well as support for UDP packets.


Up to the BYTE Software Lab Report section contentsGo to previous article: Grab Your SOCKSGo to next article: The Harder Side of VPNsSearchSend a comment on this articleSubscribe to BYTE or BYTE on CD-ROM  
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network