Note that proxying of VMPS requests is not supported
authoraland <aland>
Wed, 27 Feb 2008 12:25:10 +0000 (12:25 +0000)
committeraland <aland>
Wed, 27 Feb 2008 12:25:10 +0000 (12:25 +0000)
raddb/sites-available/vmps

index 9f79e6f..95927b4 100644 (file)
@@ -78,8 +78,5 @@ server vmps {
                }
        }
 
-       #  Proxying of requests is supported, as are the "pre-proxy"
-       #  and "post-proxy" sections.  However, any VMPS requests will
-       #  be proxied as RADIUS packets, and not VMPS packets.  This
-       #  is because FreeRADIUS is still, at heart, a RADIUS server.
+       # Proxying of VMPS requests is NOT supported.
 }