From owner-freebsd-questions@FreeBSD.ORG Tue Feb 15 23:03:20 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0290016A4CE for ; Tue, 15 Feb 2005 23:03:20 +0000 (GMT) Received: from mx1.portjeff.net (mx1.portjeff.net [216.168.142.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F0E843D1D for ; Tue, 15 Feb 2005 23:03:19 +0000 (GMT) (envelope-from c.rued@xsb.com) Received: from localhost (localhost [127.0.0.1]) by mx1.portjeff.net (Postfix) with ESMTP id 7E6AC183F8B for ; Tue, 15 Feb 2005 18:01:45 -0500 (EST) Received: from mx1.portjeff.net ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06444-08 for ; Tue, 15 Feb 2005 18:01:44 -0500 (EST) Received: from xsb.com (mail.portjeff.net [216.168.142.132]) by mx1.portjeff.net (Postfix) with ESMTP id 99E56183F8A for ; Tue, 15 Feb 2005 18:01:44 -0500 (EST) Received: from [10.25.1.120] [129.49.16.170] by xsb.com with ESMTP (SMTPD32-7.15) id AF524080094; Tue, 15 Feb 2005 18:01:38 -0500 Message-ID: <42127FB5.6040807@xsb.com> Date: Tue, 15 Feb 2005 18:03:17 -0500 From: Christopher Rued User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mx1.portjeff.net Subject: Racoon without compression X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 23:03:20 -0000 Hi all, I'm trying to set up a VPN connection to a NetScreen VPN using racoon. I configured all of the settings (I think) to match those specified on the NetScreen, except for compression_algorithm. The only option for compression_algorithm given to me by racoon is deflate. The NetScreen VPN is configured with "Compression: None". Am I out of luck here? Please be sure to inclue me on any replies, as I am not subscibed to the list. TIA --Chris