Download List

Project Description

Nest is a secure IP VPN tunnel for FreeBSD. It
connects two LANs over an insecure WAN. Nest works
on the IP packet level. Its features include
packet authentication and integrity checking (with
96-bit SHA1-derived HMAC), packet encryption (with
Blowfish and 160-bit key CBC mode), replay
protection, adjustable packet queuing, and
compression. The VPN traffic appears on the WAN as
a bidirectional stream of IP packets or as a
unidirectional ICMP request/response stream. The
latter case allows the establishment of VPN
tunnels through certain firewalls.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-04-23 08:44
3.2

A #define to make the program silent was added. A bootable FreeBSD floppy containing the software is now also available for download.
Tags: Minor feature enhancements

2004-12-15 15:44
3.1

A compatibility problem with FreeBSD 5.3-STABLE
and 4.10-STABLE was fixed. This problem was caused
by a sudden change that was made in the semantics
of divert sockets under these versions of FreeBSD.
This prevented nest from working in ICMP response
sending mode.
Tags: Minor bugfixes

2004-05-25 06:13
3.0

Support for VPN tunneling through a unidirectional stream of regular ICMP requests/responses was implemented. This makes it possible to establish VPNs between two machines if one can merely ping the other. Support for IP masquerading (a-la NAT) was also included.
Tags: Major feature enhancements

2003-10-28 16:54
2.0

Tags: Initial freshmeat announcement

Project Resources