Re: multiple NAS behind multiple NAT with one radius server.

2012-03-14 Thread Dirk van der Walt
Hi, You may want to look at this discussion that took place on the mailing list about the same issue and possible solutions to handle the problem: http://freeradius.1045715.n5.nabble.com/Authorising-Clients-by-Calling-Station-ID-Not-IP-tc4883866.html

RE: multiple NAS behind multiple NAT with one radius server.

2012-03-14 Thread ZhenJoey
it is really helpful,thank you very much. Date: Wed, 14 Mar 2012 03:47:31 -0700 From: dirkvanderw...@gmail.com To: freeradius-users@lists.freeradius.org Subject: Re: multiple NAS behind multiple NAT with one radius server. Hi, You may want to look at this discussion that took place

RE: multiple NAS behind multiple NAT with one radius server.

2012-03-14 Thread ZhenJoey
to know,ignore the security issues, does all clients use the same single entry will effect the performance of the radius server? thank you very much. Joey Date: Wed, 14 Mar 2012 03:47:31 -0700 From: dirkvanderw...@gmail.com To: freeradius-users@lists.freeradius.org Subject: Re: multiple NAS

Re: multiple NAS behind multiple NAT with one radius server.

2012-03-14 Thread Alan DeKok
ZhenJoey wrote: I want to know,ignore the security issues, does all clients use the same single entry will effect the performance of the radius server? No. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Multiple NAS freeradius

2011-10-17 Thread Alejandro Gandara
2011/10/4 Arran Cudbard-Bell a.cudba...@freeradius.org On 4 Oct 2011, at 13:32, Alejandro Gandara wrote: Hi list, Im using freeradius 2.1.10 with ldap and I have a doubt. Im testing radius with two NAS , first one an openvpn service and the other one is a switch Procurve. My question

Re: Multiple NAS freeradius

2011-10-04 Thread Arran Cudbard-Bell
On 4 Oct 2011, at 13:32, Alejandro Gandara wrote: Hi list, Im using freeradius 2.1.10 with ldap and I have a doubt. Im testing radius with two NAS , first one an openvpn service and the other one is a switch Procurve. My question is the following: Can I configure the openvpn

Re: Multiple NAS freeradius

2011-10-04 Thread Alejandro Gandara
Thanks very much for the fastest and efectivest answer. 2011/10/4 Arran Cudbard-Bell a.cudba...@freeradius.org On 4 Oct 2011, at 13:32, Alejandro Gandara wrote: Hi list, Im using freeradius 2.1.10 with ldap and I have a doubt. Im testing radius with two NAS , first one an openvpn

Re: Multiple NAS configuration

2011-09-21 Thread Alan Buxey
? From: Fred fred.mai...@gmail.com To: Dagia Dorjsuren dagmi...@yahoo.com; FreeRadius users mailing list freeradius-users@lists.freeradius.org Sent: Wednesday, September 21, 2011 4:41 AM Subject: Re: Multiple NAS configuration htt - List info/subscribe/unsubscribe? See http

Re: Multiple NAS configuration

2011-09-20 Thread Fred
http://wiki.freeradius.org/Clients.conf 2011/9/20, Dagia Dorjsuren dagmi...@yahoo.com: Hello all, How to configure multiple NAS (NAS-IP-Address) in freeradius? Which radius database's table should I add NAS-IP-Address attributes? Anyone advise me? - List info/subscribe/unsubscribe?

Re: Multiple NAS configuration

2011-09-20 Thread Dagia Dorjsuren
To: Dagia Dorjsuren dagmi...@yahoo.com; FreeRadius users mailing list freeradius-users@lists.freeradius.org Sent: Wednesday, September 21, 2011 4:41 AM Subject: Re: Multiple NAS configuration http://wiki.freeradius.org/Clients.conf 2011/9/20, Dagia Dorjsuren dagmi...@yahoo.com: Hello all

Re: Multiple NAS configuration

2011-09-20 Thread Dagia Dorjsuren
To: Dagia Dorjsuren dagmi...@yahoo.com; FreeRadius users mailing list freeradius-users@lists.freeradius.org Sent: Wednesday, September 21, 2011 4:41 AM Subject: Re: Multiple NAS configuration http://wiki.freeradius.org/Clients.conf 2011/9/20, Dagia Dorjsuren dagmi...@yahoo.com: Hello all

Re: Multiple NAS

2008-08-12 Thread Alan DeKok
Rana Dhekial wrote: How do I create conditional statement to uniquely identify differenent NAS vendors to use its sql.conf ? Is it something like if ( NAS-IP-Address = cisco's IP address ) $INCLUDE ${confdir}/sql1.conf No. The configurations are static. You cannot use unlang in the

RE: Multiple NAS

2008-08-11 Thread Rana Dhekial
.conf in the radiusd.conf file ? thanks, Date: Sat, 9 Aug 2008 10:45:10 +0200 From: [EMAIL PROTECTED] To: freeradius-users@lists.freeradius.org Subject: Re: Multiple NAS Rana Dhekial wrote: So the idea is to create multiple tables in the database where Freeradius is writing and store

Re: Multiple NAS

2008-08-09 Thread Alan DeKok
Rana Dhekial wrote: So the idea is to create multiple tables in the database where Freeradius is writing and store Cisco's accounting info to say radacct_1, Asterisk's to radacct_2, OpenSER's to radacct_3 tables. You can update the table name on the fly. In 2.0.5, set SQL-Table-Name, and

Re: Multiple NAS

2008-08-09 Thread patrice . oliver
Bonjour, je suis actuellement en congés pour 3 semaines. Je suis de retour le 1er septembre 2008. En cas d'urgence, vous pouvez contacter Monsieur Tixier au 03 80 24 44 27 ou la maintenance informatique au 03 80 24 45 84. Cordialement. - List info/subscribe/unsubscribe? See

Re: Multiple NAS-Identifier

2006-03-20 Thread Alan DeKok
DESETech - German P. Santillan [EMAIL PROTECTED] wrote: How I can configure multiples NAS-Identifier attributes in my users file? To do what? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Multiple NAS Vendors, one user-id?

2005-01-14 Thread James Feger
On Thu, 6 Jan 2005, James Feger wrote: Okay, So I am a newbie with just enough knowledge to know this should work, and have spent a few hours reading all the different cool things RADIUS does for me. However, I cant get it to do what we need, and I am sure its lack of experience. I have read

Re: Multiple NAS Vendors, one user-id?

2005-01-10 Thread James Feger
On Fri, 7 Jan 2005, Dustin Doris wrote: On Fri, 7 Jan 2005, Dustin Doris wrote: Maybe you can do groups. For example, setup an unlimited group and a read_only group. Then put the users into the appropriate group. Have your users file say something like. DEFAULT Huntgroup-Name == Juniper,

Re: Multiple NAS Vendors, one user-id?

2005-01-07 Thread Dustin Doris
On Thu, 6 Jan 2005, Dustin Doris wrote: Why don't you make some default entries up front and allow fall-through? For example. DEFAULT Huntgroup-Name == x Reply-Attribute = X Fall-Through = yes DEFAULT Huntgroup-Name == y Reply-Attribute = y Fall-Through =

Re: Multiple NAS Vendors, one user-id?

2005-01-07 Thread James Feger
On Fri, 7 Jan 2005, Dustin Doris wrote: Maybe you can do groups. For example, setup an unlimited group and a read_only group. Then put the users into the appropriate group. Have your users file say something like. DEFAULT Huntgroup-Name == Juniper, Group == unlimited

Re: Multiple NAS Vendors, one user-id?

2005-01-06 Thread Alan DeKok
James Feger [EMAIL PROTECTED] wrote: I have been able to create a basic users file and authenticate logins for my differen vendor equipment. Logins work flawlessly, but using the freeradius -X I notice the server is sending all attributes, even if they arent for that vendor. Is

Re: Multiple NAS Vendors, one user-id?

2005-01-06 Thread Dustin Doris
Okay, So I am a newbie with just enough knowledge to know this should work, and have spent a few hours reading all the different cool things RADIUS does for me. However, I cant get it to do what we need, and I am sure its lack of experience. I have read the various FAQ's and help files,

Re: Multiple NAS Vendors, one user-id?

2005-01-06 Thread James Feger
On Thu, 6 Jan 2005, Dustin Doris wrote: Why don't you make some default entries up front and allow fall-through? For example. DEFAULT Huntgroup-Name == x Reply-Attribute = X Fall-Through = yes DEFAULT Huntgroup-Name == y Reply-Attribute = y Fall-Through = yes