hi Alan,<br><br>I now fixed that dictonary issue. I followed the guide lines from here <a href="http://wiki.freeradius.org/PopTop">http://wiki.freeradius.org/PopTop</a> to see if pptp and radius works. I am getting this error :<br>
/var/log/message<br>Mar 27 15:11:54 test45 pptpd[2121]: CTRL: Starting call (launching pppd, opening GRE)<br>Mar 27 15:11:54 test45 pppd[2123]: Plugin radius.so loaded.<br>Mar 27 15:11:54 test45 pppd[2123]: RADIUS plugin initialized.<br>
Mar 27 15:11:54 test45 pppd[2123]: Plugin radattr.so loaded.<br>Mar 27 15:11:54 test45 pppd[2123]: RADATTR plugin initialized.<br>Mar 27 15:11:54 test45 pppd[2123]: Plugin /usr/lib64/pptpd/pptpd-logwtmp.so loaded.<br>Mar 27 15:11:54 test45 pppd[2123]: pppd 2.4.5 started by root, uid 0<br>
Mar 27 15:11:54 test45 pppd[2123]: Using interface ppp0<br>Mar 27 15:11:54 test45 pppd[2123]: Connect: ppp0 <--> /dev/pts/1<br>Mar 27 15:11:57 test45 pptpd[2121]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!<br>
Mar 27 15:11:58 test45 pppd[2123]: Peer testuser failed CHAP authentication<br>Mar 27 15:11:58 test45 pppd[2123]: Connection terminated.<br>Mar 27 15:11:58 test45 pppd[2123]: Exit.<br>Mar 27 15:11:58 test45 pptpd[2121]: GRE: read(fd=6,buffer=611860,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs<br>
Mar 27 15:11:58 test45 pptpd[2121]: CTRL: PTY read or GRE write failed (pty,gre)=(6,7)<br><br>And in /var/log/radius/radius.log -- i get nothing<br><br>Tue Mar 27 13:29:13 2012 : Info: Loaded virtual server <default><br>
Tue Mar 27 13:29:13 2012 : Info: Ready to process requests.<br>Tue Mar 27 14:23:53 2012 : Info: Exiting normally.<br>Tue Mar 27 14:23:53 2012 : Info: Loaded virtual server inner-tunnel<br>Tue Mar 27 14:23:53 2012 : Info: Loaded virtual server <default><br>
Tue Mar 27 14:23:53 2012 : Info: Ready to process requests.<br>Tue Mar 27 14:58:03 2012 : Info: Exiting normally.<br>Tue Mar 27 15:03:26 2012 : Info: Loaded virtual server inner-tunnel<br>Tue Mar 27 15:03:26 2012 : Info: Loaded virtual server <default><br>
Tue Mar 27 15:03:26 2012 : Info: Ready to process requests.<br><br>I must be doing something wrong. <br><br><br><br><br><br><br><div class="gmail_quote">On Mon, Mar 26, 2012 at 1:56 PM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</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">Khapare Joshi wrote:<br>
> I am now progressing - i think. but got stucked. I enabled the ldap<br>
> plugin. radiusd -X display all the correct info. but when try to connect<br>
> vpn from windows client. here is the error i get. Maybe you guys have<br>
> some tips on it.<br>
</div>...<br>
<div class="im">> Mar 26 10:58:17 blade201 pppd[21163]: rc_read_dictionary: unknown vendor<br>
> on line 22 of dictionary /etc/radiusclient-ng/dictionary.microsoft<br>
> Mar 26 10:58:17 blade201 pppd[21163]: RADIUS: Can't read dictionary file<br>
> /etc/radiusclient-ng/dictionary<br>
<br>
</div>  What is unclear about that message?<br>
<br>
  It looks like you edited the dictionary file, and broke it.  Don't do<br>
that.<br>
<div class="im"><br>
> it seems i need some lines in my dictonary.microsoft file for pppd. How<br>
> do i add this ? all I am trying to do here is pppd to delegate ip pool<br>
> for client and radius to authentication for user via ldap. where I am<br>
> missing thing ?<br>
<br>
</div>  You don't edit the dictionaries.  All of the configuration is done in<br>
FreeRADIUS.<br>
<span class="HOEnZb"><font color="#888888"><br>
  Alan DeKok.<br>
</font></span><div class="HOEnZb"><div class="h5">-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br>