[pptp-server] PPTP client -> NT RAS
Jerry Vonau
jvonau at home.com
Thu Aug 24 19:19:24 CDT 2000
I was playing around with these last night. The combo that worked for me is:
ppp options:
lock
noauth
debug
user DOMAIN\\user #domain s/b upper
password USERPASSWORD #s/b upper
noauth
+chap
+chapms
+chapms-v2
mppe-40
mppe-128
mppe-stateless
lcp-echo-failure 10
lcp-echo-interval 5
proxyarp
On the command line :
/usr/sbin/pptp IP ADDRESS lock noauth debug user DOMAIN\\user
+chapms-v2 mppe-128 mppe-stateless noauth
Jest my 2 cents worth, good luck, your mileage may vary.
Jerry
Strehle Stefan wrote:
> I know this is slightly offtopic, but this setup is driving me crazy....
>
> I try to connect with my pptp client to a NT RAS. If i connect to my PPTP
> linux server everything works fine (including bsd+mppe). But with my NT RAS
> there are always LCP timeouts. A NT client is connecting fine though. I
> searched through the archives, usenet, inet and found several posts which
> deal with this problem, but with no real solution.
>
> My config files:
> -/etc/ppp/options (tried a few)
> noauth
> lock
> nodetach
> default-asyncmap
> passive
> defaultroute
> noipdefault
> noauth
>
> -/etc/ppp/chap-secrets (with tabs)
> * domain\\my_user passwd *
> domain\\my_user * passwd *
> * my_user passwd *
> my_user * passwd *
>
> -command line (tried name and different options as well):
>
> pptp server_IP debug user my_user
>
> -errors:
>
> Using interface ppp0
> Connect: ppp0 <--> /dev/ttya0
> sent [LCP ConfReq id=0x1 <magic 0xb873d5ab> <pcomp> <accomp>]
> sent [LCP ConfReq id=0x1 <magic 0xb873d5ab> <pcomp> <accomp>]
> sent [LCP ConfReq id=0x1 <magic 0xb873d5ab> <pcomp> <accomp>]
> sent [LCP ConfReq id=0x1 <magic 0xb873d5ab> <pcomp> <accomp>]
> sent [LCP ConfReq id=0x1 <magic 0xb873d5ab> <pcomp> <accomp>]
> sent [LCP ConfReq id=0x1 <magic 0xb873d5ab> <pcomp> <accomp>]
> sent [LCP ConfReq id=0x1 <magic 0xb873d5ab> <pcomp> <accomp>]
> sent [LCP ConfReq id=0x1 <magic 0xb873d5ab> <pcomp> <accomp>]
> sent [LCP ConfReq id=0x1 <magic 0xb873d5ab> <pcomp> <accomp>]
> sent [LCP ConfReq id=0x1 <magic 0xb873d5ab> <pcomp> <accomp>]
> LCP: timeout sending Config-Requests
> Terminating on signal 2.
> Terminating on signal 15.
> Connection terminated.
>
> Any response is welcome!
>
> Stefan
> _______________________________________________
> pptp-server maillist - pptp-server at lists.schulte.org
> http://lists.schulte.org/mailman/listinfo/pptp-server
> List services provided by www.schulteconsulting.com!
More information about the pptp-server
mailing list