Télécharger la liste

Description du projet

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.

Système requise

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.

2004-05-25 06:13 Retour à la liste release
3.0

Soutien à tunneling VPN grâce à un flux unidirectionnel des demandes régulières ICMP / réponses a été mis en œuvre. Il est ainsi possible d'établir des VPN entre deux machines si on ne peut que ping sur l'autre. Support for IP masquerading (a-la NAT) a été également inclus.
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.

Project Resources