X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from lists.alpinelinux.org (alpinelinux.org [208.74.141.33]) by lists.alpinelinux.org (Postfix) with ESMTP id 94ED5170000B6 for ; Wed, 22 Oct 2008 20:26:11 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by lists.alpinelinux.org (Postfix) with ESMTP id 2B7A817003B97 for ; Tue, 21 Oct 2008 15:48:16 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 26so2672749wfd.13 for ; Tue, 21 Oct 2008 08:48:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=xnhvaRLssEp5mwYpSfUQqRgwjcYp8lty513143ehQfU=; b=lMdi1K1vAjwWj9086d4YNiCRS73Z7XZw/kRoRYZvuJOIZkqM3Aar6jDozCj1sBWqax wi3CXrHoV3iy7+bYO0x0nQH7OQGzki297XKou0OIpAGmspkQtYT172ZQCexr7p9aLPjI DXCX208UwiW2kSrwG7OAfREtpCAISu1Oxxu90= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=wt2cHxgSK0OjgmlWcPTfo51HxIumTAmf0PxKpSKz+PIuUlQey5lZnsDwiukJxbHrit vPVUPBUTeJrFwPIMrIaqKBXHIjxvPyaoq2+CZvRRRBjZzFxhYacG4vlO6JBl37UHdv7v gpcJ6O3w7Tr+oxP9icRZz2tW+5izCLMYVE9HU= Received: by 10.114.184.7 with SMTP id h7mr6523287waf.9.1224604095642; Tue, 21 Oct 2008 08:48:15 -0700 (PDT) Received: from whopper.my.net ([70.23.214.157]) by mx.google.com with ESMTPS id 5sm19638453yxt.1.2008.10.21.08.48.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 21 Oct 2008 08:48:15 -0700 (PDT) Message-Id: <0CF7CA2D-D5A5-4C36-880D-75D9EACAA9E8@gmail.com> From: Michael Mason To: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 (Apple Message framework v929.2) Subject: [alpine-devel] Racoon-hybrid Date: Tue, 21 Oct 2008 15:48:13 +0000 X-Mailer: Apple Mail (2.929.2) X-Virus-Scanned: ClamAV using ClamSMTP on lists.alpinelinux.org Wed Oct 22 20:26:11 2008 +0000 (UTC) I was following the following instructions online using Alpine... http://www.netbsd.org/docs/network/ipsec/rasvpn.html Oct 21 15:36:53 myvpn racoon: INFO: Reading configuration from "/etc/ racoon/racoon.conf" Oct 21 15:36:53 myvpn racoon: ERROR: /etc/racoon/racoon.conf:44: "hybrid_rsa_server" racoon not configured with --enable-hybrid Oct 21 15:36:53 myvpn racoon: ERROR: /etc/racoon/racoon.conf:44: ";" syntax error Oct 21 15:36:53 myvpn racoon: ERROR: fatal parse failure (2 errors) Can this be considered for the next release? Other suggestions? Thanks --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---