Fedora core 5 freeradius-client-1.1.5.tar.bz2 ./confiugre make make install freeradius-1.1.7.tar.gz rpmbuild -bb redhat/freeradius.spec cp /usr/share/freeradius/dictionary.microsoft \ /usr/local/etc/radiusclient vi /usr/local/etc/radiusclient/dictionary INCLUDE /usr/local/etc/radiusclient/dictionary.merit INCLUDE /usr/local/etc/radiusclient/dictionary.microsoft rpm -Uvh pptpd-1.3.3-1.fc5.i386.rpm options.pptpd plugin radius.so radius-config-file /usr/local/etc/radiusclient/radiusclient.conf plugin radattr.so starting connect windows xp tail -f /var/log/messages Aug 27 19:00:59 no1 pptpd[1099]: CTRL: Starting call (launching pppd, opening GRE) Aug 27 19:00:59 no1 pppd[1100]: Plugin radius.so loaded. Aug 27 19:00:59 no1 pppd[1100]: RADIUS plugin initialized. Aug 27 19:00:59 no1 pppd[1100]: Plugin radattr.so loaded. Aug 27 19:00:59 no1 pppd[1100]: RADATTR plugin initialized. Aug 27 19:00:59 no1 pppd[1100]: Plugin /usr/lib/pptpd/pptpd-logwtmp.so loaded. Aug 27 19:00:59 no1 pppd[1100]: pppd 2.4.3 started by root, uid 0 Aug 27 19:00:59 no1 pppd[1100]: Using interface ppp0 Aug 27 19:00:59 no1 pppd[1100]: Connect: ppp0 <--> /dev/pts/2 Aug 27 19:01:02 no1 pptpd[1099]: CTRL: Ignored a SET LINK INFO packet with real ACCMs! Aug 27 19:01:02 no1 pppd[1100]: rc_read_dictionary: invalid type on line 11 of dictionary /usr/local/etc/radiusclient/dictionary.microsoft Aug 27 19:01:02 no1 pppd[1100]: RADIUS: Can't read dictionary file /usr/local/etc/radiusclient/dictionary Aug 27 19:01:02 no1 pppd[1100]: Peer testuser failed CHAP authentication Aug 27 19:01:02 no1 pppd[1100]: Connection terminated. Aug 27 19:01:02 no1 pppd[1100]: Exit. Aug 27 19:01:02 no1 pptpd[1099]: CTRL: Client 123.xx.xx.xx control connection finished
On Tue, 2007-08-28 at 19:20 +0900, hyunok wrote:
Fedora core 5 freeradius-client-1.1.5.tar.bz2 ./confiugre make make install
Great, so you posted this barely-comprehensible gibberish to the poptop list and now to the FreeRadius list. http://catb.org/~esr/faqs/smart-questions.html (Though Eric Raymond is a gun-toting nut, this particular doc is good) Per your previous reply on the poptop list, the problem is coming from the PPPD radius plugin; this is nothing to do with FreeRadius. I don't know why you're installing "freeradius-client" or "freeradius" - pppd doesn't use them. The VERY FIRST HIT on google for: freeradius dictionary.microsoft ...leads here, which although it happens to be in the FreeRadius Wiki still doesn't make it a FreeRadius problem: http://wiki.freeradius.org/PopTop#The_radiusclient_setup_part_.28on_the_Popt... Basically, unless you've patched it otherwise, pppd used the (old) radiusclient library. radiusclient cannot read FreeRadius-formatted dictionaries, so you are wasting your time copying the FreeRadius dictionaries to radiusclient.
participants (2)
-
hyunok -
Phil Mayers