RE: Called-Station-ID variables

2003-11-02 Thread Oleg Ustinov
Hi Alan,
thank you, but what if I need more allowed destinations?
How can I insert many points in one string? Coma separations?

regards,
oleg

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Alan DeKok
Sent: Sunday, November 02, 2003 4:26 PM
To: [EMAIL PROTECTED]
Subject: Re: Called-Station-ID variables


Oleg Ustinov [EMAIL PROTECTED] wrote:
 We need to allow or deny country codes like this 49 for Germany 1 for
 USA/Canada.
 But I found no clean expression and variable information about.
 We need it like this: ^49*, ^1*, etc.

  Regular expressions?

DEFAULT   Calling-Station-Id =~ ^49*, Auth-Type := Reject
  ...

  Alan DeKok.

-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Called-Station-ID variables

2003-11-01 Thread Oleg Ustinov
Hello List,
I try to allow/deny some called numbers for customers to apply more security
in the our system.
We need to allow or deny country codes like this 49 for Germany 1 for
USA/Canada.
But I found no clean expression and variable information about.
We need it like this: ^49*, ^1*, etc.

Is it possible?

Best regards,
Oleg



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Radius snmp monitoring

2003-08-22 Thread Oleg Ustinov
Hello All,
I'm new in a FreeRadius and some time have a question (as you all too)
Biggest is how I can monitor Radius with snmp (is it On or Off - only).
I've compile Radius with SNMP option and have configured SNMP.conf but I'm
not sure about it is right.
If somebody let to see an example, will be greate!

Now question - what I need ask by SNMPWALK to test is Radius on or off
(maybe some quality param more)

I use net-snmp (latest) on Linux.

Best regards,



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: Radius snmp monitoring

2003-08-22 Thread Oleg Ustinov
More info:
If I try to get Radius stats per snmpwalk - I get follow:

[EMAIL PROTECTED] root]# snmpwalk -v 2c -c N3CT15 localhost
.1.3.6.1.4.1.3317.1.3.1
SNMPv2-SMI::enterprises.3317.1.3.1 = No Such Object available on this agent
at this OID
[EMAIL PROTECTED] root]#

Why?

rgs

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Oleg
Ustinov
Sent: Friday, August 22, 2003 7:48 PM
To: [EMAIL PROTECTED]
Subject: Radius snmp monitoring


Hello All,
I'm new in a FreeRadius and some time have a question (as you all too)
Biggest is how I can monitor Radius with snmp (is it On or Off - only).
I've compile Radius with SNMP option and have configured SNMP.conf but I'm
not sure about it is right.
If somebody let to see an example, will be greate!

Now question - what I need ask by SNMPWALK to test is Radius on or off
(maybe some quality param more)

I use net-snmp (latest) on Linux.

Best regards,



-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: Cisco-Nas-Port attribute

2003-07-21 Thread Oleg Ustinov
Not in fact!
Look here:
=== Cut debug info
Jul 21 00:23:33.811 CEST: AAA/ACCT/CONN/STOP User , Port ISDN 1:D:17:
 task_id=219567 start_time=1058739802 timezone=CEST
service=connection protocol=h323 h323-gw-id=voipgw.nectis.net
h323-incoming-conf-id=9B4C3B08 BA3711D7 9D448AE9 90F94ACB
h323-call-origin=answer h323-call-type=Telephony
h323-setup-time=00:23:22.215 CEST Mon Jul 21 2003 subscriber=RegularLine
unknown=179 h323-connect-time=00:23:26.471 CEST Mon Jul 21 2003
h323-disconnect-time=00:23:33.811 CEST Mon Jul 21 2003
h323-disconnect-cause=1F h323-voice-quality=0 tariff-type=Unknown
pre-bytes-in=0 pr...
=== finished
We use CISCO AS5350.

To all, can we fix it?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Andrea
Gabellini
Sent: Monday, July 21, 2003 2:11 PM
To: [EMAIL PROTECTED]
Subject: Re: Cisco-Nas-Port attribute


Hi,

some characters are black listed and replaced with the hex code. You can
find this list in the file src/modules/rlm_sql/rlm_sql.c in the function
sql_escape_func. Remove ':' from this list and you can see the correct
value.

Andrea

At 16.51 20/07/03, you wrote:

Hi Everybody,

            I am new to freeradius server system. I got it
running up only for five or six days and everthing seems fine except
cisco-nas-port. I got weird values in the database for cisco nas port it
is Serial3/0=2A but I expect it in Serial3/0:## format. What can be wrong
any ideas guys. Please help me.



Regards,

Kursad Kayaturk


---
Better to light a candle than to light an explosive.
---
Ing. Andrea Gabellini
Email: [EMAIL PROTECTED]
Tel: 0549 886111 (Italy)
Tel. +378 0549 886111 (International)

Intelcom San Marino S.p.A.
Strada degli Angariari, 3
47891 Rovereta
Repubblic of San Marino

http://www.omniway.sm  http://www.intelcom.sm


-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Accounting CISCO MySQL problem! Need HELP!! URGENT!

2003-07-17 Thread Oleg Ustinov
Hi there,
I bukld CISCO h323 accounting using FreeRadius,
first problem is that I do accounting start-stop packets,
It works well, it is full info in radacct files, but I have the problem with
MySQL.

I have no disconnect couse in MySQL base!

It works only when I make only Stop packets accounting.
I've changed sql.conf file like this:

accounting_onoff_query = UPDATE ${acct_table1} SET AcctStopTime='%S',
AcctSessionTime=unix_timestamp('%S') - unix_timestamp AcctStartTime),
AcctTerminateCause='%{Acct-Terminate-Cause}', AcctStopDelay =
%{Acct-Delay-Time} WHERE AcctSessionTime=0 AND AcctStopTime=0 AND
NASIPAddress= '%{NAS-IP-Address}' AND AcctStartTime = '%S'

accounting_update_query = UPDATE ${acct_table1} SET FramedIPAddress =
'%{Framed-IP-Address}' WHERE AcctSessionId = '%{Acct-
Session-Id}' AND UserName = '%{SQL-User-Name}' AND NASIPAddress=
'%{NAS-IP-Address}' AND AcctStopTime = 0

accounting_start_query = INSERT into ${acct_table1} (RadAcctId,
AcctSessionId, AcctUniqueId, UserName, Realm, NASIPAddress,
 NASPortId, NASPortType, AcctStartTime, AcctStopTime, AcctSessionTime,
AcctAuthentic, ConnectInfo_start, ConnectInfo_stop, AcctInputOctets,
AcctOutputOctets, CalledStationId, CallingStationId, AcctTerminateCause,
ServiceType, FramedProtocol, FramedIPAddress, AcctStartDelay, AcctStopDelay)
values('', '%{Acct-Session-Id}', '%{Acct-Unique-Session-Id}',
'%{SQL-User-Name}', '%{Realm}', '%{NAS-IP-Address}', '%{NAS-Port}',
'%{NAS-Port-Type}', '%S', '0', '0', '%{Acct-Authentic}', '%{Connect-Info}',
'', '0', '0', '%{Called-Station-Id}', '%{Calling-Station-Id}', '',
'%{Service-Type}', '%{Framed-Protocol}', '%{Framed-IP-Address}',
'%{Acct-Delay-Time}', '0')

accounting_start_query_alt  = UPDATE ${acct_table1} SET AcctStartTime =
'%S', AcctStartDelay = '%{Acct-Delay-Time}', ConnectInfo_start =
'%{Connect-Info}' WHERE AcctSessionId = '%{Acct-Session-Id}' AND UserName =
'%{SQL-User-Name}' AND NASIPAddress = '%{NAS-IP-Address}' AND AcctStopTime =
0

accounting_stop_query = UPDATE ${acct_table2} SET AcctStopTime = '%S',
AcctSessionTime = '%{Acct-Session-Time}', AcctInputO
ctets = '%{Acct-Input-Octets}', AcctOutputOctets = '%{Acct-Output-Octets}',
AcctTerminateCause = '%{Acct-Terminate-Cause}', AcctStopDelay =
'%{Acct-Delay-Time}', ConnectInfo_stop = '%{Connect-Info}' WHERE
AcctSessionId = '%{Acct-Session-Id}' AND UserName = '%{SQL-User-Name}' AND
NASIPAddress = '%{NAS-IP-Address}' AND AcctStopTime = 0

accounting_stop_query_alt = INSERT into ${acct_table2} (RadAcctId,
AcctSessionId, AcctUniqueId, UserName, Realm, NASIPAddre
ss, NASPortId, NASPortType, AcctStartTime, AcctStopTime, AcctSessionTime,
AcctAuthentic, ConnectInfo_start, ConnectInfo_stop, AcctInputOctets,
AcctOutputOctets, CalledStationId, CallingStationId, AcctTerminateCause,
ServiceType, FramedProtocol, FramedIPAddress, AcctStartDelay, AcctStopDelay)
values('', '%{Acct-Session-Id}', '%{Acct-Unique-Session-Id}',
'%{SQL-User-Name}', '%{Realm}', '%{NAS-IP-Address}', '%{NAS-Port}',
'%{NAS-Port-Type}', '0', '%S', '%{Acct-Session-Time}', '%{Acct-Authentic}',
'', '%{Connect-Info}', '%{Acct-Input-Octets}', '%{Acct-Output-Octets}',
'%{Called-Station-Id}', '%{Calling-Station-Id}', '%{h323-disconnect-cause}',
'%{Service-Type}', '%{Framed-Protocol}', '%{Framed-IP-Address}', '0',
'%{Acct-Delay-Time}')

Maybe something is wrong.

Please help!!!
It is really URGENT!



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: example from mysql

2003-07-17 Thread Oleg Ustinov
Hello Brian
just loock here:

http://www.frontios.com/freeradius.html

when I has need a help I've used thit link!
Very useful!


Oleg

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bryan
Koschmann - GKT
Sent: Thursday, July 17, 2003 8:28 PM
To: Freeradius List
Subject: example from mysql


Hello,

Can anyone send me an example database so I can see what
everything will look like? I would really appreciate it.

Thanks in advance!

Bryan


-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: Accounting CISCO MySQL problem! Need HELP!! URGENT!

2003-07-17 Thread Oleg Ustinov
Hi there,
I've this problem solved,
but still follow problem:

When I account only stop packets, I have succesful call records in the
MySQL, where is unsuccessful?

What I need change?

Oleg
Please help urgent!

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Oleg
Ustinov
Sent: Thursday, July 17, 2003 7:35 PM
To: [EMAIL PROTECTED]
Subject: Accounting CISCO MySQL problem! Need HELP!! URGENT!


Hi there,
I bukld CISCO h323 accounting using FreeRadius,
first problem is that I do accounting start-stop packets,
It works well, it is full info in radacct files, but I have the problem with
MySQL.

I have no disconnect couse in MySQL base!

It works only when I make only Stop packets accounting.
I've changed sql.conf file like this:

accounting_onoff_query = UPDATE ${acct_table1} SET AcctStopTime='%S',
AcctSessionTime=unix_timestamp('%S') - unix_timestamp AcctStartTime),
AcctTerminateCause='%{Acct-Terminate-Cause}', AcctStopDelay =
%{Acct-Delay-Time} WHERE AcctSessionTime=0 AND AcctStopTime=0 AND
NASIPAddress= '%{NAS-IP-Address}' AND AcctStartTime = '%S'

accounting_update_query = UPDATE ${acct_table1} SET FramedIPAddress =
'%{Framed-IP-Address}' WHERE AcctSessionId = '%{Acct-
Session-Id}' AND UserName = '%{SQL-User-Name}' AND NASIPAddress=
'%{NAS-IP-Address}' AND AcctStopTime = 0

accounting_start_query = INSERT into ${acct_table1} (RadAcctId,
AcctSessionId, AcctUniqueId, UserName, Realm, NASIPAddress,
 NASPortId, NASPortType, AcctStartTime, AcctStopTime, AcctSessionTime,
AcctAuthentic, ConnectInfo_start, ConnectInfo_stop, AcctInputOctets,
AcctOutputOctets, CalledStationId, CallingStationId, AcctTerminateCause,
ServiceType, FramedProtocol, FramedIPAddress, AcctStartDelay, AcctStopDelay)
values('', '%{Acct-Session-Id}', '%{Acct-Unique-Session-Id}',
'%{SQL-User-Name}', '%{Realm}', '%{NAS-IP-Address}', '%{NAS-Port}',
'%{NAS-Port-Type}', '%S', '0', '0', '%{Acct-Authentic}', '%{Connect-Info}',
'', '0', '0', '%{Called-Station-Id}', '%{Calling-Station-Id}', '',
'%{Service-Type}', '%{Framed-Protocol}', '%{Framed-IP-Address}',
'%{Acct-Delay-Time}', '0')

accounting_start_query_alt  = UPDATE ${acct_table1} SET AcctStartTime =
'%S', AcctStartDelay = '%{Acct-Delay-Time}', ConnectInfo_start =
'%{Connect-Info}' WHERE AcctSessionId = '%{Acct-Session-Id}' AND UserName =
'%{SQL-User-Name}' AND NASIPAddress = '%{NAS-IP-Address}' AND AcctStopTime =
0

accounting_stop_query = UPDATE ${acct_table2} SET AcctStopTime = '%S',
AcctSessionTime = '%{Acct-Session-Time}', AcctInputO
ctets = '%{Acct-Input-Octets}', AcctOutputOctets = '%{Acct-Output-Octets}',
AcctTerminateCause = '%{Acct-Terminate-Cause}', AcctStopDelay =
'%{Acct-Delay-Time}', ConnectInfo_stop = '%{Connect-Info}' WHERE
AcctSessionId = '%{Acct-Session-Id}' AND UserName = '%{SQL-User-Name}' AND
NASIPAddress = '%{NAS-IP-Address}' AND AcctStopTime = 0

accounting_stop_query_alt = INSERT into ${acct_table2} (RadAcctId,
AcctSessionId, AcctUniqueId, UserName, Realm, NASIPAddre
ss, NASPortId, NASPortType, AcctStartTime, AcctStopTime, AcctSessionTime,
AcctAuthentic, ConnectInfo_start, ConnectInfo_stop, AcctInputOctets,
AcctOutputOctets, CalledStationId, CallingStationId, AcctTerminateCause,
ServiceType, FramedProtocol, FramedIPAddress, AcctStartDelay, AcctStopDelay)
values('', '%{Acct-Session-Id}', '%{Acct-Unique-Session-Id}',
'%{SQL-User-Name}', '%{Realm}', '%{NAS-IP-Address}', '%{NAS-Port}',
'%{NAS-Port-Type}', '0', '%S', '%{Acct-Session-Time}', '%{Acct-Authentic}',
'', '%{Connect-Info}', '%{Acct-Input-Octets}', '%{Acct-Output-Octets}',
'%{Called-Station-Id}', '%{Calling-Station-Id}', '%{h323-disconnect-cause}',
'%{Service-Type}', '%{Framed-Protocol}', '%{Framed-IP-Address}', '0',
'%{Acct-Delay-Time}')

Maybe something is wrong.

Please help!!!
It is really URGENT!



-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


H323 Accounting Information error

2003-07-17 Thread Oleg Ustinov
Hi there,
is it an error?

  h323-call-type = h323-call-type=VoIP
h323-setup-time = h323-setup-time=06:48:02.621 CEST Mon Jul 14
2003
h323-connect-time = h323-connect-time=06:48:02.765 CEST Mon Jul 14
2003
h323-disconnect-time = h323-disconnect-time=06:48:02.765 CEST Mon
Jul 14 2003
h323-disconnect-cause = h323-disconnect-cause=1C
h323-remote-address = h323-remote-address=212.119.32.112
h323-voice-quality = h323-voice-quality=0
h323-conf-id = h323-conf-id=2F655453 B4ED11D7 80F8FCBE 79B038C9

Why it is not like that:

  h323-call-type = VoIP
h323-setup-time = 06:48:02.621 CEST Mon Jul 14 2003
h323-connect-time = 06:48:02.765 CEST Mon Jul 14 2003
h323-disconnect-time = 06:48:02.765 CEST Mon Jul 14 2003
h323-disconnect-cause = 1C
h323-remote-address = 212.119.32.112
h323-voice-quality = 0
h323-conf-id = 2F655453 B4ED11D7 80F8FCBE 79B038C9

Has anybody solve it?


Oleg



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: H323 Accounting Information error

2003-07-17 Thread Oleg Ustinov
Hello,
I have version 0.8.1 and there is no src/billing
Next one question - where I need enable

with_cisco_vsa_hack = yes

please.

Oleg

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Peter Nixon
Sent: Friday, July 18, 2003 1:06 AM
To: [EMAIL PROTECTED]
Subject: Re: H323 Accounting Information error


You need to enable:

with_cisco_vsa_hack = yes

That will fix your problem.

I also highly recommend you look at the src/billing directory as it has a
sample config for doing VoIP accounting from Cisco. You will have to use
Postgresql instead of MySQL though if you want to use the config there as it
relies on some features of Postgresql that MySQL cannot do.

You should get the latest version from CVS as I updated it about 3 hours
ago...

Regards

Peter

On Thu, 17 Jul 2003 10:24 pm, Oleg Ustinov wrote:
 Hi there,
 is it an error?

 h323-call-type = h323-call-type=VoIP
 h323-setup-time = h323-setup-time=06:48:02.621 CEST Mon Jul 14
 2003
 h323-connect-time = h323-connect-time=06:48:02.765 CEST Mon Jul
14
 2003
 h323-disconnect-time = h323-disconnect-time=06:48:02.765 CEST Mon
 Jul 14 2003
 h323-disconnect-cause = h323-disconnect-cause=1C
 h323-remote-address = h323-remote-address=212.119.32.112
 h323-voice-quality = h323-voice-quality=0
 h323-conf-id = h323-conf-id=2F655453 B4ED11D7 80F8FCBE 79B038C9

 Why it is not like that:

 h323-call-type = VoIP
 h323-setup-time = 06:48:02.621 CEST Mon Jul 14 2003
 h323-connect-time = 06:48:02.765 CEST Mon Jul 14 2003
 h323-disconnect-time = 06:48:02.765 CEST Mon Jul 14 2003
 h323-disconnect-cause = 1C
 h323-remote-address = 212.119.32.112
 h323-voice-quality = 0
 h323-conf-id = 2F655453 B4ED11D7 80F8FCBE 79B038C9

 Has anybody solve it?


 Oleg



 -
 List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html

--

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc


-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: H323 Accounting Information error

2003-07-17 Thread Oleg Ustinov
Oops, sorry,
have check CVS...

But we use MySQL database...


Oleg

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Peter Nixon
Sent: Friday, July 18, 2003 1:06 AM
To: [EMAIL PROTECTED]
Subject: Re: H323 Accounting Information error


You need to enable:

with_cisco_vsa_hack = yes

That will fix your problem.

I also highly recommend you look at the src/billing directory as it has a
sample config for doing VoIP accounting from Cisco. You will have to use
Postgresql instead of MySQL though if you want to use the config there as it
relies on some features of Postgresql that MySQL cannot do.

You should get the latest version from CVS as I updated it about 3 hours
ago...

Regards

Peter

On Thu, 17 Jul 2003 10:24 pm, Oleg Ustinov wrote:
 Hi there,
 is it an error?

 h323-call-type = h323-call-type=VoIP
 h323-setup-time = h323-setup-time=06:48:02.621 CEST Mon Jul 14
 2003
 h323-connect-time = h323-connect-time=06:48:02.765 CEST Mon Jul
14
 2003
 h323-disconnect-time = h323-disconnect-time=06:48:02.765 CEST Mon
 Jul 14 2003
 h323-disconnect-cause = h323-disconnect-cause=1C
 h323-remote-address = h323-remote-address=212.119.32.112
 h323-voice-quality = h323-voice-quality=0
 h323-conf-id = h323-conf-id=2F655453 B4ED11D7 80F8FCBE 79B038C9

 Why it is not like that:

 h323-call-type = VoIP
 h323-setup-time = 06:48:02.621 CEST Mon Jul 14 2003
 h323-connect-time = 06:48:02.765 CEST Mon Jul 14 2003
 h323-disconnect-time = 06:48:02.765 CEST Mon Jul 14 2003
 h323-disconnect-cause = 1C
 h323-remote-address = 212.119.32.112
 h323-voice-quality = 0
 h323-conf-id = 2F655453 B4ED11D7 80F8FCBE 79B038C9

 Has anybody solve it?


 Oleg



 -
 List info/subscribe/unsubscribe? See
 http://www.freeradius.org/list/users.html

--

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc


-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Own CISCO eable password for each user

2003-06-25 Thread Oleg Ustinov
 
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi there,
how can I configure Radius to get out own CISCO enable password for each
user?

regards,
Oleg
-BEGIN PGP SIGNATURE-
Version: PGP 8.0

iQA/AwUBPvpN38zLGGLKlEfaEQLASACg0fG7QEpQvmKw+nW0f7Kh0LzMLOcAoPdy
wQ6Cg2aLvIaNbZYl28xyLs6r
=gR4i
-END PGP SIGNATURE-

attachment: winmail.dat

FreeRadius and MySQL installation GENERAL ANSWER!!!

2003-06-12 Thread Oleg Ustinov

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi there,

because exist too much question, please find one GENERAL answer to
all question for Radius-MySQL installation is a file RADIUS-SQL.schema in
/doc folder.
or just:

http://www.frontios.com/freeradius.html

please read it carefully and install all thinks that described.

best regards,
Oleg

- -Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of 
Sent: Thursday, June 12, 2003 8:25 AM
To: [EMAIL PROTECTED]
Subject: Re: problem compiling freeradius rlm_sql_mysql module


Hi

  Before compile your FreeRADIUS, please install the develope package of
MySQL.

Jeson
[EMAIL PROTECTED]
2003-06-12

I try compiling freeradius 0.8.1 on a red hat 9 with mysql installed with
rpm.
I use ./configure --with-mysql-include-dir ,but the module rlm_sql_mysql is
not compiled.
How can I do?

Thanks

Teb!





- -
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

-BEGIN PGP SIGNATURE-
Version: PGP 8.0

iQA/AwUBPuhA5czLGGLKlEfaEQJ8OACgsTNEemsrg6PpdBG3BWbyV1/jH0cAoIt4
SMSg66Jlkwj8mszEpOkbsR75
=VQbU
-END PGP SIGNATURE-



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Radius2MySQL - problem

2003-06-11 Thread Oleg Ustinov

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello there,
I've small problem with authentication on use Radius2MySQL:

I get:

Error: Dropping packet from client voip:1025 - ID: 42 due to dead request 2

And it is ONLY if I start radiusd script for RedHat. If I start radiusd in
debuging mode (-X) It's working.
What is wrong?

Best regards,
Oleg
-BEGIN PGP SIGNATURE-
Version: PGP 8.0

iQA/AwUBPuexO8zLGGLKlEfaEQIltgCgscguD8uZfa+0KqIEnLIz3xhguRAAniyb
OwdLKM97FXh2naaYbZDk4ifu
=qfp8
-END PGP SIGNATURE-



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Free radius as daemot under RH-8.0

2003-06-09 Thread Oleg Ustinov

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello there,
I've the problem to start Radiusd as daemon under RH-8.0
I've compiled rpm and install it. After computer restart Radiusd don't start
as daemon - I need start it manualy,
what's wrong?
Oleg
-BEGIN PGP SIGNATURE-
Version: PGP 8.0

iQA/AwUBPuTsrMzLGGLKlEfaEQKvYACeMu1UL/wxSDlw3FJwJx9LQsJLM6QAoPmK
J/0lFpDyi3K7Q3Ns4zoUzBUY
=x5Ze
-END PGP SIGNATURE-



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html