here is my option files if this helps :<div><br></div><div><div>name pptpd</div><div>refuse-pap</div><div>refuse-chap</div><div>refuse-mschap</div><div>require-mschap-v2</div><div>require-mppe-128</div><div>ms-dns 192.168.1.1</div>
<div>ms-dns 192.168.1.2</div><div>ms-wins 192.168.1.3</div><div>proxyarp</div><div>debug</div><div>lock</div><div>nobsdcomp </div><div>novj</div><div>novjccomp</div><div>nologfd</div><div>auth</div><div>nodefaultroute</div>
<div>plugin radius.so</div><div>plugin radattr.so</div></div><div><br></div><div><br><br><div class="gmail_quote">On Fri, Nov 16, 2012 at 12:54 PM, Phil Mayers <span dir="ltr"><<a href="mailto:p.mayers@imperial.ac.uk" target="_blank">p.mayers@imperial.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 16/11/12 11:20, Dmitry Korzhevin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Guys,<br>
<br>
Same server, i am trying to configure pptpd with radius, please give<br>
advice, why it is not working. Radius auth is succesfull..<br>
</blockquote>
<br></div>
RADIUS is fine, this isn't a question for the FR list.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
/etc/ppp/options.pptpd <a href="http://dpaste.com/832026/" target="_blank">http://dpaste.com/832026/</a><br>
</blockquote>
<br>
I think this is wrong. You need:<br>
<br>
-chap<br>
-mschap<br>
+mschap-v2<br>
<br>
We use this "options" file:<br>
<br>
lock<br>
#uncomment when testing:<br>
#debug<br>
name pptpd<br>
asyncmap 0<br>
-chap<br>
-mschap<br>
+mschap-v2<br>
require-mppe<br>
lcp-echo-failure 30<br>
lcp-echo-interval 5<br>
ipcp-accept-local<br>
ipcp-accept-remote<br>
ms-wins ...<br>
ms-wins ...<br>
ms-dns ...<br>
ms-dns ...<br>
plugin radius.so<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/<u></u>list/users.html</a><br>
</div></div></blockquote></div><br></div>