Re: Multiple FR Server and NAS

2011-05-11 Thread Phil Mayers

On 10/05/11 15:14, googerdi wrote:

Hi

How can i configure FR if i have multiple FR Server and NAS. How can i tell
for example  a specific user is for specific NAS.


You perform a lookup, with the key as:

User-Name, NAS-IP-Address

There are a very large number of ways you could do this. For example, in 
the /etc/raddb/users file:


userX   NAS-IP-Address == 1.2.3.4
Fall-Through=No

userY   NAS-IP-Address == 5.6.7.8
Fall-Through=No

# reject any combination not specifically permitted
DEFAULT Auth-Type := Reject


Or you can use rlm_passwd, SQL, LDAP, perl/python scripts, exec modules, 
and so on.

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


Re: Multiple FR Server and NAS

2011-05-11 Thread Student University
Dear All ,,,

i also ask ,,,

If anyone have similar experience ,,,

My scenario should be like this

user x ---> (LAC) --> NAS1 (POP 1)
  --> NAS2 (POP2 )

1- How i Can achieve Freeradius redundancy over multiple pop locations
2-  i need user x to allways connect to just  NAS2


Note : My NAS (Cisco LNS : ASR 10k router)

Thanks in advance ,,,



On Tue, May 10, 2011 at 5:14 PM, googerdi  wrote:

> Hi
>
> How can i configure FR if i have multiple FR Server and NAS. How can i tell
> for example  a specific user is for specific NAS.
>
> --
> View this message in context:
> http://freeradius.1045715.n5.nabble.com/Multiple-FR-Server-and-NAS-tp4384579p4384579.html
> Sent from the FreeRadius - User mailing list archive at Nabble.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

Multiple FR Server and NAS

2011-05-10 Thread googerdi
Hi

How can i configure FR if i have multiple FR Server and NAS. How can i tell
for example  a specific user is for specific NAS.

--
View this message in context: 
http://freeradius.1045715.n5.nabble.com/Multiple-FR-Server-and-NAS-tp4384579p4384579.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html