24 Apr
2006
24 Apr
'06
3:37 p.m.
Nicolas Baradakis <nbk@sitadelle.com> writes:
I prefer using a sniffer to track down an issue on a prod system. I don't like to hack the config files and restart the server.
Wise :-)
You might look at "radsniff" in a recent CVS snapshot. It accepts a filter with the same syntax as a "users" file, and its output is similar to a detail file.
Thanks for the tip. I remember it when you mention it. Looks like exactly what I need. Bjørn