RE: Multiple Accounting in Radacct

2006-03-27 Thread zack musa
Hi all. Thanks for your reply gunther. Can you explain a bit of what might happen when radius start duplicating/recording/receiving the same user information 3 times in a row and some cases might be more, maximum i got is 7 times in mysql database. what brings u to that solution? Or is there

Multiple Accounting in Radacct

2006-03-26 Thread zack musa
Hi all. My radius server records to mysql database for every single user session for 3 times in three rows. similar records for 1 single user but the different is in mil.sec. What configuration in freeradius might done this? Is this because the NAS or th radius server? Thanks for any help.

Proxy request problem

2006-01-24 Thread zack musa
Hi all. I'm using FR on FC4 and FC2, MySQL and NTRADPING to test user AAA process. I wanna test user authentication for realm/proxy setup. There are some question: 1. Do i need to place the additional realm/proxy server section after the LOCAL or before it in proxy.conf? 2. I used IPAddrs instead

Accounting With Nocat Failed

2005-05-19 Thread zack musa
Hi all. I'm using Linux RedHat 8, installed with NoCAT authentication server and gateway operating in ONE machine. I'm using Mysql as Accounting server and database. RADIUS server and MySQL server operates within the same machine (but saperate machine from NOCAT). We are using Sun Sparc 5 with

dialup_admin.crfon

2005-03-13 Thread zack musa
Hi I try to run the script (dialup_admin.cron) to allow auto update the totacct and mtotacct table. But what happen is I still need to run the totacct and mtotacct script manually or the .cron script;daily, to make an update in my database. I disable some script such truncate radacct, clean

Manip.pm can't be located??

2005-03-08 Thread zack musa
When I try to run the log_badlogins script (perl log_badlogins) the following output appear: _ [EMAIL PROTECTED] bin]# perl log_badlogins Can't locate Date/Manip.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.6/i686-linux

Mtotacct, totacct and badlogin scripts problem

2005-03-07 Thread zack musa
Hi I try to run mtotacct and totact scripts but these is what i get _ DELETE FROM mtotacct WHERE AcctDate = '2005-03-01'; INSERT INTO mtotacct (UserName,AcctDate,ConnNum,ConnTotDuration, ConnMaxDuration,ConnMinDuration,InputOctets,OutputOctets,NASIPAddress) SELECT

Mtotacct+totacct+logbadlogin scripts not running

2005-03-07 Thread zack musa
Hi I try to run mtotacct and totact scripts but these is what i get * DELETE FROM mtotacct WHERE AcctDate = '2005-03-01'; INSERT INTO mtotacct (UserName,AcctDate,ConnNum,ConnTotDuration,

Password entry in dialup admin

2005-03-06 Thread zack musa
Hi. When I entering the value for some user, with the admin.conf set to crypt, the value inserted in the db are encrypted. So when that new user try to login to the network, he get deny access message. so how can the ecryption can be a help avoiding the data to be exposed,at the same time

Dialup-Admin-badusers, mtotacct totacct table not filled.

2005-03-01 Thread zack musa
Hi, My problem is at the dialup admin. I'm using NoCat Gateway as the Client and a linux PC's for my FR server. These three tables inside my MySQL db seems not filled. I try to run the log_badlogins scripts but it there is an error saying that sql binary file could not be found. From the

MAC address in Radacct

2005-02-23 Thread zack musa
Hi In my radacct table, under the calling station ID attribute field, I get this value. |CallingStationID | |00:04:75:FC:09:5A| From what i get in the RFC 2865,this Attribute allows the NAS to send in the Access-Request packet the phone number that the call came from, using Automatic Number

Radius+Nocat

2005-02-23 Thread zack musa
Hi To anyone who tried radius with Nocat gateway. In Nocat, there is a patch called RADIUS.pm that send the details of accounting information to the radius server. how ever, there is a problem where not all attribute that we need came out to the radacct table. Has anyone know how to make the

Password entry in dialup admin

2005-02-07 Thread zack musa
Hi guys. When I entering the value for some user, with the admin.conf set to crypt, the value inserted in the db are encrypted. So when that new user try to login to the network, he get deny access message. so how can the ecryption can be a help avoiding the data to be exposed,at the same time

Attributes Remain Empty in radacct

2005-02-04 Thread zack musa
Hi RH 8 NoCat Gateway+NocatAuthserver on linux FR 1.0.* I have some problems with my accounting data. We let the radius server to write accounting data inside the detail log files. We use RADIUS.pm to add some attributes and get their values on accounting process, and it works but not for all.

Values in radacct problem

2005-02-02 Thread zack musa
FreeRADIUS 1.0 RH8 NoCat=Radius client Mysql Hi. There are certain attributes such as the FramedIPAddress, AcctTerminateCause,service type etc, are remain empty when accounting session is started and stoped. From what I seek, the RADIUS client is not sending those attributes value.Some of the

RealmproxyHelp??

2004-12-27 Thread zack musa
Thanks Alan. I try to get user authentication using the python testing tools. From what I get, the users from home server (the remote server) were authenticated, but users from the forwarding server failed to get their authentication. in the proxy.conf, the configuration are

Realm Problem

2004-12-24 Thread zack musa
Hi... My proxy setup seems to have a problem. I used the NULL realm option for testing purposes. It looks like this realm NULL { type = radius authhost = 200.200.230.136:1812 accthost = 200.200.230.136:1813 secret = amin } when I send User information using Python radius testing tools, the

Realm proxy setup probs

2004-12-22 Thread zack musa
I try to setup proxy and realm for freeradius in my forwarding server, in the proxy.conf file, it looks like this: realm 200.200.230.136 { type= radius authhost= radius.200.200.230.136:1812 accthost= radius.200.200.230.136:1813 secret

radius client unknown

2004-12-22 Thread zack musa
This is the debug mode Starting - reading configuration files ... reread_config: reading radiusd.conf Config: including file: /usr/local/etc/raddb/proxy.conf Config: including file: /usr/local/etc/raddb/clients.conf Config: including file: /usr/local/etc/raddb/snmp.conf Config: including

that is what i had done

2004-12-22 Thread zack musa
Thnks DD. OK...it's seems that I'm not good in explaning this.. My setup is user/subscriber--Client--Forwarding Server--Remote Server forwarding IP=200.200.230.132 Remote IP=200.200.230.136 Is Forwarding server now is the client of the remote server? If yes, in The REMOTE SERVER with it

realm setup problem

2004-12-21 Thread zack musa
I try to setup proxy and realm for freeradius in my forwarding server, in the proxy.conf file, it looks like this: realm 200.200.230.136 { type= radius authhost= radius.200.200.230.136:1812 accthost= radius.200.200.230.136:1813 secret

Scripts for RaDius Accounting packet for billing purposes

2004-12-12 Thread zack musa
Hi. I use RH8 for my FR server. I already connected FR authentication with mysql. It seems that it is OK when I use py-radius to get user authentication from the content of the Mysql db that i created. now I want to try FR accounting where it should be recorded in radacct table in mysql. I try

sql.conf 'server' field

2004-12-12 Thread zack musa
HI there is something that confused me. In sql.conf. the server field should be any IP of a server running Mysql. Is it? When i try using localhost, the radius running properly (from the debug mode) but when i used the IP addr of which the same mechine i run radius server using localhost, there's

Missing radius.log file and radacct folder

2004-12-06 Thread zack musa
Hi I'm using users file for authentication.the problem is there are no radius directory inside var directory. so there are no record or information about users. 1. is this directory automatically created when I installed freeradius? 2. What may caused this to happen? Insatllation?

Problem with pidfile

2004-12-06 Thread zack musa
Hi. There's a problem when I try something in radiusd -... failed writing process id to file /usr/local/var/run/radiusd.pid ...no such file or directory... is the file need to be created by ourselves? or is there any misconfiguration or installation problem? how can I make radius server to

Missing radius.log file and radacct folder

2004-12-06 Thread zack musa
Hi I'm using users file for authentication.the problem is there are no radius directory inside var directory. so there are no record or information about users. 1. is this directory automatically created when I installed freeradius? 2. What may caused this to happen? Insatllation?

Unfilled attributes in radacct mysql

2004-10-10 Thread zack musa
Hi. I already installed NTRadPing in win2k. I'ved tested the accounting, authentication through it. When I checked the radacct table in MYSQL, there are some attributes information unfilled or filled with '0's.Hoe to get those missing information availabale? How to simulate multiple user login at

How to do accounting in Freeradius

2004-09-29 Thread zack musa
Hello. My setup for my testbed is like this: Radius Client(Linux Based PC)-Radius Server-mysql DB Is there any simulation program that create session from multiple user for freeradius? Or, is there a way to make radius server to do accounting with the radacct tables first empty then when the

Re: Freeradius-Users digest, Vol 1 #3714 - 7 msgs

2004-09-09 Thread zack musa
I'm sorry becoze I'm a beginner and delivered u guys this question. I tried to use mysql for my freeradius 0.9.2 after I entered radiusd -X, something like this occur. rlm_sql_mysql: Couldn't connect socket to MySQL server [EMAIL PROTECTED]:radius . . rlm_sql_mysql: Mysql error 'Access denied for