From owner-freebsd-ports@FreeBSD.ORG Sat Dec 27 03:00:52 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF0991065674 for ; Sat, 27 Dec 2008 03:00:52 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.237]) by mx1.freebsd.org (Postfix) with ESMTP id 8685F8FC16 for ; Sat, 27 Dec 2008 03:00:52 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so5222408rvf.43 for ; Fri, 26 Dec 2008 19:00:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=QTHyyOi/BVLOlETuaIzZfdfP3sY5VbrQLWhhyTFMH0g=; b=Kid+1DMHre1DJPpQaAjxHcvmm91dPWSKT/zdRnrM1rGUrwutC03c2rmhQRT0815lU0 4r3dwJaQsnaFKnJ+KAuk1YbllumZjrF8dQophW2ftBQ1C0Smex/4vAlnxAxVy+mk5i4j JkKUGUbu2OmnDxQKfC3bUmXnRxV5Th2LW9//g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=w8cawdMzklNjEvdtQTcpe2TiMES/wAfn4g4AF3bFcEMPxuakqD+8yMa0qQCXfx0d93 DEp9rIbWnL/BcB2cZ4bfiWBXudPtYFQ2SaxKZRz2yu480KpCpUpslcx0nsmwXf0w0sF0 nakEydI0GdqfJHy6kmQGxGp7m1toZsVXF8sAw= Received: by 10.141.107.13 with SMTP id j13mr5538501rvm.141.1230346852300; Fri, 26 Dec 2008 19:00:52 -0800 (PST) Received: by 10.140.135.2 with HTTP; Fri, 26 Dec 2008 19:00:52 -0800 (PST) Message-ID: <7d6fde3d0812261900q5a647f5l3782264aba604199@mail.gmail.com> Date: Fri, 26 Dec 2008 19:00:52 -0800 From: "Garrett Cooper" To: perryh@pluto.rain.com In-Reply-To: <49521954.BcMAlOlPOLu7CRKx%perryh@pluto.rain.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49521954.BcMAlOlPOLu7CRKx%perryh@pluto.rain.com> Cc: freebsd-ports@freebsd.org Subject: Re: vpnc connects, but does not work X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2008 03:00:52 -0000 On Wed, Dec 24, 2008 at 3:13 AM, wrote: > I have installed vpnc to connect to an employer's Cisco VPN > system, and it seems to make the connection, but after connecting > I can't ping the gateway nor anything beyond it. The symptom > seems to resemble what is described in the Routing section of > http://www.cs.rpi.edu/~flemej/fbsd-cisco-vpn.pdf, but since that > is using a completely different setup on the FreeBSD side I have > no idea whether the remedy described there is applicable (nor, > if it is, how to determine the addresses to use in this case). > > Does this look at all familiar to anyone? I didn't find anything > that seemed applicable in recent ports@ or questions@ archives. > (I have XX'd out potentially-sensitive material in the following.) I have no idea since I haven't used vpnc, yet, but have you tried tracerouting a connection and/or using tcpdump? Cheers, -Garrett