]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
add some notes on CoA for TLS
authorAlan T. DeKok <aland@freeradius.org>
Thu, 12 Nov 2020 12:47:29 +0000 (07:47 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 12 Nov 2020 12:47:29 +0000 (07:47 -0500)
raddb/sites-available/tls

index bb3a0d0ff155ca71b1313343fe5828e036d14d9f..f0d0149f06e211461aae5bad18400de4cad6eee8 100644 (file)
@@ -52,6 +52,7 @@ listen {
        #       auth      = only Access-Request
        #       acct      = only Accounting-Request
        #       auth+acct = both
+       *       coa       = only CoA / Disconnect requests
        #
        type = auth+acct
 
@@ -440,6 +441,9 @@ clients radsec {
 home_server tls {
        ipaddr = 127.0.0.1
        port = 2083
+
+       # type can be the same types as for the "listen" section/
+       # e.g. auth, acct, auth+acct, coa
        type = auth
        secret = radsec
        proto = tcp