From: Alan T. DeKok Date: Mon, 2 Oct 2023 12:22:43 +0000 (-0400) Subject: note that these aren't for v4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3679e9f1994a956931fccad0a25efdc21e3a2d7e;p=thirdparty%2Ffreeradius-server.git note that these aren't for v4 --- diff --git a/raddb/sites-available/copy-acct-to-home-server b/raddb/sites-available/copy-acct-to-home-server index 236d8e6ee18..eb63d88de19 100644 --- a/raddb/sites-available/copy-acct-to-home-server +++ b/raddb/sites-available/copy-acct-to-home-server @@ -1,5 +1,8 @@ # -*- text -*- ###################################################################### +## +# WARNING: This configuration file has not been updated for v4, +# and therefore WILL NOT WORK. Please do not use it. # # In 2.0.0, radrelay functionality is integrated into the # server core. This virtual server gives an example of diff --git a/raddb/sites-available/proxy-inner-tunnel b/raddb/sites-available/proxy-inner-tunnel index b038b70f3f0..92f01fe7f1f 100644 --- a/raddb/sites-available/proxy-inner-tunnel +++ b/raddb/sites-available/proxy-inner-tunnel @@ -1,6 +1,9 @@ # -*- text -*- ###################################################################### # +# WARNING: This configuration file has not been updated for v4, +# and therefore WILL NOT WORK. Please do not use it. +# # This is a virtual server that handles *only* inner tunnel # requests for EAP-TTLS and PEAP types. # diff --git a/raddb/sites-available/robust-proxy-accounting b/raddb/sites-available/robust-proxy-accounting index 6c7ce8790e9..cf098dc9f46 100644 --- a/raddb/sites-available/robust-proxy-accounting +++ b/raddb/sites-available/robust-proxy-accounting @@ -1,6 +1,9 @@ # -*- text -*- ###################################################################### # +# WARNING: This configuration file has not been updated for v4, +# and therefore WILL NOT WORK. Please do not use it. +# # This is a sample configuration for robust proxy accounting. # accounting packets are proxied, OR logged locally if all # home servers are down. When the home servers come back up,