<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Im sorry Alan, im learning how to use this forum.<div><br></div><div>So, i read everything there, BUT there is one thing you dont know, my native language isnt english, so its not that easy to understand everything there.</div><div>On the Inner-tunnel i already put the SQL.</div><div><br></div><div>So, here is another question, how can i create an user on freeradius database and do a radtest with mschap ?</div><div>Is that possible ?</div><div><br></div><div>Below is the part of inner-tunnel saying about SQL as i said i took off comment.</div><div><br></div><div><div>        #  This module takes care of EAP-MSCHAPv2 authentication.</div><div>        #</div><div>        #  It also sets the EAP-Type attribute in the request</div><div>        #  attribute list to the EAP type from the packet.</div><div>        #</div><div>        #  The example below uses module failover to avoid querying all</div><div>        #  of the following modules if the EAP module returns "ok".</div><div>        #  Therefore, your LDAP and/or SQL servers will not be queried</div><div>        #  for the many packets that go back and forth to set up TTLS</div><div>        #  or PEAP.  The load on those servers will therefore be reduced.</div><div>        #</div><div>        eap {</div><div>                ok = return</div><div>        }</div><div><br></div><div>        #</div><div>        #  Read the 'users' file</div><div>        files</div><div><br></div><div>        #</div><div>        #  Look in an SQL database.  The schema of the database</div><div>        #  is meant to mirror the "users" file.</div><div>        #</div><div>        #  See "Authorization Queries" in sql.conf</div><div>        sql</div></div><div><br></div>                                      </div></body>
</html>