poptop pptpd + freeradius

Phil Mayers p.mayers at imperial.ac.uk
Fri Nov 16 13:54:46 CET 2012


On 16/11/12 11:20, Dmitry Korzhevin wrote:
> Guys,
>
> Same server, i am trying to configure pptpd with radius, please give
> advice, why it is not working. Radius auth is succesfull..

RADIUS is fine, this isn't a question for the FR list.

>
> /etc/ppp/options.pptpd http://dpaste.com/832026/

I think this is wrong. You need:

-chap
-mschap
+mschap-v2

We use this "options" file:

lock
#uncomment when testing:
#debug
name pptpd
asyncmap 0
-chap
-mschap
+mschap-v2
require-mppe
lcp-echo-failure 30
lcp-echo-interval 5
ipcp-accept-local
ipcp-accept-remote
ms-wins ...
ms-wins ...
ms-dns ...
ms-dns ...
plugin radius.so





More information about the Freeradius-Users mailing list