RE: perl scripts

2006-03-12 Thread mnisay
what do you want to achieve with this perl script, freeradius can do the authentication. is this script for management of database? if it is, you can use server side php scripts as well. if its not, does the perl script manipulates user database differently? sorry i think i did not get you

Re: perl scripts

2006-03-12 Thread debik
I tried to add new sql1.conf. But when i trie starting te radius server he told me that the database is nit in the Attribute Value. I that onother dsatabase i have got users of my network, and i wont, that teh radius server use that logins which are in that database. Sorry for that HTML,

Backing up Mysql

2006-03-12 Thread Sarkis Gabriel
Hi all i started backing up the db using a crontab job early in the morning which backs up everything, but i have had complains from users who try to logon after the backup process. What is the best way to backup an active database with radiusd waiting for connection? Thank you Sarky -

Freeradius + Xp Client problem

2006-03-12 Thread BoRa
When i trying connect radius server with wireless over access point i get this error : rad_recv: Access-Request packet from host 10.10.0.10:2048, id=110, length=163 User-Name = ibm NAS-IP-Address = 10.10.0.10 NAS-Port = 0 Called-Station-Id = 00e098be8e15

Re: Freeradius + Xp Client problem

2006-03-12 Thread James J J Hooper
--On 12 March 2006 07:41 -0800 BoRa [EMAIL PROTECTED] wrote: When i trying connect radius server with wireless over access point i get this error : rad_check_password: Found Auth-Type EAP auth: type EAP Processing the authenticate section of radiusd.conf modcall: entering group

Re: Freeradius + Xp Client problem

2006-03-12 Thread A . L . M . Buxey
Hi, modcall: entering group authenticate for request 15 rlm_eap: EAP packet type response id 1 length 6 rlm_eap: No EAP Start, assuming it's an on-going EAP conversation modcall[authorize]: module eap returns updated for request 16 users: Matched entry ibm at line 80

Re: Backing up Mysql

2006-03-12 Thread A . L . M . Buxey
Hi, i started backing up the db using a crontab job early in the morning which backs up everything, but i have had complains from users who try to logon after the backup process. What is the best way to backup an active database with radiusd waiting for connection? are you simply

will this work?

2006-03-12 Thread Pelusa Vali
hi everybody, i use debian sarge, madwifi-ng-r1457, hostapd 0.4.8 and freeradius 1.1, i want to use eap-tls, is there any special configuration or patch should be applied to any of this programs to get them work? i tried configurations from madwifi users docs and many tutorials, but nothing

Re: will this work?

2006-03-12 Thread A . L . M . Buxey
Hi, hi everybody, i use debian sarge, madwifi-ng-r1457, hostapd 0.4.8 and freeradius 1.1, i want to use eap-tls, is there any special configuration or patch should be applied to any of this programs to get them work? i tried configurations from madwifi users docs and many tutorials, but

PAP Question

2006-03-12 Thread Alex M
Hi I want to use PAP protocol; do I have to set it in Authorization section? Because there is no commented line for PAP while there is every other module included. Thanks! - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: WiFi Mac address authentication

2006-03-12 Thread brainstorm
I'm trying to implement a similar scenario: I am using PEAP, and I want to check if a given mac is in my database. In my case, the MACs file looks like this: 0030.0996.CF52:192.168.12.1 I would like to match the first field (MAC) with the NAS Calling-Station-Id attribute, if this check fails, I

Wireless Card - user authentication - Freeradius

2006-03-12 Thread ora
Hi, I have a Linksys Wireless-G Access Point (WAP54G). I am trying to configure the Access Point in order to have a user authentication by using the MAC address of wireless adapter. So, I installed my freeradius in a linux 9.0 server. My question is: where I have to put the MAC address of

Ignoring request from unknown client 1.2.3.4.:****

2006-03-12 Thread yao guoxian
Having installed Mysql4.0, I recompile Freeradius 1.0.5. It seems Freeradius and Mysql works well when I enter : radiusd -X. However, when I use the 'UserName' and 'Password' in the 'radcheck' table to test , I get the following output from Radius Server: rad_recv: Access-Request packet from

RE: Ignoring request from unknown client 1.2.3.4.:****

2006-03-12 Thread Alex M
This is because you didn not allow your radius to accept request from your client with IP 202.117.49.26. If you are using regular config files you need to edit Clients config, If u are using MySQL you need to set, radiusd.config to read NAS table im MuSQL (look et the end of the config