From owner-freebsd-questions@FreeBSD.ORG Mon Jan 1 22:45:45 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8BBE416A403 for ; Mon, 1 Jan 2007 22:45:45 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from regulus.dfwlp.com (rrcs-64-183-212-244.sw.biz.rr.com [64.183.212.244]) by mx1.freebsd.org (Postfix) with ESMTP id 5AB8713C45A for ; Mon, 1 Jan 2007 22:45:45 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by regulus.dfwlp.com (8.13.6/8.13.6) with ESMTP id l01MjhQY005248 for ; Mon, 1 Jan 2007 16:45:43 -0600 (CST) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Mon, 1 Jan 2007 16:45:38 -0600 User-Agent: KMail/1.9.5 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701011645.38786.freebsd@dfwlp.com> X-Spam-Status: No, score=-4.4 required=3.6 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on regulus.dfwlp.com Subject: Re: vpnc problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jan 2007 22:45:45 -0000 On Monday 01 January 2007 14:41, Vishal Patil wrote: > I am trying to use vpnc 0.3.3 on FreeBSD 6.1 but I get the following errors > > route: bad address: > delete net default > > Also this completely screws up the network on my machine :( > Has anyone being successfully in using vpnc 0.3.3 on FreeBSD 6.1? > Thanks. > > - Vishal works fine for me without a problem, connecting to a VPN3000 at my office. what is your existing network config of your system, and what does your command line look like? cheers, jonathan