On 5/19/2010 10:14 AM, Adam Vande More wrote:
On Wed, May 19, 2010 at 10:59 AM, Drew Tomlinson<d...@mykitchentable.net>wrote:

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).
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to