Subject: Re: IP Tunneling I think ?
To: Randy Devol <randyd@rahul.net>
From: Jun-ichiro itojun Hagino <itojun@itojun.org>
List: tech-net
Date: 01/27/1999 12:37:06
>Does NetBSD provide any way to create a secure Virtual Private Network?
>Even if it is only supported between NetBSD-based machines, I am interested
>in knowing the options.
>BTW, for those of you who are interested, the press release at
>http://www.counterpane.com/pptp.html says analysis found no flaws in the
>protocol itself, only in the Microsoft implementation of it. Maybe the
>protocol is not the problem. :-)
You can use KAME IPv6/IPsec kit (redistributed as patch to NetBSD
1.3.3) for IPsec tunnel functionality. You can configure it for
IPsec-only use, i.e. without "options INET6".
visit www.kame.net for details.
If you are in US, NRL redistributes IPv6/IPsec kit too.
itojun