summaryrefslogtreecommitdiffstats
path: root/raddb/mods-config/attr_filter/coa
diff options
context:
space:
mode:
Diffstat (limited to 'raddb/mods-config/attr_filter/coa')
-rw-r--r--raddb/mods-config/attr_filter/coa22
1 files changed, 22 insertions, 0 deletions
diff --git a/raddb/mods-config/attr_filter/coa b/raddb/mods-config/attr_filter/coa
new file mode 100644
index 0000000..89cea2e
--- /dev/null
+++ b/raddb/mods-config/attr_filter/coa
@@ -0,0 +1,22 @@
+#
+# Configuration file for the rlm_attr_filter module.
+# Please see rlm_attr_filter(5) manpage for more information.
+#
+# $Id$
+#
+# This configuration file is used to remove attributes From an
+# CoA-Request or Disconnect-Request message. We have specified
+# a sample list here. This will have to be modified to add
+# attributes needed by your local configuration.
+#
+DEFAULT
+ User-Name =* ANY,
+ NAS-IP-Address =* ANY,
+ NAS-IPv6-Address =* ANY,
+ NAS-Port =* ANY,
+ NAS-Identifier =* ANY,
+ NAS-Port-Type =* ANY,
+ Calling-Station-Id =* ANY,
+ State =* ANY,
+ Message-Authenticator =* ANY,
+ Proxy-State =* ANY