Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 # definieren, damit das Programm still wurde hinzugefügt. FreeBSD Eine bootfähige Diskette mit der Software ist ab sofort auch zum Download zur Verfügung.
Tags: Minor feature enhancements
A #define to make the program silent was added. A bootable FreeBSD floppy containing the software is now also available for download.

2004-12-15 15:44
3.1

Ein Kompatibilitätsproblem mit FreeBSD 5.3-STABLE und 4,10-STABLE wurde behoben. Dieses Problem wurde durch eine plötzliche Veränderung, die in der Semantik der Umleitung Füße unter diesen Versionen von FreeBSD gemacht verursacht wurde. Diese verhinderte Nest von der Arbeit in Senden von ICMP-Antwort-Modus.
Tags: Minor bugfixes
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.

2004-05-25 06:13
3.0

Unterstützung für VPN-Tunneling mit einer unidirektionalen Strom von regelmäßigen ICMP-Requests / Responses durchgeführt wurde. Dies macht es möglich, bis hin zu VPNs zwischen zwei Computern herzustellen, wenn man nur Ping für den anderen. Unterstützung für IP-Masquerading (NAT-a-la) sind ebenfalls enthalten war.
Tags: Major feature enhancements
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.

2003-10-28 16:54
2.0

Tags: Initial freshmeat announcement

Project Resources