> From: freeradius-users-request@lists.freeradius.org
> Subject: Freeradius-Users Digest, Vol 113, Issue 132
> To: freeradius-users@lists.freeradius.org
> Date: Mon, 29 Sep 2014 12:09:52 +0200
>
> Send Freeradius-Users mailing list submissions to
> freeradius-users@lists.freeradius.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.freeradius.org/mailman/listinfo/freeradius-users
> or, via email, send a message with subject or body 'help' to
> freeradius-users-request@lists.freeradius.org
>
> You can reach the person managing the list at
> freeradius-users-owner@lists.freeradius.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Freeradius-Users digest..."
>
>
> Today's Topics:
>
> 1. Re: Regarding Radmin (Himanshu Pandey)
> 2. Re: version 2.2.5 repo (Rando Nakarmi)
> 3. Re: freeradius sql groups not working (James w)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: 29 Sep 2014 10:07:33 -0000
> From: "Himanshu Pandey" <pandey_himanshu80@rediffmail.com>
> To: "freeradius-users@lists.freeradius.org"
> <freeradius-users@lists.freeradius.org>, "list@fajar.net"
> <list@fajar.net>
> Subject: Re: Regarding Radmin
> Message-ID:
> <1411983406.S.16821.21090.F.H.WUZhamFyIEEuTnVncmFoYQBSZTogUmVnYXJkaW5nIFJhZG1pbg__.RU.rfs310,
> rfs310, 647,
> 785.f4-235-195.old.1411985253.13516@webmail.rediffmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> UNDERSTOOD!
> THANKS!
>
> From: "Fajar A. Nugraha" <list@fajar.net>
> Sent: Mon, 29 Sep 2014 15:06:46
> To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>
> Subject: Re: Regarding Radmin
> On Mon, Sep 29, 2014 at 4:07 PM, Himanshu Pandey <pandey_himanshu80@rediffmail.com> wrote:
> Hi,
>
> I was using radmin to view the server statistics. But I am not getting and finding examples of the usage of these few radmin commands. For e.g.,
>
> 1. set module <command> --- What is command overhere?
>
> 2. show <command> ---- What is command overhere?
>
> 3. stats <command> ---- What is command overhere?
>
> 4. add <command> ---- What is command overhere?
>
> 5. set <command> ---- What is command overhere?
>
> Please give me examples so that I can understand them.
>
>
>
> Did you try typing "help"?
> radmin> helpadd <command> - do sub-command of adddebug <command> - debugging commandsdel <command> - do sub-command of delhup [module] - sends a HUP signal to the server, or optionally to one moduleinject <command> - commands to inject packets into a running serverreconnect - reconnect to a running serverterminate - terminates the server, and cause it to exitset <command> - do sub-command of setshow <command> - do sub-command of showstats <command> - do sub-command of statsradmin> help add add <command> - do sub-command of adddebug <command> - debugging commandsdel <command> - do sub-command of delhup [module] - sends a HUP signal to the server, or optionally to one moduleinject <command> - commands to inject packets into a running serverreconnect - reconnect to a running serverterminate - terminates the server, and cause it to exitset <command> - do sub-command of setshow <command> - d!
> o sub-command of showstats <command> - do sub-command of stats
> radmin> add helpadd client <command> - Add client configuration commands
> radmin> add client helpadd client file <filename> - Add new client definition from <filename>
> radmin> debug help
> debug condition [condition] - Enable debugging for requests matching [condition]debug level <number> - Set debug level to <number>. Higher is more debugging.debug file [filename] - Send all debugging output to [filename]
> -- Fajar
> -
>
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140929/7605f67c/attachment-0001.html>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 29 Sep 2014 10:07:56 +0000
> From: Rando Nakarmi <randonakarmi@gmail.com>
> To: FreeRadius users mailing list
> <freeradius-users@lists.freeradius.org>
> Subject: Re: version 2.2.5 repo
> Message-ID:
> <CAG+85v-foOoQTEK285t2DFYTgLJBzVch_AMG3TuVuMVpNaRNfA@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Thanks
>
> On Mon, Sep 29, 2014 at 8:30 AM, Fajar A. Nugraha <list@fajar.net> wrote:
>
> > On Mon, Sep 29, 2014 at 2:14 AM, Rando Nakarmi <randonakarmi@gmail.com>
> > wrote:
> > > HI,
> > >
> > > I see both in RHEL and epel , the freeradius version 2.1.12-4 is
> > available
> > > but not the 2.2.5 which is the newest version on 2.x.x series.
> > >
> > > I am used to do yum, where can I get version 2.2.5 in yum repo for RHEL
> > > base linux.
> >
> > If you want RH's official packages, then as Alan wrote, ask RH.
> >
> > There's an official repo from http://packages.networkradius.com/ for
> > version 3.0.4 on centos 6 (which should also work for RHEL), so if
> > you're willing to upgrade to 3.0.x you might be able to use that.
> >
> > If you want to stick with 2.x.x, 2.2.6 should be released sometime
> > soon, so you may want to wait for that.
> >
> > In the mean time, if you want packages for 2.2.5, I've updated
> > http://wiki.freeradius.org/building/Packages with a list of unofficial
> > packages that I created. See the link for Centos and v2.x.x from
> > there. Note that it is NOT an official package (neither from FR or
> > RH), and it might have some packaging differences compared to RH's
> > official packages. However it DOES work, and should be installable
> > using yum.
> >
> > --
> > Fajar
> > -
> > List info/subscribe/unsubscribe? See
> > http://www.freeradius.org/list/users.html
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140929/22ed67c7/attachment-0001.html>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 29 Sep 2014 10:09:47 +0000
> From: James w <spyda46@hotmail.com>
> To: "freeradius-users@lists.freeradius.org"
> <freeradius-users@lists.freeradius.org>
> Subject: Re: freeradius sql groups not working
> Message-ID: <DUB123-W370D0CC80A7EED6589087BB2BA0@phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Thank you Alan and Fajar
> I used yum to install the packages, the current packages with Centos 7 are 3.0.1
> I will remove this version and try some other ones like you have suggested
> Thanks
>
> > From: freeradius-users-request@lists.freeradius.org
> > Subject: Freeradius-Users Digest, Vol 113, Issue 131
> > To: freeradius-users@lists.freeradius.org
> > Date: Mon, 29 Sep 2014 12:00:08 +0200
> >
> > Send Freeradius-Users mailing list submissions to
> > freeradius-users@lists.freeradius.org
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > http://lists.freeradius.org/mailman/listinfo/freeradius-users
> > or, via email, send a message with subject or body 'help' to
> > freeradius-users-request@lists.freeradius.org
> >
> > You can reach the person managing the list at
> > freeradius-users-owner@lists.freeradius.org
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Freeradius-Users digest..."
> >
> >
> > Today's Topics:
> >
> > 1. Re: version 2.2.5 repo (Fajar A. Nugraha)
> > 2. Re: Beginner need help (unrecognized clients)
> > (A.L.M.Buxey@lboro.ac.uk)
> > 3. Re: freeradius sql groups not working (A.L.M.Buxey@lboro.ac.uk)
> > 4. Regarding Radmin (Himanshu Pandey)
> > 5. Re: Regarding Radmin (Fajar A. Nugraha)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Mon, 29 Sep 2014 15:30:43 +0700
> > From: "Fajar A. Nugraha" <list@fajar.net>
> > To: FreeRadius users mailing list
> > <freeradius-users@lists.freeradius.org>
> > Subject: Re: version 2.2.5 repo
> > Message-ID:
> > <CAG1y0sePhaX1c-pD0DHuYg_yhYAFid-WqYFbd=aR-mTkPAkqkg@mail.gmail.com>
> > Content-Type: text/plain; charset=UTF-8
> >
> > On Mon, Sep 29, 2014 at 2:14 AM, Rando Nakarmi <randonakarmi@gmail.com> wrote:
> > > HI,
> > >
> > > I see both in RHEL and epel , the freeradius version 2.1.12-4 is available
> > > but not the 2.2.5 which is the newest version on 2.x.x series.
> > >
> > > I am used to do yum, where can I get version 2.2.5 in yum repo for RHEL
> > > base linux.
> >
> > If you want RH's official packages, then as Alan wrote, ask RH.
> >
> > There's an official repo from http://packages.networkradius.com/ for
> > version 3.0.4 on centos 6 (which should also work for RHEL), so if
> > you're willing to upgrade to 3.0.x you might be able to use that.
> >
> > If you want to stick with 2.x.x, 2.2.6 should be released sometime
> > soon, so you may want to wait for that.
> >
> > In the mean time, if you want packages for 2.2.5, I've updated
> > http://wiki.freeradius.org/building/Packages with a list of unofficial
> > packages that I created. See the link for Centos and v2.x.x from
> > there. Note that it is NOT an official package (neither from FR or
> > RH), and it might have some packaging differences compared to RH's
> > official packages. However it DOES work, and should be installable
> > using yum.
> >
> > --
> > Fajar
> >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Mon, 29 Sep 2014 09:01:58 +0000
> > From: A.L.M.Buxey@lboro.ac.uk
> > To: FreeRadius users mailing list
> > <freeradius-users@lists.freeradius.org>
> > Subject: Re: Beginner need help (unrecognized clients)
> > Message-ID: <20140929090158.GB19364@lboro.ac.uk>
> > Content-Type: text/plain; charset=us-ascii
> >
> > Hi,
> >
> > > To the clients.conf.
> >
> > which file did you edit? the same clients.conf that the server reads in (check its path in radiusd -X output_
> >
> > alan
> >
> >
> > ------------------------------
> >
> > Message: 3
> > Date: Mon, 29 Sep 2014 09:05:59 +0000
> > From: A.L.M.Buxey@lboro.ac.uk
> > To: FreeRadius users mailing list
> > <freeradius-users@lists.freeradius.org>
> > Subject: Re: freeradius sql groups not working
> > Message-ID: <20140929090559.GC19364@lboro.ac.uk>
> > Content-Type: text/plain; charset=us-ascii
> >
> > Hi,
> >
> > > 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
> >
> > 3.0.1 ? upgrade - many bugs fixed since then - so if it is a bug it may have been fixed
> > already. (you can look through the 3.0.2, 3.0.3 and 3.0.4 release notes or read the code
> > diffs if you like so see what got caught/fixed)
> >
> > alan
> >
> >
> > ------------------------------
> >
> > Message: 4
> > Date: 29 Sep 2014 09:07:12 -0000
> > From: "Himanshu Pandey" <pandey_himanshu80@rediffmail.com>
> > To: "freeradius-users@lists.freeradius.org"
> > <freeradius-users@lists.freeradius.org>
> > Subject: Regarding Radmin
> > Message-ID:
> > <1411912518.S.6312.16903.F.H.TkFsYW4gRGVLb2sAUmU6IFByb2JsZW0gaW4gTW9kdWxlIFN0YXRpc3RpY3MgaW4gZnJlZXJhZGl1cw__.RU.rfs310,
> > rfs310, 76,
> > 303.f4-235-76.old.replied.1411981632.588@webmail.rediffmail.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > Hi,
> >
> > I was using radmin to view the server statistics. But I am not getting and finding examples of the usage of these few radmin commands. For e.g.,
> >
> > 1. set module <command> --- What is command overhere?
> >
> > 2. show <command> ---- What is command overhere?
> >
> > 3. stats <command> ---- What is command overhere?
> >
> > 4. add <command> ---- What is command overhere?
> >
> > 5. set <command> ---- What is command overhere?
> >
> > Please give me examples so that I can understand them.
> >
> > Regards,
> > Sonu
> >
> > From: Alan DeKok <aland@deployingradius.com>
> > Sent: Sun, 28 Sep 2014 19:25:18
> > To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>
> > Subject: Re: Problem in Module Statistics in freeradius
> > Himanshu Pandey wrote:
> >
> > > I added the following code in modcall.c under the function
> >
> > > modcall_recurse():
> >
> >
> >
> > This list is for *using* FreeRADIUS. It's not for learning how to
> >
> > program.
> >
> >
> >
> > You're making beginners errors in the code. Don't do that.
> >
> >
> >
> > Alan DeKok.
> >
> > -
> >
> > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> >
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140929/23b88d03/attachment-0001.html>
> >
> > ------------------------------
> >
> > Message: 5
> > Date: Mon, 29 Sep 2014 16:31:10 +0700
> > From: "Fajar A. Nugraha" <list@fajar.net>
> > To: FreeRadius users mailing list
> > <freeradius-users@lists.freeradius.org>
> > Subject: Re: Regarding Radmin
> > Message-ID:
> > <CAG1y0sfxtPZF3TizzMY22Ggo0cJ4r=cBeDrF8O1HX-qD1NYMMQ@mail.gmail.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > On Mon, Sep 29, 2014 at 4:07 PM, Himanshu Pandey <
> > pandey_himanshu80@rediffmail.com> wrote:
> >
> > > Hi,
> > >
> > > I was using radmin to view the server statistics. But I am not getting and
> > > finding examples of the usage of these few radmin commands. For e.g.,
> > >
> > > 1. set module <command> --- What is command overhere?
> > >
> > > 2. show <command> ---- What is command overhere?
> > >
> > > 3. stats <command> ---- What is command overhere?
> > >
> > > 4. add <command> ---- What is command overhere?
> > >
> > > 5. set <command> ---- What is command overhere?
> > >
> > > Please give me examples so that I can understand them.
> > >
> > >
> >
> > Did you try typing "help"?
> >
> > radmin> help
> > add <command> - do sub-command of add
> > debug <command> - debugging commands
> > del <command> - do sub-command of del
> > hup [module] - sends a HUP signal to the server, or optionally to one module
> > inject <command> - commands to inject packets into a running server
> > reconnect - reconnect to a running server
> > terminate - terminates the server, and cause it to exit
> > set <command> - do sub-command of set
> > show <command> - do sub-command of show
> > stats <command> - do sub-command of stats
> > radmin> help add
> > add <command> - do sub-command of add
> > debug <command> - debugging commands
> > del <command> - do sub-command of del
> > hup [module] - sends a HUP signal to the server, or optionally to one module
> > inject <command> - commands to inject packets into a running server
> > reconnect - reconnect to a running server
> > terminate - terminates the server, and cause it to exit
> > set <command> - do sub-command of set
> > show <command> - do sub-command of show
> > stats <command> - do sub-command of stats
> >
> > radmin> add help
> > add client <command> - Add client configuration commands
> >
> > radmin> add client help
> > add client file <filename> - Add new client definition from <filename>
> >
> > radmin> debug help
> > debug condition [condition] - Enable debugging for requests matching
> > [condition]
> > debug level <number> - Set debug level to <number>. Higher is more
> > debugging.
> > debug file [filename] - Send all debugging output to [filename]
> >
> > --
> > Fajar
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140929/98792b36/attachment-0001.html>
> >
> > ------------------------------
> >
> > -
> > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> >
> > End of Freeradius-Users Digest, Vol 113, Issue 131
> > **************************************************
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140929/9a9514fc/attachment.html>
>
> ------------------------------
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
> End of Freeradius-Users Digest, Vol 113, Issue 132
> **************************************************