Hi,<br> <br> I've installed FreeRadius-2.0.4 and run fine.<br> Here a few thing I had editted.<br> <br> Clients.conf<br> client 192.168.0.0/24 {<br>     secret        = testing123-1<br>     shortname    = private-network-1<br>}<br> <br> eap {<br>         default_eap_type    = tls<br> }<br> ....<br> <br> tls {<br>     fragment_size    =1024<br>         include_lenght    = yes<br> }<br> <br> users<br> MarsindNet    Cleartext_Password    := "hello"<br>                      Reply-Message = "Hello, %{User-Name}"<br> <br> Now..I want to test connecting with Windows XP but I could not find<br> root.der or cert-clt.p12 like previous version has.<br> <br> What files should I copy and install into Windows XP as client certificate?<br> <br>
 Thanks in advance.<br> <br><b><i>Alan DeKok <aland@deployingradius.com></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Kwok Sianbin wrote:<br>> I am newbie to linux and recently I try to implement  wireless<br>> connnection with EAP-TLS encryption. I am using Freeradius-1.1.7<br>> installed into Red Hat Enterprise 4.<br><br>  You should really use 2.0.4.<br><br>> Here I encounter problems that I can't solve it alone hence I need<br>> advice guru from this forum.<br>> the problem is client just can't get connected and keep request.<br><br>> ...<br>> Sending Access-Challenge of id 15 to 192.168.0.206 port 1025<br>>...<br>> Going to the next request<br>> Waking up in 6 seconds...<br><br>  This is in the FAQ.  It's also documented in the "eap.conf" file in 2.0.4.<br><br>> Here I post the CA.certs execution result as I suppect that the errors<br>> might
 be due to certificate error.<br>> When I run ./CA.certs and I got a few errors.<br><br>  2.0.4 also contains new scripts for certificate creation.  They're<br>MUCH better than what's in 1.1.7.<br><br>  Alan DeKok.<br>-<br>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br></blockquote><br><p>