Re: Proxy Radius Server

2004-07-28 Thread Mustafa N. Deeb



radius :)

  - Original Message - 
  From: 
  Cool 
  Man 
  To: [EMAIL PROTECTED] 
  
  Sent: Wednesday, July 28, 2004 10:31 
  AM
  Subject: Proxy Radius Server
  
  Hi ,
  
  Which protocol is used to communicate between two radius servers?
  
  Regards,
  Riz.
  
  Piro Magic [EMAIL PROTECTED] 
  wrote:
  (Sorry 
for my english :-) )Hi all, I have a little problem.I'd like to 
test my freeradius 1pre3 and I want toknow how to make it.I'd 
like to test VPN, dialup, and adsl accesses.What kind of test can I make 
?I have freeradius 1pre3 on a RedHat9 machine and anCisco 5300 
Access server.Thanx for all , have a good 
day.__Do you 
Yahoo!?New and Improved Yahoo! Mail - Send 10MB 
messages!http://promotions.yahoo.com/new_mail - List 
info/subscribe/unsubscribe? See 
  http://www.freeradius.org/list/users.html
  
  
  Do you Yahoo!?Yahoo! 
  Mail - 50x more storage than other providers!


RE: Why does Called-Station-Id attribute only return last 5 digits?

2004-03-06 Thread Mustafa N. Deeb
Hi

This is an issue from your Telco

~~
Mustafa N. Deeb
Technical Director
Palnet Communications Ltd.
Tel: +970-2-2403434
Fax: +970-2-2403430
www.palsms.com
www.paltime.net
www.palnet.com



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeff
Sent: Thursday, March 04, 2004 8:05 PM
To: [EMAIL PROTECTED]
Subject: Why does Called-Station-Id attribute only return last 5 digits?

Hello all,

I am using Freeradius 0.9.3 on a X86 machine running
Gentoo Linux. I compiled Freeradius myself fromsource.
We are authenticating users fromauthentication data in
a MySql database. My clientmachines are Ascend Max
6000 and 4000, running TAOS9.0.9 and 7.0.28
respectively.

In detail files and MySql database, the
Called-Station-Id attribute is only returning the last
5 digits of the phone number called, but
Calling-Station-Id returns full 10 digit phone number.
How can I get Called-Station-Id to do the same?

Any help is appreciated.

Regards,

Jeff

__
Do you Yahoo!?
Yahoo! Search - Find what you're looking for faster
http://search.yahoo.com

- 
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: Session-Timeout and Cisco

2004-03-03 Thread Mustafa N. Deeb
Seems like a Cisco Authorization Problem

Make sure you send 
Service-Type := Framed-User 
As a reply item also
Otherwise the Cisco will not  like it.

Cheers

~~
Mustafa N. Deeb
Technical Director
Palnet Communications Ltd.
Tel: +970-2-2403434
Fax: +970-2-2403430
www.palsms.com
www.paltime.net
www.palnet.com



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Truong
Manh Cuong
Sent: Wednesday, March 03, 2004 11:14 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: Session-Timeout and Cisco

 
Hi Andrew

I have the same trouble like you. I put in radreply
Session-Timeout:=1234
But it won't do as I want: terminated the session after time is up.
I think that because in radreply table, value of Session-Timeout is
character varying, not interger number, so router will not know.

Andrew, Could you please help me how to write perl script in this
certain
case? Could you please give me your script?
Thanks in advance.
Manh Cuong.





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew
E.
Guly
Sent: Wednesday, March 03, 2004 4:00 PM
To: [EMAIL PROTECTED]
Subject: Session-Timeout and Cisco


FreeRadius 0.9.0, Cisco 3640 as client.
I'am using freeradius for authenticate dialup users.
External perl-script checks user's account on database, calc
$acct_session_timeout variable and output text string with this:

print Session-Timeout = .$acct_session_timeout.\n;

But Cisco don't drop line on session-timeout...
Another previously used client (PortSlave) works fine.


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


- 
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: Session-Timeout and Cisco

2004-03-03 Thread Mustafa N. Deeb

Hi


First , you need to make sure that you get the correct Radreply Items
using Radtest



2nd, debug aaa authorization.. while you connect


and if you see errors there, you need to consult the cisco Documentation


Cheers
~~
Mustafa N. Deeb
Technical Director
Palnet Communications Ltd.
Tel: +970-2-2403434
Fax: +970-2-2403430
www.palsms.com
www.paltime.net
www.palnet.com



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Truong
Manh Cuong
Sent: Wednesday, March 03, 2004 12:00 PM
To: [EMAIL PROTECTED]
Subject: RE: Session-Timeout and Cisco

Hi Mustafa
 I've added Service-Type:= Framed-User in radreply table.
But nothing changed.
I use cisco 3660 router.
I think it must have the reason that Session-Timeout was defined in
radreply
table. But I can not use this option.
Can you explain to me?
I change Session-Timeout = 100, and after user connected over 100
seconds,
it still won't disconnect.
Help me!!
Manh Cuong.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Mustafa N.
Deeb
Sent: Wednesday, March 03, 2004 5:29 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Session-Timeout and Cisco

Seems like a Cisco Authorization Problem

Make sure you send
Service-Type := Framed-User
As a reply item also
Otherwise the Cisco will not  like it.

Cheers

~~
Mustafa N. Deeb
Technical Director
Palnet Communications Ltd.
Tel: +970-2-2403434
Fax: +970-2-2403430
www.palsms.com
www.paltime.net
www.palnet.com



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Truong
Manh Cuong
Sent: Wednesday, March 03, 2004 11:14 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: Session-Timeout and Cisco

 
Hi Andrew

I have the same trouble like you. I put in radreply
Session-Timeout:=1234
But it won't do as I want: terminated the session after time is up.
I think that because in radreply table, value of Session-Timeout is
character varying, not interger number, so router will not know.

Andrew, Could you please help me how to write perl script in this
certain
case? Could you please give me your script?
Thanks in advance.
Manh Cuong.





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew
E.
Guly
Sent: Wednesday, March 03, 2004 4:00 PM
To: [EMAIL PROTECTED]
Subject: Session-Timeout and Cisco


FreeRadius 0.9.0, Cisco 3640 as client.
I'am using freeradius for authenticate dialup users.
External perl-script checks user's account on database, calc
$acct_session_timeout variable and output text string with this:

print Session-Timeout = .$acct_session_timeout.\n;

But Cisco don't drop line on session-timeout...
Another previously used client (PortSlave) works fine.


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


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



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


- 
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: Session-Timeout and Cisco

2004-03-03 Thread Mustafa N. Deeb









Did
your cisco complain ?





~~

Mustafa N. Deeb

Technical Director

Palnet Communications
Ltd.

Tel: +970-2-2403434

Fax: +970-2-2403430

www.palsms.com

www.paltime.net

www.palnet.com







-Original Message-
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Truong Manh Cuong
Sent: Wednesday, March 03, 2004
12:23 PM
To:
[EMAIL PROTECTED]
Subject: RE: Session-Timeout and
Cisco



Hi,

I use radtest:
radtest [EMAIL PROTECTED] abcd local 0 testing123

Aaa debug:

Sending Access-Accept of id 126 to 127.0.0.1:32842 

Session-Timeout:= 6324 

Service-Type:= Framed-User

Framed-Protocol:=PPP

..









the same result in radtest.





Could you please give me some
advise.





Thanks and Regards,





Manh Cuong.







-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Mustafa N. Deeb
Sent: Wednesday, March 03, 2004 6:10 PM
To: [EMAIL PROTECTED]
Subject: RE: Session-Timeout and Cisco


Hi


First , you need to make sure that you get the correct Radreply Items using
Radtest



2nd, debug aaa authorization.. while you connect


and if you see errors there, you need to consult the cisco Documentation


Cheers
~~
Mustafa N. Deeb
Technical Director
Palnet Communications Ltd.
Tel: +970-2-2403434
Fax: +970-2-2403430
www.palsms.com
www.paltime.net
www.palnet.com



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
On Behalf Of Truong Manh Cuong
Sent: Wednesday, March 03, 2004 12:00 PM
To: [EMAIL PROTECTED]
Subject: RE: Session-Timeout and Cisco

Hi Mustafa
I've added Service-Type:= Framed-User in radreply table.
But nothing changed.
I use cisco 3660 router.
I think it must have the reason that Session-Timeout was defined in radreply
table. But I can not use this option.
Can you explain to me?
I change Session-Timeout = 100, and after user connected over 100 seconds, it
still won't disconnect.
Help me!!
Manh Cuong.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
On Behalf Of Mustafa N.
Deeb
Sent: Wednesday, March 03, 2004 5:29 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Session-Timeout and Cisco

Seems like a Cisco Authorization Problem

Make sure you send
Service-Type := Framed-User
As a reply item also
Otherwise the Cisco will not like it.

Cheers

~~
Mustafa N. Deeb
Technical Director
Palnet Communications Ltd.
Tel: +970-2-2403434
Fax: +970-2-2403430
www.palsms.com
www.paltime.net
www.palnet.com



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
On Behalf Of Truong Manh Cuong
Sent: Wednesday, March 03, 2004 11:14 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: Session-Timeout and Cisco


Hi Andrew

I have the same trouble like you. I put in radreply
Session-Timeout:=1234
But it won't do as I want: terminated the session after time is up.
I think that because in radreply table, value of Session-Timeout is character
varying, not interger number, so router will not know.

Andrew, Could you please help me how to write perl script in this certain case?
Could you please give me your script?
Thanks in advance.
Manh Cuong.





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
On Behalf Of Andrew E.
Guly
Sent: Wednesday, March 03, 2004 4:00 PM
To: [EMAIL PROTECTED]
Subject: Session-Timeout and Cisco


FreeRadius 0.9.0, Cisco 3640 as client.
I'am using freeradius for authenticate dialup users.
External perl-script checks user's account on database, calc $acct_session_timeout
variable and output text string with this:

print Session-Timeout = .$acct_session_timeout.\n;

But Cisco don't drop line on session-timeout...
Another previously used client (PortSlave) works fine.


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


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



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


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



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








sqlcounter doesn't like Stripped Username

2004-02-26 Thread Mustafa N. Deeb
Hi


Sqlcounter uses   %{UserName} and it doesn't use %{Striped-User-Name}


Although the server is configured to the 2nd one?

sql_user_name = %{ Stripped-User-Name :-%{ User-Name:-DEFAULT}}


Is this how it should work?


Cheers
~~
Mustafa N. Deeb
Technical Director
Palnet Communications Ltd.
Tel: +970-2-2403434
Fax: +970-2-2403430
www.palsms.com
www.paltime.net
www.palnet.com





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


RE: mysql accounting question

2004-01-11 Thread Mustafa N. Deeb

hi


This error indicates of a slow MYSQL machine

Do you have a big radacct table?

Cheers


~~
Mustafa N. Deeb
Technical Director
Palnet Communications Ltd.
Tel: +970-2-2403434
Fax: +970-2-2403430
www.palsms.com
www.paltime.net
www.palnet.com



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Fogarasi Andras
Sent: Sunday, January 11, 2004 2:08 PM
To: [EMAIL PROTECTED]
Subject: mysql accounting question

Hi!


I see messages like this in radius.log:

Sun Jan 11 13:00:06 2004 : Info: rlm_sql (sql): There are no DB handles
to use! skipped 0, tried to connect 0

When it happens, the accounting will be continous or this message
indicates lost data?


Thanks,
Andras


-- 

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



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