<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Does anybody have any suggestions, could this be a bug ? Shall i try another version, its running on RHEL 7 Free radius version 3.0.1<br><br><div>> From: freeradius-users-request@lists.freeradius.org<br>> Subject: Freeradius-Users Digest, Vol 113, Issue 128<br>> To: freeradius-users@lists.freeradius.org<br>> Date: Mon, 29 Sep 2014 04:06:31 +0200<br>> <br>> Send Freeradius-Users mailing list submissions to<br>>     freeradius-users@lists.freeradius.org<br>> <br>> To subscribe or unsubscribe via the World Wide Web, visit<br>>      http://lists.freeradius.org/mailman/listinfo/freeradius-users<br>> or, via email, send a message with subject or body 'help' to<br>>  freeradius-users-request@lists.freeradius.org<br>> <br>> You can reach the person managing the list at<br>>  freeradius-users-owner@lists.freeradius.org<br>> <br>> When replying, please edit your Subject line so it is more specific<br>> than "Re: Contents of Freeradius-Users digest..."<br>> <br>> <br>> Today's Topics:<br>> <br>>    1. Re: How to send disconnect message to the NAS? (Alan DeKok)<br>>    2. Re: EAP and rlm_perl. Is it possible to build custom logic<br>>       for VPN    peers? (Oleksandr Yermolenko)<br>>    3. Re: EAP and rlm_perl. Is it possible to build custom logic<br>>       for VPN        peers? (Oleksandr Yermolenko)<br>>    4. version 2.2.5 repo (Rando Nakarmi)<br>>    5. Re: version 2.2.5 repo (Alan DeKok)<br>>    6. Re: EAP and rlm_perl. Is it possible to build custom logic<br>>       for VPN peers? (Alan DeKok)<br>>    7. Re: Problem in Module Statistics in freeradius (Himanshu  Pandey)<br>> <br>> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: Sun, 28 Sep 2014 11:08:16 -0400<br>> From: Alan DeKok <aland@deployingradius.com><br>> To: FreeRadius users mailing list<br>>         <freeradius-users@lists.freeradius.org><br>> Subject: Re: How to send disconnect message to the NAS?<br>> Message-ID: <54282460.1090603@deployingradius.com><br>> Content-Type: text/plain; charset=ISO-8859-1<br>> <br>> Xin wrote:<br>> > Thanks a lot for your reply, I have understood I can use update control<br>> > section to control send or not. And one more question,  what is the virtual<br>> > server in home_server_pool section. Just find the server<br>> > originate-coa.example.com section?<br>> <br>>   The behavior is documented in that file.<br>> <br>> > If this is right, can you tell me the<br>> > usage of pre-proxy section? I have already understand the purpose of the<br>> > post-proxy is to handle the COA/DM response.<br>> <br>>   Read the file.  This is documented.<br>> <br>>   Alan DeKok.<br>> <br>> <br>> ------------------------------<br>> <br>> Message: 2<br>> Date: Sun, 28 Sep 2014 18:52:59 +0300<br>> From: Oleksandr Yermolenko <aae@sumix.com><br>> To: Alan DeKok <aland@deployingradius.com><br>> Subject: Re: EAP and rlm_perl. Is it possible to build custom logic<br>>        for VPN peers?<br>> Message-ID: <54282EDB.20904@sumix.com><br>> Content-Type: text/plain; charset=utf-8; format=flowed<br>> <br>> <br>> >> Is it possible to use any of EAP methods (I mean EAP-PEAP,  EAP-TTLS or<br>> >> EAP-TLS ...) with rlm_perl.<br>> >    What does that mean?<br>> can I use  authenticate, authorize, accounting hooks (or post_auth)?<br>> I looked at example.pl.<br>> <br>> Just put "perl" in somewhere eap.conf file?<br>> <br>> ><br>> >    You can run the perl module when the server receives a packet.  It<br>> > doesn't matter whether the packet contains PAP, CHAP, MS-CHAP, or any<br>> > EAP type.<br>> ><br>> >    What do you want to *do* in rlm_perl?  Knowing that probably more<br>> > useful, and will get you a better answer.<br>> authenticate a lot of VPN clients (currently I can choose EAP method),<br>> keeping them in mysql or ldap. According their properties give a <br>> personal access to<br>> different local resources. Accounting: updating start/stop/alive <br>> messages. POD if it's possible<br>> for strongswan.<br>> ><br>> >    Alan DeKok.<br>> <br>> <br>> <br>> ------------------------------<br>> <br>> Message: 3<br>> Date: Sun, 28 Sep 2014 18:52:59 +0300<br>> From: Oleksandr Yermolenko <aae@sumix.com><br>> To: Alan DeKok <aland@deployingradius.com><br>> Subject: Re: EAP and rlm_perl. Is it possible to build custom logic<br>>        for VPN peers?<br>> Message-ID: <54282EDB.20904@sumix.com><br>> Content-Type: text/plain; charset=utf-8; format=flowed<br>> <br>> <br>> >> Is it possible to use any of EAP methods (I mean EAP-PEAP,  EAP-TTLS or<br>> >> EAP-TLS ...) with rlm_perl.<br>> >    What does that mean?<br>> can I use  authenticate, authorize, accounting hooks (or post_auth)?<br>> I looked at example.pl.<br>> <br>> Just put "perl" in somewhere eap.conf file?<br>> <br>> ><br>> >    You can run the perl module when the server receives a packet.  It<br>> > doesn't matter whether the packet contains PAP, CHAP, MS-CHAP, or any<br>> > EAP type.<br>> ><br>> >    What do you want to *do* in rlm_perl?  Knowing that probably more<br>> > useful, and will get you a better answer.<br>> authenticate a lot of VPN clients (currently I can choose EAP method),<br>> keeping them in mysql or ldap. According their properties give a <br>> personal access to<br>> different local resources. Accounting: updating start/stop/alive <br>> messages. POD if it's possible<br>> for strongswan.<br>> ><br>> >    Alan DeKok.<br>> <br>> <br>> <br>> ------------------------------<br>> <br>> Message: 4<br>> Date: Sun, 28 Sep 2014 19:14:18 +0000<br>> From: Rando Nakarmi <randonakarmi@gmail.com><br>> To: FreeRadius users mailing list<br>>       <freeradius-users@lists.freeradius.org><br>> Subject: version 2.2.5 repo<br>> Message-ID:<br>>         <CAG+85v_XJ_v8cJGu-tMqi+eWNSsnME=7mZcv5yqAhB6d9K+_KA@mail.gmail.com><br>> Content-Type: text/plain; charset="utf-8"<br>> <br>> HI,<br>> <br>> I see both in RHEL and epel , the freeradius version 2.1.12-4 is available<br>> but not the 2.2.5 which is the newest version on 2.x.x series.<br>> <br>> I am used to do yum, where can I get version 2.2.5  in yum repo for RHEL<br>> base linux.<br>> <br>> R<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140928/4120d983/attachment-0001.html><br>> <br>> ------------------------------<br>> <br>> Message: 5<br>> Date: Sun, 28 Sep 2014 17:39:58 -0400<br>> From: Alan DeKok <aland@deployingradius.com><br>> To: FreeRadius users mailing list<br>>    <freeradius-users@lists.freeradius.org><br>> Subject: Re: version 2.2.5 repo<br>> Message-ID: <5428802E.8060003@deployingradius.com><br>> Content-Type: text/plain; charset=UTF-8<br>> <br>> Rando Nakarmi wrote:<br>> > I see both in RHEL and epel , the freeradius version 2.1.12-4 is<br>> > available but not the 2.2.5 which is the newest version on 2.x.x series.<br>> > <br>> > I am used to do yum, where can I get version 2.2.5  in yum repo for RHEL<br>> > base linux.<br>> <br>>   Ask Redhat for a new version.  We don't control the release of<br>> packages on RHEL.<br>> <br>>   Alan DeKok.<br>> <br>> <br>> ------------------------------<br>> <br>> Message: 6<br>> Date: Sun, 28 Sep 2014 17:42:28 -0400<br>> From: Alan DeKok <aland@deployingradius.com><br>> To: aae@sumix.com,     FreeRadius users mailing list<br>>     <freeradius-users@lists.freeradius.org><br>> Subject: Re: EAP and rlm_perl. Is it possible to build custom logic<br>>   for VPN peers?<br>> Message-ID: <542880C4.5020603@deployingradius.com><br>> Content-Type: text/plain; charset=ISO-8859-1<br>> <br>> Oleksandr Yermolenko wrote:<br>> > can I use  authenticate, authorize, accounting hooks (or post_auth)?<br>> > I looked at example.pl.<br>> <br>>   Then you would know that the perl module can be used in those<br>> sections.  The "example.pl" has comments saying this.<br>> <br>> > Just put "perl" in somewhere eap.conf file?<br>> <br>>   No.  You don't just put random text into random files.  It helps to<br>> understand how the server works.<br>> <br>>   There is a "authorize" section.  You can list modules there.  This is<br>> documented.  See raddb/sites-available/default.<br>> <br>> > authenticate a lot of VPN clients (currently I can choose EAP method),<br>> > keeping them in mysql or ldap.<br>> <br>>   The server already has SQL and LDAP modules.  You really don't want to<br>> re-implement all of them in Perl.<br>> <br>> > According their properties give a<br>> > personal access to<br>> > different local resources. Accounting: updating start/stop/alive<br>> > messages. POD if it's possible<br>> > for strongswan.<br>> <br>>   See raddb/sites-available/originate-coa for how to send disconnect<br>> messages.<br>> <br>>   Alan DeKok.<br>> <br>> <br>> ------------------------------<br>> <br>> Message: 7<br>> Date: 29 Sep 2014 02:06:21 -0000<br>> From: "Himanshu  Pandey" <pandey_himanshu80@rediffmail.com><br>> To: "freeradius-users@lists.freeradius.org"<br>>   <freeradius-users@lists.freeradius.org><br>> Subject: Re: Problem in Module Statistics in freeradius<br>> Message-ID:<br>>     <1411912518.S.6312.16903.F.H.TkFsYW4gRGVLb2sAUmU6IFByb2JsZW0gaW4gTW9kdWxlIFN0YXRpc3RpY3MgaW4gZnJlZXJhZGl1cw__.RU.rfs310,     <br>>  rfs310, 76,<br>>       303.f4-235-76.old.replied.1411956381.30440@webmail.rediffmail.com><br>> Content-Type: text/plain; charset="utf-8"<br>> <br>> DONE.<br>> <br>> From: Alan DeKok &lt;aland@deployingradius.com&gt;<br>> Sent: Sun, 28 Sep 2014 19:25:18 <br>> To: FreeRadius users mailing list &lt;freeradius-users@lists.freeradius.org&gt;<br>> Subject: Re: Problem in Module Statistics in freeradius<br>> Himanshu Pandey wrote:<br>> <br>> &gt; I added the following code in modcall.c under the function<br>> <br>> &gt; modcall_recurse():<br>> <br>> <br>> <br>>  &nbsp;This list is for *using* FreeRADIUS. &nbsp;It's not for learning how to<br>> <br>> program.<br>> <br>> <br>> <br>>  &nbsp;You're making beginners errors in the code. &nbsp;Don't do that.<br>> <br>> <br>> <br>>  &nbsp;Alan DeKok.<br>> <br>> -<br>> <br>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br>> <br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140929/85e5ea96/attachment.html><br>> <br>> ------------------------------<br>> <br>> -<br>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br>> <br>> End of Freeradius-Users Digest, Vol 113, Issue 128<br>> **************************************************<br></div>                                         </div></body>
</html>