diff doc/echodrop.rgwx.conf.sample @ 550:4c935aecee6c

Hide and automate the Proxy-State attributes management in RADIUS gateway
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 15 Sep 2010 14:24:45 +0900
parents 1faed3f64af6
children
line wrap: on
line diff
--- a/doc/echodrop.rgwx.conf.sample	Wed Sep 15 10:44:46 2010 +0900
+++ b/doc/echodrop.rgwx.conf.sample	Wed Sep 15 14:24:45 2010 +0900
@@ -25,10 +25,9 @@
 #               and we match only this "Ext-Type" value (16 bits).
 #              This option should only be used with "CODE 26 VENDOR 0".
 #		
+# Note that the Proxy-State (code 33) attribute is handled directly as an ECHO parameter by the gateway core.
 
 # Examples:
 # DROP code 18 ; # Reply-Message attribute, should not be included in requests
 # DROP code 26 vendor 9 ; # Drop any Cisco-specific attribute
 # ECHO code 26 vendor 0 ext 256 ; # Echo any extended attribute with the type 256.
-
-ECHO code 33 ; # RADIUS Proxy-State attribute
"Welcome to our mercurial repository"