Hi List, I encountering a problem when i want load the virtual server "status" : i searched for a solution in conf file but i haven't found it. can anybody help me ? freeradius: FreeRADIUS Version 3.1.0 (git #65de468), for host i486-pc-linux-gnu, built on Feb 6 2014 at 12:57:04 server status { # from file /etc/freeradius/sites-enabled/status # Creating Autz-Type = Status-Server # Loading authorize {...} } # server status server inner-tunnel { # from file /etc/freeradius/sites-enabled/inner-tunnel # Loading authenticate {...} # Loading authorize {...} # Loading virtual module split_domain_host # Loading session {...} # Loading post-proxy {...} # Loading post-auth {...} # Loading virtual module ssid # Loading virtual module log_eap_error } # server inner-tunnel radiusd: #### Opening IP addresses and Ports #### listen { type = "auth" ipaddr = * port = 0 limit { max_connections = 16 lifetime = 0 idle_timeout = 30 } } listen { type = "auth" ipaddr = 127.0.0.1 port = 3812 } listen { type = "status" /etc/freeradius/sites-enabled/status[31]: No dictionary entry for protocol status Nicolas.