From f06d902b3138b983743c517dd7d6fd7d6362b1f9 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 4 Apr 2011 13:32:04 +0200 Subject: Add configuration of client fticksVISINST. --- radsecproxy.conf-example | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'radsecproxy.conf-example') diff --git a/radsecproxy.conf-example b/radsecproxy.conf-example index 9ec003d..04a27ef 100644 --- a/radsecproxy.conf-example +++ b/radsecproxy.conf-example @@ -30,10 +30,13 @@ #LogDestination x-syslog:///log_local2 # For generating log entries conforming to the F-Ticks system, specify -# F-Ticks-Reporting with one of +# F-Ticks-Reporting with one of the following values. # None -- Do not log in F-Ticks format. This is the default. # Basic -- Do log in F-Ticks format but do not log VISINST. # Full -- Do log in F-Ticks format and do log VISINST. +# Please note that in order to get F-Ticks logging for a given client, +# its matching client configuration block has to contain the +# fticksVISCOUNTRY option. # You can optionally specify F-Ticks-MAC in order to determine if and # how Calling-Station-Id is logged. -- cgit v1.1