<div>Following is the whole output of radiusd -X:</div>
<div> </div>
<div>FreeRADIUS Version 2.1.7, for host i386-redhat-linux-gnu, built on Dec 30 2009 at 13:47:58<br>Copyright (C) 1999-2009 The FreeRADIUS server project and contributors. <br>There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A <br>
PARTICULAR PURPOSE. <br>You may redistribute copies of FreeRADIUS under the terms of the <br>GNU General Public License v2. <br>Starting - reading configuration files ...<br>including configuration file /etc/raddb/radiusd.conf<br>
including configuration file /etc/raddb/proxy.conf<br>including configuration file /etc/raddb/clients.conf<br>including files in directory /etc/raddb/modules/<br>including configuration file /etc/raddb/modules/ldap<br>including configuration file /etc/raddb/modules/mschap<br>
including configuration file /etc/raddb/modules/mschapBck<br>including configuration file /etc/raddb/modules/ldapBck<br>including configuration file /etc/raddb/modules/acct_unique<br>including configuration file /etc/raddb/modules/always<br>
including configuration file /etc/raddb/modules/attr_filter<br>including configuration file /etc/raddb/modules/attr_rewrite<br>including configuration file /etc/raddb/modules/chap<br>including configuration file /etc/raddb/modules/checkval<br>
including configuration file /etc/raddb/modules/counter<br>including configuration file /etc/raddb/modules/cui<br>including configuration file /etc/raddb/modules/detail<br>including configuration file /etc/raddb/modules/<a href="http://detail.example.com">detail.example.com</a><br>
including configuration file /etc/raddb/modules/detail.log<br>including configuration file /etc/raddb/modules/digest<br>including configuration file /etc/raddb/modules/echo<br>including configuration file /etc/raddb/modules/etc_group<br>
including configuration file /etc/raddb/modules/exec<br>including configuration file /etc/raddb/modules/expiration<br>including configuration file /etc/raddb/modules/expr<br>including configuration file /etc/raddb/modules/files<br>
including configuration file /etc/raddb/modules/inner-eap<br>including configuration file /etc/raddb/modules/ippool<br>including configuration file /etc/raddb/modules/linelog<br>including configuration file /etc/raddb/modules/logintime<br>
including configuration file /etc/raddb/modules/mac2ip<br>including configuration file /etc/raddb/modules/mac2vlan<br>including configuration file /etc/raddb/modules/otp<br>including configuration file /etc/raddb/modules/pam<br>
including configuration file /etc/raddb/modules/pap<br>including configuration file /etc/raddb/modules/passwd<br>including configuration file /etc/raddb/modules/perl<br>including configuration file /etc/raddb/modules/policy<br>
including configuration file /etc/raddb/modules/preprocess<br>including configuration file /etc/raddb/modules/radutmp<br>including configuration file /etc/raddb/modules/realm<br>including configuration file /etc/raddb/modules/smbpasswd<br>
including configuration file /etc/raddb/modules/smsotp<br>including configuration file /etc/raddb/modules/sql_log<br>including configuration file /etc/raddb/modules/sqlcounter_expire_on_login<br>including configuration file /etc/raddb/modules/sradutmp<br>
including configuration file /etc/raddb/modules/unix<br>including configuration file /etc/raddb/modules/wimax<br>including configuration file /etc/raddb/sql.conf<br>including configuration file /etc/raddb/sql/mysql/dialup.conf<br>
including configuration file /etc/raddb/policy.conf<br>including files in directory /etc/raddb/sites-enabled/<br>including configuration file /etc/raddb/sites-enabled/control-socket<br>including configuration file /etc/raddb/sites-enabled/default<br>
including configuration file /etc/raddb/sites-enabled/inner-tunnel<br>group = radiusd<br>user = radiusd<br>including dictionary file /etc/raddb/dictionary<br>main {<br> prefix = "/usr"<br> localstatedir = "/var"<br>
 logdir = "/var/log/radius"<br> libdir = "/usr/lib/freeradius"<br> radacctdir = "/var/log/radius/radacct"<br> hostname_lookups = no<br> max_request_time = 30<br> cleanup_delay = 5<br> max_requests = 1024<br>
 allow_core_dumps = no<br> pidfile = "/var/run/radiusd/radiusd.pid"<br> checkrad = "/usr/sbin/checkrad"<br> debug_level = 0<br> proxy_requests = yes<br> log {<br> stripped_names = no<br> auth = yes<br>
 auth_badpass = no<br> auth_goodpass = no<br> }<br> security {<br> max_attributes = 200<br> reject_delay = 1<br> status_server = yes<br> }<br>}<br>radiusd: #### Loading Realms and Home Servers ####<br> proxy server {<br> retry_delay = 5<br>
 retry_count = 3<br> default_fallback = no<br> dead_time = 120<br> wake_all_if_all_dead = no<br> }<br> home_server localhost {<br> ipaddr = 127.0.0.1<br> port = 1812<br> type = "auth"<br> secret = "testing123"<br>
 response_window = 20<br> max_outstanding = 65536<br> require_message_authenticator = no<br> zombie_period = 40<br> status_check = "status-server"<br> ping_interval = 30<br> check_interval = 30<br> num_answers_to_alive = 3<br>
 num_pings_to_alive = 3<br> revive_interval = 120<br> status_check_timeout = 4<br> irt = 2<br> mrt = 16<br> mrc = 5<br> mrd = 30<br> }<br> home_server_pool my_auth_failover {<br> type = fail-over<br> home_server = localhost<br>
 }<br> realm <a href="http://example.com">example.com</a> {<br> auth_pool = my_auth_failover<br> }<br> realm LOCAL {<br> }<br>radiusd: #### Loading Clients ####<br> client 10.10.10.10{<br> require_message_authenticator = no<br>
 secret = "*******"<br> shortname = "*******"<br> nastype = "none"<br> }<br> client 10.10.10.11 {<br> require_message_authenticator = no<br> secret = "*******"<br> shortname = "localSystem"<br>
 nastype = "test"<br> }<br>radiusd: #### Instantiating modules ####<br> instantiate {<br> Module: Linked to module rlm_exec<br> Module: Instantiating 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 expr<br> Module: Linked to module rlm_expiration<br> Module: Instantiating expiration<br>  expiration {<br> reply-message = "Password Has Expired  "<br>
  }<br> Module: Linked to module rlm_logintime<br> Module: Instantiating 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 {<br> modules {<br> Module: Checking authenticate {...} for more modules to load<br> Module: Linked to module rlm_pap<br> Module: Instantiating pap<br>  pap {<br>
 encryption_scheme = "auto"<br> auto_header = no<br>  }<br> Module: Linked to module rlm_chap<br> Module: Instantiating chap<br> Module: Linked to module rlm_mschap<br> Module: Instantiating mschap<br>  mschap {<br>
 use_mppe = yes<br> require_encryption = yes<br> require_strong = no<br> with_ntdomain_hack = yes<br> ntlm_auth = "/path/to/ntlm_auth --request-nt-key --username=%{%{Stripped-User-Name}:-%{User-Name:-None}}--challenge=%{mschap:Challenge:-00} --nt-response=%{mschap:NT-Response:-00}"<br>
  }<br> Module: Linked to module rlm_ldap<br> Module: Instantiating ldap<br>  ldap {<br> server = "***********"<br> port = 636<br> password = "*********"<br> identity = "**********"<br> net_timeout = 2<br>
 timeout = 80<br> timelimit = 100<br> tls_mode = no<br> start_tls = no<br> tls_require_cert = "allow"<br>   tls {<br> start_tls = no<br> require_cert = "allow"<br>   }<br> basedn = "dc=test,dc=test1"<br>
 filter = "(&(objectClass=person)(sAMAccountName=%{Stripped-User-Name:-%{User-Name}})(memberOf=CN=TEST,dc=test,dc=test1))"<br> base_filter = "(objectclass=radiusprofile)"<br> auto_header = no<br> access_attr_used_for_allow = no<br>
 groupname_attribute = "cn"<br> groupmembership_filter = "(|(&(objectClass=GroupOfNames)(member=%{Ldap-UserDn}))(&(objectClass=GroupOfUniqueNames)(uniquemember=%{Ldap-UserDn})))"<br> groupmembership_attribute = "TEST"<br>
 dictionary_mapping = "/etc/raddb/ldap.attrmap"<br> ldap_debug = 0<br> ldap_connections_number = 5<br> compare_check_items = no<br> do_xlat = yes<br> set_auth_type = no<br>  }<br>rlm_ldap: Registering ldap_groupcmp for Ldap-Group<br>
rlm_ldap: Registering ldap_xlat with xlat_name ldap<br>rlm_ldap: reading ldap<->radius mappings from file /etc/raddb/ldap.attrmap<br>rlm_ldap: LDAP radiusCheckItem mapped to RADIUS $GENERIC$<br>rlm_ldap: LDAP radiusReplyItem mapped to RADIUS $GENERIC$<br>
rlm_ldap: LDAP radiusAuthType mapped to RADIUS Auth-Type<br>rlm_ldap: LDAP radiusSimultaneousUse mapped to RADIUS Simultaneous-Use<br>rlm_ldap: LDAP radiusCalledStationId mapped to RADIUS Called-Station-Id<br>rlm_ldap: LDAP radiusCallingStationId mapped to RADIUS Calling-Station-Id<br>
rlm_ldap: LDAP lmPassword mapped to RADIUS LM-Password<br>rlm_ldap: LDAP ntPassword mapped to RADIUS NT-Password<br>rlm_ldap: LDAP sambaLmPassword mapped to RADIUS LM-Password<br>rlm_ldap: LDAP sambaNtPassword mapped to RADIUS NT-Password<br>
rlm_ldap: LDAP dBCSPwd mapped to RADIUS LM-Password<br>rlm_ldap: LDAP acctFlags mapped to RADIUS SMB-Account-CTRL-TEXT<br>rlm_ldap: LDAP radiusExpiration mapped to RADIUS Expiration<br>rlm_ldap: LDAP radiusNASIpAddress mapped to RADIUS NAS-IP-Address<br>
rlm_ldap: LDAP radiusServiceType mapped to RADIUS Service-Type<br>rlm_ldap: LDAP radiusFramedProtocol mapped to RADIUS Framed-Protocol<br>rlm_ldap: LDAP radiusFramedIPAddress mapped to RADIUS Framed-IP-Address<br>rlm_ldap: LDAP radiusFramedIPNetmask mapped to RADIUS Framed-IP-Netmask<br>
rlm_ldap: LDAP radiusFramedRoute mapped to RADIUS Framed-Route<br>rlm_ldap: LDAP radiusFramedRouting mapped to RADIUS Framed-Routing<br>rlm_ldap: LDAP radiusFilterId mapped to RADIUS Filter-Id<br>rlm_ldap: LDAP radiusFramedMTU mapped to RADIUS Framed-MTU<br>
rlm_ldap: LDAP radiusFramedCompression mapped to RADIUS Framed-Compression<br>rlm_ldap: LDAP radiusLoginIPHost mapped to RADIUS Login-IP-Host<br>rlm_ldap: LDAP radiusLoginService mapped to RADIUS Login-Service<br>rlm_ldap: LDAP radiusLoginTCPPort mapped to RADIUS Login-TCP-Port<br>
rlm_ldap: LDAP radiusCallbackNumber mapped to RADIUS Callback-Number<br>rlm_ldap: LDAP radiusCallbackId mapped to RADIUS Callback-Id<br>rlm_ldap: LDAP radiusFramedIPXNetwork mapped to RADIUS Framed-IPX-Network<br>rlm_ldap: LDAP radiusClass mapped to RADIUS Class<br>
rlm_ldap: LDAP radiusSessionTimeout mapped to RADIUS Session-Timeout<br>rlm_ldap: LDAP radiusIdleTimeout mapped to RADIUS Idle-Timeout<br>rlm_ldap: LDAP radiusTerminationAction mapped to RADIUS Termination-Action<br>rlm_ldap: LDAP radiusLoginLATService mapped to RADIUS Login-LAT-Service<br>
rlm_ldap: LDAP radiusLoginLATNode mapped to RADIUS Login-LAT-Node<br>rlm_ldap: LDAP radiusLoginLATGroup mapped to RADIUS Login-LAT-Group<br>rlm_ldap: LDAP radiusFramedAppleTalkLink mapped to RADIUS Framed-AppleTalk-Link<br>
rlm_ldap: LDAP radiusFramedAppleTalkNetwork mapped to RADIUS Framed-AppleTalk-Network<br>rlm_ldap: LDAP radiusFramedAppleTalkZone mapped to RADIUS Framed-AppleTalk-Zone<br>rlm_ldap: LDAP radiusPortLimit mapped to RADIUS Port-Limit<br>
rlm_ldap: LDAP radiusLoginLATPort mapped to RADIUS Login-LAT-Port<br>rlm_ldap: LDAP radiusReplyMessage mapped to RADIUS Reply-Message<br>rlm_ldap: LDAP radiusTunnelType mapped to RADIUS Tunnel-Type<br>rlm_ldap: LDAP radiusTunnelMediumType mapped to RADIUS Tunnel-Medium-Type<br>
rlm_ldap: LDAP radiusTunnelPrivateGroupId mapped to RADIUS Tunnel-Private-Group-Id<br>conns: 0x8cfc830<br>/etc/raddb/sites-enabled/inner-tunnel[228]: Failed to find module "eap".<br>/etc/raddb/sites-enabled/inner-tunnel[178]: Errors parsing authenticate section. <br>
<br>We installed using RedHat 5 rpm.<br></div>
<div class="gmail_quote">On Wed, Nov 16, 2011 at 10:19 AM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im">Angelica Delgado wrote:<br>> I am getting the following error, when eap is enable on inner-tunnel:<br>><br>> /etc/raddb/sites-enabled/inner-tunnel[228]: Failed to find module "eap".<br>
<br></div> Well... you don't have the EAP module.<br><br> Or, you could look at the *rest* of the error messages to see what's<br>going on.<br>
<div>
<div></div>
<div class="h5"><br> Alan DeKok.<br>-<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>