this is some line of debug mode <br><br>##########################################################################"""<br>freeradius -X<br><br><br>radiusd: #### Instantiating modules ####<br> instantiate {<br>
 Module: Linked to module rlm_exec<br> Module: Instantiating module "exec" from file /etc/freeradius/modules/exec<br>  exec {<br>        wait = no<br>        input_pairs = "request"<br>        shell_escape = yes<br>
  }<br> Module: Linked to module rlm_expr<br> Module: Instantiating module "expr" from file /etc/freeradius/modules/expr<br> Module: Linked to module rlm_expiration<br> Module: Instantiating module "expiration" from file /etc/freeradius/modules/expiration<br>
  expiration {<br>        reply-message = "Password Has Expired  "<br>  }<br> Module: Linked to module rlm_logintime<br> Module: Instantiating module "logintime" from file /etc/freeradius/modules/logintime<br>
  logintime {<br>        reply-message = "You are calling outside your allowed timespan  "<br>        minimum-timeout = 60<br>  }<br> }<br>radiusd: #### Loading Virtual Servers ####<br>server inner-tunnel { # from file /etc/freeradius/sites-enabled/inner-tunnel<br>
 modules {<br> Module: Checking authenticate {...} for more modules to load<br> Module: Linked to module rlm_pap<br> Module: Instantiating module "pap" from file /etc/freeradius/modules/pap<br>  pap {<br>        encryption_scheme = "auto"<br>
        auto_header = no<br>  }<br> Module: Linked to module rlm_chap<br> Module: Instantiating module "chap" from file /etc/freeradius/modules/chap<br> Module: Linked to module rlm_mschap<br> Module: Instantiating module "mschap" from file /etc/freeradius/modules/mschap<br>
  mschap {<br>        use_mppe = yes<br>        require_encryption = no<br>        require_strong = no<br>        with_ntdomain_hack = no<br>  }<br> Module: Linked to module rlm_unix<br> Module: Instantiating module "unix" from file /etc/freeradius/modules/unix<br>
  unix {<br>        radwtmp = "/var/log/freeradius/radwtmp"<br>  }<br> Module: Linked to module rlm_eap<br> Module: Instantiating module "eap" from file /etc/freeradius/eap.conf<br>  eap {<br>        default_eap_type = "md5"<br>
        timer_expire = 60<br>        ignore_unknown_eap_types = no<br>        cisco_accounting_username_bug = no<br>        max_sessions = 4096<br>  }<br> Module: Linked to sub-module rlm_eap_md5<br> Module: Instantiating eap-md5<br>
 Module: Linked to sub-module rlm_eap_leap<br> Module: Instantiating eap-leap<br> Module: Linked to sub-module rlm_eap_gtc<br> Module: Instantiating eap-gtc<br>   gtc {<br>        challenge = "Password: "<br>        auth_type = "PAP"<br>
   }<br> Module: Linked to sub-module rlm_eap_tls<br> Module: Instantiating eap-tls<br>   tls {<br>        rsa_key_exchange = no<br>        dh_key_exchange = yes<br>        rsa_key_length = 512<br>        dh_key_length = 512<br>
        verify_depth = 0<br>        CA_path = "/etc/freeradius/certs"<br>        pem_file_type = yes<br>        private_key_file = "/etc/freeradius/certs/server.key"<br>        certificate_file = "/etc/freeradius/certs/server.pem"<br>
        CA_file = "/etc/freeradius/certs/ca.pem"<br>        private_key_password = "whatever"<br>        dh_file = "/etc/freeradius/certs/dh"<br>        random_file = "/dev/urandom"<br>
        fragment_size = 1024<br>        include_length = yes<br>        check_crl = no<br>        cipher_list = "DEFAULT"<br>        make_cert_command = "/etc/freeradius/certs/bootstrap"<br>    cache {<br>
        enable = no<br>        lifetime = 24<br>        max_entries = 255<br>    }<br>    verify {<br>    }<br>   }<br> Module: Linked to sub-module rlm_eap_ttls<br> Module: Instantiating eap-ttls<br>   ttls {<br>        default_eap_type = "md5"<br>
        copy_request_to_tunnel = no<br>        use_tunneled_reply = no<br>        virtual_server = "inner-tunnel"<br>        include_length = yes<br>   }<br> Module: Linked to sub-module rlm_eap_peap<br> Module: Instantiating eap-peap<br>
   peap {<br>        default_eap_type = "mschapv2"<br>        copy_request_to_tunnel = no<br>        use_tunneled_reply = no<br>        proxy_tunneled_request_as_eap = yes<br>        virtual_server = "inner-tunnel"<br>
   }<br> Module: Linked to sub-module rlm_eap_mschapv2<br> Module: Instantiating eap-mschapv2<br>   mschapv2 {<br>        with_ntdomain_hack = no<br>   }<br> Module: Checking authorize {...} for more modules to load<br> Module: Linked to module rlm_realm<br>
 Module: Instantiating module "suffix" from file /etc/freeradius/modules/realm<br>  realm suffix {<br>        format = "suffix"<br>        delimiter = "@"<br>        ignore_default = no<br>        ignore_null = no<br>
  }<br> Module: Linked to module rlm_files<br> Module: Instantiating module "files" from file /etc/freeradius/modules/files<br>  files {<br>        usersfile = "/etc/freeradius/users"<br>        acctusersfile = "/etc/freeradius/acct_users"<br>
        preproxy_usersfile = "/etc/freeradius/preproxy_users"<br>        compat = "no"<br>  }<br> Module: Checking session {...} for more modules to load<br> Module: Linked to module rlm_radutmp<br> Module: Instantiating module "radutmp" from file /etc/freeradius/modules/radutmp<br>
  radutmp {<br>        filename = "/var/log/freeradius/radutmp"<br>        username = "%{User-Name}"<br>        case_sensitive = yes<br>        check_with_nas = yes<br>        perm = 384<br>        callerid = yes<br>
  }<br> Module: Checking post-proxy {...} for more modules to load<br> Module: Checking post-auth {...} for more modules to load<br> Module: Linked to module rlm_attr_filter<br> Module: Instantiating module "attr_filter.access_reject" from file /etc/freeradius/modules/attr_filter<br>
  attr_filter attr_filter.access_reject {<br>        attrsfile = "/etc/freeradius/attrs.access_reject"<br>        key = "%{User-Name}"<br>  }<br> } # modules<br>} # server<br>server { # from file /etc/freeradius/radiusd.conf<br>
 modules {<br> Module: Checking authenticate {...} for more modules to load<br> Module: Linked to module rlm_digest<br> Module: Instantiating module "digest" from file /etc/freeradius/modules/digest<br> Module: Checking authorize {...} for more modules to load<br>
 Module: Linked to module rlm_preprocess<br> Module: Instantiating module "preprocess" from file /etc/freeradius/modules/preprocess<br>  preprocess {<br>        huntgroups = "/etc/freeradius/huntgroups"<br>
        hints = "/etc/freeradius/hints"<br>        with_ascend_hack = no<br>        ascend_channels_per_line = 23<br>        with_ntdomain_hack = no<br>        with_specialix_jetstream_hack = no<br>        with_cisco_vsa_hack = no<br>
        with_alvarion_vsa_hack = no<br>  }<br> Module: Checking preacct {...} for more modules to load<br> Module: Linked to module rlm_acct_unique<br> Module: Instantiating module "acct_unique" from file /etc/freeradius/modules/acct_unique<br>
  acct_unique {<br>        key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, NAS-Port"<br>  }<br> Module: Checking accounting {...} for more modules to load<br> Module: Linked to module rlm_detail<br>
 Module: Instantiating module "detail" from file /etc/freeradius/modules/detail<br>  detail {<br>        detailfile = "/var/log/freeradius/radacct/%{Client-IP-Address}/detail-%Y%m%d"<br>        header = "%t"<br>
        detailperm = 384<br>        dirperm = 493<br>        locking = no<br>        log_packet_header = no<br>  }<br> Module: Instantiating module "attr_filter.accounting_response" from file /etc/freeradius/modules/attr_filter<br>
  attr_filter attr_filter.accounting_response {<br>        attrsfile = "/etc/freeradius/attrs.accounting_response"<br>        key = "%{User-Name}"<br>  }<br> Module: Checking session {...} for more modules to load<br>
 Module: Checking post-proxy {...} for more modules to load<br> Module: Checking post-auth {...} for more modules to load<br> } # modules<br>} # server<br>radiusd: #### Opening IP addresses and Ports ####<br>listen {<br>        type = "auth"<br>
        ipaddr = *<br>        port = 0<br>}<br>listen {<br>        type = "acct"<br>        ipaddr = *<br>        port = 0<br>}<br>listen {<br>        type = "auth"<br>        ipaddr = 127.0.0.1<br>        port = 18120<br>
}<br>Listening on authentication address * port 1812<br>Listening on accounting address * port 1813<br>Listening on authentication address 127.0.0.1 port 18120 as server inner-tunnel<br>Listening on proxy address * port 1814<br>
Ready to process requests.<br><br>######################################################################################"<br><br><div class="gmail_quote">2012/1/16 Alan Buxey <span dir="ltr"><<a href="mailto:A.L.M.Buxey@lboro.ac.uk">A.L.M.Buxey@lboro.ac.uk</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class="im"><br>
>    Please i use radius with captival portal, but i can't autheticated.<br>
>    i have this message :<br>
><br>
>    pepperspot[2939]: redir.c: 1397: Radius request timed out<br>
<br>
</div>umm, what does your radiusd -X  (ie the FreeRADIUS server) show?<br>
anything? suggest the daemon isnt live or the system is firewalled/ACLd<br>
<span class="HOEnZb"><font color="#888888"><br>
alan<br>
</font></span><div class="HOEnZb"><div class="h5">-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br>