Reals Based Upon Port
Brian Carpio
bcarpio at broadhop.com
Fri Dec 17 17:29:57 CET 2010
Hmm my line breaks where removed from my email
External Servers Send Requests To - 1812,1813 --- FreeRadiusd -- Backend_Servers_Set01 (1812,1813)
----------------------------------------------------------------
External Servers Send Requests To - 1815,1816 -- FreeRadiusd -- Backend_Servers_Set02 (1815,1816)
Lets try agian
-----Original Message-----
From: freeradius-users-bounces+bcarpio=broadhop.com at lists.freeradius.org [mailto:freeradius-users-bounces+bcarpio=broadhop.com at lists.freeradius.org] On Behalf Of Brian Carpio
Sent: Friday, December 17, 2010 9:10 AM
To: FreeRadius users mailing list
Subject: RE: Reals Based Upon Port
Thanks for the reply, here is what I am trying to do
External Servers Send Requests To - 1812,1813 --- FreeRadiusd -- Backend_Servers_Set01 (1812,1813) External Servers Send Requests To - 1815,1816 -- FreeRadiusd -- Backend_Servers_Set02 (1815,1816)
I guess I am not sure where the listen section goes? Maybe I removed it from my proxy.conf file?
-----Original Message-----
From: freeradius-users-bounces+bcarpio=broadhop.com at lists.freeradius.org [mailto:freeradius-users-bounces+bcarpio=broadhop.com at lists.freeradius.org] On Behalf Of Alan DeKok
Sent: Thursday, December 16, 2010 3:07 AM
To: FreeRadius users mailing list
Subject: Re: Reals Based Upon Port
Brian Carpio wrote:
> I'm pretty clear on how I would add a new home_server_pool called like alt-server-balance with the other two home_servers defined which listen on the 1815,1816 the part I am confused about is how to define the new realm, since I'm using DEFAULT to send all traffic to "server-balance" how do I define a new realm which will accept traffic on 1815,1816 and send it to alt-server-balance.
>
> I hope that makes sense.
No.
You've confused *incoming* connections with *outgoing* connections.
Realms allow you to send packets to outgoing connections. Realms do
*not* "accept traffic".
You're stuck on implementing a particular solution. Instead, focus on the problem. It will usually be easier than you think.
Draw a diagram of how you want packets to flow in/out of the server.
Incoming packets require a "listen" section. Outgoing packets require a "home_server" definition. The glue in between is the realms, and/or the policies you want to configure.
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
More information about the Freeradius-Users
mailing list