Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Proble setting up client VPN connection
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
niklas.uhrberg
n00b
n00b


Joined: 19 Dec 2004
Posts: 9
Location: Sweden

PostPosted: Fri May 04, 2007 11:23 am    Post subject: Proble setting up client VPN connection Reply with quote

Hi, I have a problem getting my client side VPN connection working.

I have followed the steps in the HOWTO http://gentoo-wiki.com/HOWTO_PPTP_VPN_client
although some of it seems out of date (e.g. patching the kernel for MPPE-MPPC support and adding
ppp-compress-18
ppp_mppe
to the /etc/modules.d/ppp file.)

I run 'pppd call my_peer logfd 2 nodetach debug dump' with the following output:

pppd options in effect:
debug # (from command line)
nodetach # (from command line)
logfd 2 # (from command line)
dump # (from command line)
noauth # (from /etc/ppp/options.pptp)
refuse-chap # (from /etc/ppp/options.pptp)
refuse-mschap # (from /etc/ppp/options.pptp)
refuse-eap # (from /etc/ppp/options.pptp)
name niklas.uhrberg # (from /etc/ppp/peers/jayway_office)
remotename PPTP # (from /etc/ppp/peers/jayway_office)
# (from /etc/ppp/options.pptp)
pty pptp 213.50.11.34 --nolaunchpppd # (from /etc/ppp/peers/jayway_office)
ipparam jayway_office # (from /etc/ppp/peers/jayway_office)
nobsdcomp # (from /etc/ppp/options.pptp)
nodeflate # (from /etc/ppp/options.pptp)
mppe xxx # [don't know how to print value] # (from /etc/ppp/peers/jayway_office)
using channel 16
Using interface ppp0
Connect: ppp0 <--> /dev/pts/5
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x808472b> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x0 <mru 1400> <auth eap> <magic 0x72ab571e> <pcomp> <accomp> <callback CBCP> <mrru 1614> <endpoint [local:27.1a.83.2a.9d.3d.48.c2.b3.bf.83.09.3c.5a.1b.a9.00.00.00.00]> < 17 04 00 85>]
sent [LCP ConfRej id=0x0 <callback CBCP> <mrru 1614> < 17 04 00 85>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x808472b> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x1 <mru 1400> <auth eap> <magic 0x72ab571e> <pcomp> <accomp> <endpoint [local:27.1a.83.2a.9d.3d.48.c2.b3.bf.83.09.3c.5a.1b.a9.00.00.00.00]>]
sent [LCP ConfNak id=0x1 <auth chap MS-v2>]
rcvd [LCP ConfReq id=0x2 <mru 1400> <auth chap MS-v2> <magic 0x72ab571e> <pcomp> <accomp> <endpoint [local:27.1a.83.2a.9d.3d.48.c2.b3.bf.83.09.3c.5a.1b.a9.00.00.00.00]>]
sent [LCP ConfAck id=0x2 <mru 1400> <auth chap MS-v2> <magic 0x72ab571e> <pcomp> <accomp> <endpoint [local:27.1a.83.2a.9d.3d.48.c2.b3.bf.83.09.3c.5a.1b.a9.00.00.00.00]>]
rcvd [CHAP Challenge id=0x0 <2ffc4eebae1ffdddbbb72e67bdabe76c>, name = "ISA"]
sent [CHAP Response id=0x0 <09e64eedfaccb8b7c12a8e7c15b2a72500000000000000002d6ff49f1e6cf2eae985b7e9a626d3f7fa6a52a625dc317b00>, name = "niklas.uhrberg"]
Modem hangup
Connection terminated.
Script pptp 213.50.11.34 --nolaunchpppd finished (pid 7944), status = 0x0


Thanks in advance!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum