here is my option files if this helps :

name pptpd
refuse-pap
refuse-chap
refuse-mschap
require-mschap-v2
require-mppe-128
ms-dns 192.168.1.1
ms-dns 192.168.1.2
ms-wins 192.168.1.3
proxyarp
debug
lock
nobsdcomp 
novj
novjccomp
nologfd
auth
nodefaultroute
plugin radius.so
plugin radattr.so



On Fri, Nov 16, 2012 at 12:54 PM, Phil Mayers <p.mayers@imperial.ac.uk> wrote:
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




-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html