From owner-freebsd-security@FreeBSD.ORG Fri Sep 21 16:14:01 2007 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62BEC16A46E for ; Fri, 21 Sep 2007 16:14:01 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from pobox.codelabs.ru (pobox.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 0C8BD13C480 for ; Fri, 21 Sep 2007 16:14:01 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=UHLBXhCDw765r0ZF7SC8SYZg08NSWHuwbKXJVperJ8rijnTSHJafa3eRvUMgj+OgWWAITVyPzFC6MUNXaM2FyXTEYWt+lzn9TU+VT+0XbBOVqwWlgR5R9/4YP+Sj40HVOxa4KOQYy0sWQKSRFXhX4Hfq3vU1Xjluq+ORberTwkY=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by pobox.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1IYku6-0000NH-PT; Fri, 21 Sep 2007 19:58:54 +0400 Date: Fri, 21 Sep 2007 19:58:50 +0400 From: Eygene Ryabinkin To: Mohacsi Janos Message-ID: <20070921155850.GM997@void.codelabs.ru> References: <20070921112745.U55159@mignon.ki.iif.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20070921112745.U55159@mignon.ki.iif.hu> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-2.0 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_50 Cc: freebsd-security@freebsd.org, Raja FreeBSD Subject: Re: OCF X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2007 16:14:01 -0000 Fri, Sep 21, 2007 at 11:30:15AM +0200, Mohacsi Janos wrote: > >Can someone please guide where can I find OCF source code in FreeBSD and > >also is there IKE implementation and OpenSWAN ? > > For IKE have a look at: > http://www.freshports.org/security/ipsec-tools/ And http://www.freshports.org/security/racoon2/ can be of interest too. -- Eygene