Added "del client <ipaddr>" command for dynamic clients
[freeradius.git] / raddb / experimental.conf
index efd715d..e2488af 100644 (file)
                mod_accounting = radiusd_test
                func_accounting = accounting
 
-               mod_preproxy = radiusd_test
-               func_preproxy = preproxy
+               mod_pre_proxy = radiusd_test
+               func_pre_proxy = pre_proxy
 
-               mod_postproxy = radiusd_test
-               func_postproxy = postproxy
+               mod_post_proxy = radiusd_test
+               func_post_proxy = post_proxy
 
-               mod_postauth = radiusd_test
-               func_postauth = postauth
+               mod_post_auth = radiusd_test
+               func_post_auth = post_auth
+
+               mod_recv_coa = radiusd_test
+               func_recv_coa = recv_coa
+
+               mod_send_coa = radiusd_test
+               func_send_coa = send_coa
 
                mod_detach = radiusd_test
                func_detach = detach
                        } 
                }
                }
+
+               fast { 
+                       pac_opaque_encr_key = 000102030405060708090a0b0c0d0e0f 
+                       eap_fast_a_id = xxxxxx 
+                       eap_fast_a_id_info = my_server 
+               } 
        }