[pptp-server] Re: [pptp-server] newbie problems with pptp-linux client

Pop George geo at fretim.dnttm.ro
Tue Jun 22 00:27:39 CDT 1999


On Mon, 21 Jun 1999, Charles Galpin wrote:

> Hi
> 
> I'm trying to use pptp-linux to connect to a VPN that Is iether NT based,
> or uses NT authentication. Anyway, I have an IP a.b.c.d, a NT domain
> MYDOM, and a user and password to work with.
> 
> I want to connect to the VPN while already conencted to the 'net via
> dedicated DSL connection. I cannot get it to work. I have enabled pppd
> debug logging.
> 
> I have put the following in both /etc/ppp/[chap|pap]-secrets
> MYDOM\\cgalpin	a.b.c.d	passwd
> 
> When I try the following invocation of pptp-linux
> 
> [root at pooh /etc]# /tmp/pptp-linux-1.0.2/pptp a.b.c.d debug name
> MYDOM\\cgalpin remotename cgalpin     
> (unknown)[10342]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:531]: Client
> connection established.
> (unknown)[10342]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:637]: Outgoing
> call established.
> 
> I get the following in pppd.log
> 
> Jun 21 13:58:00 pooh  a.b.c.d[9557]:
> log[pptp_conn_close:pptp_ctrl.c:275]: Closing PPTP connection
> Jun 21 14:50:52 pooh (unknown)[10342]:
> log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:531]: Client connection
> established.
> Jun 21 14:50:53 pooh (unknown)[10342]:
> log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:637]: Outgoing call established. 
> Jun 21 14:50:54 pooh pppd[10347]: pppd 2.3.3 started by root, uid 0
> Jun 21 14:50:54 pooh pppd[10347]: Using interface ppp0
> Jun 21 14:50:54 pooh pppd[10347]: Connect: ppp0 <--> /dev/ttya0
> Jun 21 14:50:54 pooh pppd[10347]: sent [LCP ConfReq id=0x1 <magic
> 0xffff04ab> <pcomp> <accomp>]
> Jun 21 14:51:21 pooh last message repeated 9 times
> Jun 21 14:51:24 pooh pppd[10347]: LCP: timeout sending Config-Requests
> Jun 21 14:51:24 pooh pppd[10347]: Connection terminated.
> Jun 21 14:51:25 pooh pppd[10347]: Exit.
> 
> And all I get from a ps is
> 
> root     10342  0.0  0.3   792   420  p3 S    14:50   0:00 pptp: call
> manager for a.b.c.d
> 
> Can anyone tell me what 'm doing wrong?
> 
> thanks
> charles
> 
> 
> _______________________________________________
> pptp-server maillist  -  pptp-server at lists.schulte.org
> http://lists.schulte.org/mailman/listinfo/pptp-server
> List services provided by www.schulte.org!
> 

Hy ,

I had similar problems and I solved them this way:

1.Kernel must be compiled with the option tunneling  
2.Before running pptp client modules new_tunnel and ipip must be inserted
in the kernel.
3.The server side must have dial-in permision granted to the account that
you use( This is mostly the problem when message like outgoing call
established... and client connection established and then closing
whithout any explanations...)
4.And if possible checking the authentification methods on the NT server
side .

What is strange is that it is using ppp0. I assume that your ppp conection
to your ISP must be on ppp0. The pptp connection then takes ppp1,ppp2..

			I hope this helps a bit.

						
				George 





More information about the pptp-server mailing list