From owner-freebsd-questions@FreeBSD.ORG Wed May 19 17:31:58 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EF681065679 for ; Wed, 19 May 2010 17:31:58 +0000 (UTC) (envelope-from drew@mykitchentable.net) Received: from smtp2.mc.surewest.net (qsmtp.mc.surewest.net [66.60.130.145]) by mx1.freebsd.org (Postfix) with SMTP id 512558FC1E for ; Wed, 19 May 2010 17:31:58 +0000 (UTC) Received: (qmail 1714 invoked from network); 19 May 2010 10:32:01 -0700 Received: by simscan 1.1.0 ppid: 1698, pid: 1702, t: 2.3268s scanners: regex: 1.1.0 attach: 1.1.0 spam: 3.1.7-deb X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on smtp2.surewest.net. X-Spam-Level: * X-Spam-Status: No, score=1.8 required=13.5 tests=RATWARE_GECKO_BUILD autolearn=disabled version=3.1.7-deb X-Spam-CMAE-Analysis: v=1.0 c=1 a=mI6YO6ZdSLUA:10 a=VphdPIyG4kEA:10 a=8nJEP1OIZ-IA:10 a=rFdad-MWAAAA:8 a=6I5d2MoRAAAA:8 a=gAN7u4_XcE1frAgLRKoA:9 a=xwANWbuAfstO5Qa6DiMA:7 a=ZhBXtkXufaRSkHRbLwFixRy_x8YA:4 a=wPNLvfGTeEIA:10 a=Sllw8v0m4fwA:10 Received: from unknown (HELO blacklamb.mykitchentable.net) (69.62.230.77) by smtp2 with SMTP; 19 May 2010 10:31:59 -0700 Received: from [127.0.0.1] (bigdaddy.mykitchentable.net [192.168.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by blacklamb.mykitchentable.net (Postfix) with ESMTPS id 4819516593C; Wed, 19 May 2010 10:31:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mykitchentable.net; s=default; t=1274290316; bh=l0aD+DzKTZEt6HP8ADCd9/hZdAM3WJIptzUjx0HxNS8=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=GMwlbrKRcUZa28pOGy+7CSQeoV6sJz5RCqbzOln/ix4P4IUAseMejEe/tkaadfVbk 322w6ALNAvgiJsIhP/2TyJBkGbzzaAKeTQJo0rTvcI6cJudrWbN+ehIImPJnruwILV gBwUE07pWvCSLWMY/zdKLRTHTNsiuPI+G1mZtcWU= Message-ID: <4BF42067.70200@mykitchentable.net> Date: Wed, 19 May 2010 10:31:19 -0700 From: Drew Tomlinson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Adam Vande More References: <4BF40AC5.8010509@mykitchentable.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 100519-0, 05/19/2010), Outbound message X-Antivirus-Status: Clean Cc: freebsd-questions@freebsd.org Subject: Re: Help With pptpclient Setup 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: Wed, 19 May 2010 17:31:58 -0000 On 5/19/2010 10:14 AM, Adam Vande More wrote: > On Wed, May 19, 2010 at 10:59 AM, Drew Tomlinsonwrote: > > >> I'm using FBSD 8.0-STABLE and trying to connect to a Cisco VPN at work. >> Windows PCs connect with the basic Microsoft dial-up networking client. >> Thus I assume pptpclient is my answer for FBSD. >> >> > I would think GRE would be the answer here. > > http://www.packtpub.com/article/network-configuration-tunneling-with-free-bsd > http://www.freebsd.org/doc/en/books/handbook/ipsec.html > Thanks for your reply. However I do not see how to pass my username/password to the Cisco VPN in either of those 2 links. FWIW, I've found more detailed logs that suggest I'm making the initial connection and being authenticated. I just don't understand what has to happen next. Here's my log: May 19 10:00:43 vm ppp[89700]: Phase: Using interface: tun0 May 19 10:00:43 vm ppp[89700]: Phase: deflink: Created in closed state May 19 10:00:43 vm ppp[89700]: tun0: Phase: PPP Started (direct mode). May 19 10:00:43 vm ppp[89700]: tun0: Phase: bundle: Establish May 19 10:00:43 vm ppp[89700]: tun0: Phase: deflink: closed -> opening May 19 10:00:43 vm ppp[89700]: tun0: Phase: deflink: Connected! May 19 10:00:43 vm ppp[89700]: tun0: Phase: deflink: opening -> carrier May 19 10:00:44 vm ppp[89700]: tun0: Phase: deflink: /dev/pts/5: CD detected May 19 10:00:44 vm ppp[89700]: tun0: Phase: deflink: carrier -> lcp May 19 10:00:45 vm ppp[89700]: tun0: Phase: bundle: Authenticate May 19 10:00:45 vm ppp[89700]: tun0: Phase: deflink: his = CHAP 0x81, mine = none May 19 10:00:45 vm ppp[89700]: tun0: Phase: Chap Input: CHALLENGE (16 bytes) May 19 10:00:45 vm ppp[89700]: tun0: Phase: Chap Output: RESPONSE (username) May 19 10:00:45 vm ppp[89700]: tun0: Phase: Chap Input: CHALLENGE (16 bytes) May 19 10:00:45 vm ppp[89700]: tun0: Phase: Chap Output: RESPONSE (username) May 19 10:00:45 vm ppp[89700]: tun0: Phase: Chap Input: SUCCESS (S=078026768A691A7716A3AE855F67492A2D9F3F73) May 19 10:00:45 vm ppp[89700]: tun0: Phase: deflink: lcp -> open May 19 10:00:45 vm ppp[89700]: tun0: Phase: bundle: Network May 19 10:02:53 vm ppp[89700]: tun0: Phase: Signal 15, terminate. May 19 10:02:53 vm ppp[89700]: tun0: Phase: Signal 15, terminate. May 19 10:03:08 vm ppp[89700]: tun0: Phase: bundle: Terminate May 19 10:03:08 vm ppp[89700]: tun0: Phase: deflink: open -> lcp May 19 10:03:23 vm ppp[89700]: tun0: Phase: deflink: Disconnected! May 19 10:03:23 vm ppp[89700]: tun0: Phase: deflink: Connect time: 160 secs: 513 octets in, 5886370561 octets out May 19 10:03:23 vm ppp[89700]: tun0: Phase: deflink: 16 packets in, 9795297 packets out May 19 10:03:23 vm ppp[89700]: tun0: Phase: total 36789819 bytes/sec, peak 52339780 bytes/sec on Wed May 19 10:02:43 2010 May 19 10:03:23 vm ppp[89700]: tun0: Phase: deflink: lcp -> closed May 19 10:03:23 vm ppp[89700]: tun0: Phase: bundle: Dead May 19 10:03:23 vm ppp[89700]: tun0: Phase: PPP Terminated (normal).