Hi guys, How to run radsniff in order to get csv output from stats? Currently I'm looking at source code (there is no info in help file or man). We have to turn on stats (e.g. -W 5) but when I add -E it just prints help. I'm sure I'm missing something as I'm not very comfortable with C - could you help? I tried: radsniff -x -E -W 5 thanks, Chris
On Thu, Jul 21, 2016 at 04:52:09PM +0200, Adamczak Krzysztof wrote:
How to run radsniff in order to get csv output from stats? Currently I'm looking at source code (there is no info in help file or man). We have to turn on stats (e.g. -W 5) but when I add -E it just prints help.
What version of radsniff? -E doesn't exist in version 3.0
I'm sure I'm missing something as I'm not very comfortable with C - could you help? I tried: radsniff -x -E -W 5
That works fine here with radsniff from v3.1.x Matthew -- Matthew Newton, Ph.D. <mcn4@leicester.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
3.0.4 On 21 Jul 2016 17:10, "Matthew Newton" <mcn4@leicester.ac.uk> wrote:
On Thu, Jul 21, 2016 at 04:52:09PM +0200, Adamczak Krzysztof wrote:
How to run radsniff in order to get csv output from stats? Currently I'm looking at source code (there is no info in help file or man). We have to turn on stats (e.g. -W 5) but when I add -E it just prints help.
What version of radsniff?
-E doesn't exist in version 3.0
I'm sure I'm missing something as I'm not very comfortable with C - could you help? I tried: radsniff -x -E -W 5
That works fine here with radsniff from v3.1.x
Matthew
-- Matthew Newton, Ph.D. <mcn4@leicester.ac.uk>
Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom
For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk> - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Right ;) I could compile freeradius from the latest source but client wouldn't be happy. We'll see abut that...
On Jul 21, 2016, at 11:11 AM, Adamczak Krzysztof <kradamcz@gmail.com> wrote:
3.0.4
another victim of RedHat *sigh*. -Arran - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Jul 21, 2016, at 11:11 AM, Adamczak Krzysztof <kradamcz@gmail.com> wrote:
3.0.4
another victim of RedHat *sigh*.
Quite. TBH, if a distribution can't be bothered to keep it up-to-date or support their own users I'm beginning to wish they wouldn't ship FR at all... On Thu, Jul 21, 2016 at 07:59:13PM +0200, Adamczak Krzysztof wrote:
Right ;) I could compile freeradius from the latest source but client wouldn't be happy. We'll see abut that...
Sounds like you've got three options. - Compile up and use a development version. - Backport the correct patches and compile up the stable version. - Live without it. If you're backporting it, do everyone a favour and go up to at least 3.0.11, so you'll get a lot of other bugs fixed as well :-) Matthew -- Matthew Newton, Ph.D. <mcn4@leicester.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
participants (3)
-
Adamczak Krzysztof -
Arran Cudbard-Bell -
Matthew Newton