sql_iodbc.c:214: conflicting types for `sql_fetch_row' ...

2002-10-08 Thread Do-Risika RAFIEFERANTSIARONJY
Hi all, When building freeradius-0.7.1, I have this error with sql_iodbc, how to resolve this ? Here belows are my configure options : prefix = / exec_prefix = /usr mandir = $(exec_prefix)/share/man libdir = $(exec_prefix)/lib/freeradius logdir = /var/log/radiusd-freeradius pkgdocdir

Re: MYSQL Authentiaction and Huntgroup-Name

2002-10-08 Thread Mike Janssen
Hi Everyone, The Auth-type is resolved bij adding the op field with the value := But it still fails with the error : rlm_sql: Pairs do not match [username] Mike Janssen

RADIUS server can not transfer PMK to NAS

2002-10-08 Thread wanglu
hi I have some questions about freeradius. I have installed the freeradius0.7 and configured the server EAP-TLS authentication.The server can work correctly.It is said that the PMK(Pairwise Master Key) encapsuled in the vendor-specific attribute(id=MS-MPPE-RECV) is supported

Late replies

2002-10-08 Thread Enquiries
Hello, I run a freeradius server that is proxyed to from another freeradius server which is in turn connected to a bt webport proxy, this second freeradius server is complaining of late responses from my server. Physically the servers are next to each other on the rack. I have checked

EAP-MD5. Problems with XP Client

2002-10-08 Thread Fernandez, Jorge
Title: EAP-MD5. Problems with XP Client Hi, I am trying authenticate XP supplicants with freeradius, but I have found a problem I am not sure if is a bug (I donĀ“t think so) or I am configuring something wrong. When I authenticate a nuser using XP client , The Radius authentication is

Re: EAP-MD5. Problems with XP Client

2002-10-08 Thread Artur Hecker
hi I am not sure, but I thing that is a problem with the EAP Id field in the EAP-Success frame. Here you have a resume of the conversation writing into parenthesis the eap id. NAS RADIUS -- RAD-Req/EAP-Resp(id=1) -- RAD-Chall/EAP-Req (id=c1)

Re: EAP-MD5. Problems with XP Client

2002-10-08 Thread Fernandez, Jorge
Hi Arthur,First of all, c1 and c2 are two consecutive Hex numbers. I got them for the ID field in the EAP message.I have captured the traffic between the AP and the XP client and I think (never 100% sure) that the NAS is working right because it has copied exactly the EAP packet from Radius

unsubscribe

2002-10-08 Thread Alen Sarkinovic
-- Poslano preko SmartNet Webmaila www.smartnet.ba - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Radclient examples needed (Freeradius problem)

2002-10-08 Thread luckynxfd
Hi, I want to test freeradius is working or not . radtest is working but radclient ain't .Tell how to login into radius server across lan so that i can check. radclient examples. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Radclient examples needed (Freeradius problem)

2002-10-08 Thread Franklin Trumpy
I want to test freeradius is working or not . radtest is working but radclient ain't .Tell how to If radtest is working, then so is radclient. radtest is a /bin/sh wrapper around that uses the arguments you specified on the command line and pipes them into radclient. Below is a hastily

Re: Radclient examples needed (Freeradius problem)

2002-10-08 Thread [EMAIL PROTECTED]
What is this concept of realm .I have my ip address as 10.0.0.34. On Tue, 8 Oct 2002, Franklin Trumpy wrote: I want to test freeradius is working or not . radtest is working but radclient ain't .Tell how to If radtest is working, then so is radclient. radtest is a /bin/sh wrapper

Re: Radclient examples needed (Freeradius problem)

2002-10-08 Thread Franklin Trumpy
Realms are not, by any means, required. I used 'user@realm' in my example simply becasuse, well, most RADIUS examples I write involve realms, and I guess my fingers reacted instinctively. I apologize for the confusion. For the record, information on realms can be found in 'doc/proxy'. Franklin

bug in 0.7.1 (sql_fetch_row)

2002-10-08 Thread User for Free Radius mail list
I just got version 0.7.1 today and found a small problem. (sql_fetch_row) looks like it should be an int in the file sql_iodbc.h. Here is the output of the compiler: make[10]: Entering directory `/usr/src/radius/freeradius-0.7.1/src/modules/rlm_s ql/drivers/rlm_sql_iodbc' gcc -g -O2

Problems: About EAP authentication[Client Win2000 Professional]

2002-10-08 Thread myeap
Dear Sir: I am try to realize the EAP authentication using Win2000 Professional as the client, Windows2000 Server as the router, and Linux as the Radius Authenticater. Although I tried many ways following the EAP guides in the microsoft SDK, I failed so far. Especially, rasman does call