Re: Help Required

2001-12-24 Thread aland

kathiresan j <[EMAIL PROTECTED]> wrote:
> I am running free radius 1.6.4

  No, you're not.  Cistron Radiusd is at version 1.6.4.  FreeRADIUS is
at version 0.4.

> Now i want to  restrict access through a
> particular phone number (Calling-Station-Id)?? I have given the following
> entry in /etc/raddb/users file
> 
> johnPassword = "john123" , Calling-Station-Id = "1234" 

  I believe that this question was already asked and answered on one
of the RADIUS lists.  You have to do:

john   Calling-Station-Id != "1234", Auth-Type = Reject
   Reply-Message = "You're calling from the wrong number"



  If you actually *are* running FreeRADIUS, try reading 'man users' to
see why.

  Alan DeKok.

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



RE: Help Required

2001-12-24 Thread kathiresan j

Thanks Lewey for your reply

I configuration on my router is exactly the same as given in
/installsource/doc..but still the problem persists

Is thery any way i can find out if my Cisco 2621 is really sending the
calling-station-id ..

I am usig a 16 port analog modem card in my cisco 2621 for the incoming
calls
thanks 
kathi



On Mon, 24 Dec 2001, Lewey Taylor wrote:

> > what else should I configure in the Cisco router
> Check /installsource/doc there is a cisco config example.
> 
> - 
> 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: Help Required

2001-12-24 Thread Jeremy McNamara

On Mon, 24 Dec 2001, kathiresan j wrote:

> I am usig a 16 port analog modem card in my cisco 2621 for the incoming calls

In this case you must not answer the telephone line until the end of the
second ring so that the caller ID information can be sent.

To see if your NAS is sending the approprate attributes run with the
-X switch, it should be in the debug output if the NAS is sending it.


Jeremy McNamara


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



Re: Help Required

2001-12-24 Thread Jeremy McNamara


Also you have to make sure your NAS is not picking up the line before ANI
is sent.

Just my $0.02,

Jeremy McNamara

On Mon, 24 Dec 2001, kathiresan j wrote:

> 
> 
> HI..
> 
> I am running free radius 1.6.4 on Red Hat Linux which gets authentication
> requests from  Cisco Ras 2621.Now i want to  restrict access through a
> particular phone number (Calling-Station-Id)?? I have given the following
> entry in /etc/raddb/users file
> 
> johnPassword = "john123" , Calling-Station-Id = "1234" 
> Service-Type = "Framed-User",
> Framed-Protocol = PPP
> 
> According to this john should be able to login only if he dials from phone
> no 1234 ..but this doesnt happen .it allows irrespective of the number.
> I am not sure whether my NAS(Cisco 2621) sends this attribute to the
> Radius server..i have enabled the caller-id from the telco side..
> how do i find whethere my cisco 2621 is sending the attribute..Is it
> VENDOR SPECIFIC..I have checked all the logs /var/log/radius.log ,
> /var/log/radacct/nas/detail ..but there is no mention of the phone number
> what else should i configure in the Cisco router
> 
> Any help would be greatful
> 
> Thanks in advance
> Kathi
> 
> 
> 
> - 
> 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: Help Required

2001-12-24 Thread Lewey Taylor

> what else should I configure in the Cisco router
Check /installsource/doc there is a cisco config example.

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



Help Required

2001-12-24 Thread kathiresan j



HI..

I am running free radius 1.6.4 on Red Hat Linux which gets authentication
requests from  Cisco Ras 2621.Now i want to  restrict access through a
particular phone number (Calling-Station-Id)?? I have given the following
entry in /etc/raddb/users file

johnPassword = "john123" , Calling-Station-Id = "1234" 
Service-Type = "Framed-User",
Framed-Protocol = PPP

According to this john should be able to login only if he dials from phone
no 1234 ..but this doesnt happen .it allows irrespective of the number.
I am not sure whether my NAS(Cisco 2621) sends this attribute to the
Radius server..i have enabled the caller-id from the telco side..
how do i find whethere my cisco 2621 is sending the attribute..Is it
VENDOR SPECIFIC..I have checked all the logs /var/log/radius.log ,
/var/log/radacct/nas/detail ..but there is no mention of the phone number
what else should i configure in the Cisco router

Any help would be greatful

Thanks in advance
Kathi



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