X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=radsecproxy.conf-example;h=6d24ba839570623d301f027fd0a4a8e0f56945e5;hb=b877d7d52b0c12bc6d1f5cbcebbd054a4fb433b6;hp=886429a8446a2102aaf1a6b88af2698126770302;hpb=9c998d3c1a8f794975af76d0b6fca5a7afe63a2d;p=radsecproxy.git diff --git a/radsecproxy.conf-example b/radsecproxy.conf-example index 886429a..6d24ba8 100644 --- a/radsecproxy.conf-example +++ b/radsecproxy.conf-example @@ -17,9 +17,9 @@ #SourceTCP *:33000 #SourceTLS *:33001 #SourceDTLS *:33001 -# Optional log level. 3 is default, 1 is less, 4 is more +# Optional log level. 3 is default, 1 is less, 5 is more #LogLevel 3 -# Optional LogDestinatinon, else stderr used for logging +# Optional LogDestination, else stderr used for logging # Logging to file #LogDestination file:///tmp/rp.log # Or logging with Syslog. LOG_DAEMON used if facility not specified @@ -28,7 +28,9 @@ #LogDestination x-syslog:/// #LogDestination x-syslog:///log_local2 -# There is an option for doing some simple loop prevention +# There is an option for doing some simple loop prevention. Note that +# the LoopPrevention directive can be used in server blocks too, +# overriding what's set here in the basic settings. #LoopPrevention on # Add TTL attribute with value 20 if not present (prevents endless loops) #addTTL 20 @@ -132,6 +134,8 @@ server 127.0.0.1 { # rewriteIn example # Can also do rewriting of outgoing messages # rewriteOut example +# Might override loop prevention here too: +# LoopPrevention off } realm eduroam.cc { server 127.0.0.1