Hi Hugh,
I'm trying to get Radiator (we're using 2.18.2) to authenticate against
multiple databases in a failover mode. We have set up our SQL database and
LDAP to sit on different networks. Normally Radiator would authenticate
against the SQL and this works fine. We have 2 SQL databases for
auth
Hugh Irvine wrote:
>
> Thanks for sending the configuration file.
>
> Each AuthBy RADIUS clause opens a port at initialisation time to send and
> receive requests to the target proxy host. The portnumber is allocated by the
> OS unless overridden with the OutPort parameter, and the port is held
Hello Jim -
Thanks for sending the configuration file.
Each AuthBy RADIUS clause opens a port at initialisation time to send and
receive requests to the target proxy host. The portnumber is allocated by the
OS unless overridden with the OutPort parameter, and the port is held open
during the
Hello Julio -
You should use regular expressions to check multiple values:
NASPORTYPE = "NAS-Port-type = '/Sync|Async/'"
regards
Hugh
On Thu, 7 Mar 2002 22:27, [EMAIL PROTECTED] wrote:
> hi all,
>
> I'm using Radiator 2.18.1 with AuthbySQL over MySQL.
>
> I've defined several fields
Hello Jim, Hello Ronan -
The only ports that Radiator opens by default are the authentication and
accounting ports. Any other ports that you see will be the result of your
configuration file.
As Ronan says, if you send me a copy of your configuration file (no secrets)
I will take a look.
re
Hello Christian -
This is a very good idea.
If you would like to add the code and send us a patch we will include it in
the next release. Otherwise we will put it on our list, but we may not get to
it for a while.
thanks
Hugh
On Thu, 7 Mar 2002 19:59, Christian Meis wrote:
> Hello,
>
> we
Really? What does your config look like? I'm not sure what
time it is in Australia probably between 3-5am, but when Hugh gets in he
will probably have the answer. Hugh usually has the answers. He will
probably ask for a copy of your config (no secrets) and a Trace 5 debug
from you log.
Ronan Eckelberry wrote:
>
> And you only see these ports open when you are running Radiator.
> If you kill radiusd, the ports are no longer open?
indeed. Furthermore, I use the "-p" option to netstat, which displays
the process ID that has bound a given port, and those ports are
conclus
And you only see these ports open when you are running Radiator.
If you kill radiusd, the ports are no longer open?
-Ronan
-Original Message-
From: Jim Liebgott [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 07 March, 2002 14:30
To: Ronan Eckelberry
Cc: [EMAIL PROTECTED]
Subject: R
Ronan Eckelberry wrote:
>
> Most likely those ports are opened to communicate with the other
> RADIUS and/or SQL servers that you are proxying to. Do a netstat to see
> what addresses that they are connected to. You will probably see that
> it is the other servers. RADIUS RECEIVES Auth
Most likely those ports are opened to communicate with the other
RADIUS and/or SQL servers that you are proxying to. Do a netstat to see
what addresses that they are connected to. You will probably see that
it is the other servers. RADIUS RECEIVES Authentication and Accounting
requests
I use Radiator 2.18.3. I noticed that the server binds to three UDP
ports that aren't listed in my configuration, and appear to have random
port numbers (all greater than 1024). I am using both the
authentication and accounting features, and I use to
proxy authentication requests. In the curre
If I understand section 13.1.6 of the manual correctly you could add a check
item of Auth-Type = Reject for the users in the DBFILE or if all of the users
in that database are to be rejected, just put the check item for the DEFAULT
user.
>= Original Message From "Jon Snyder" <[EMAIL PROTEC
hi all,
I'm using Radiator 2.18.1 with AuthbySQL over MySQL.
I've defined several fields in SUBSCRIBERS table to check them.
I'm interested in checking NAS-Port-Type in a multi-value way, so for
example,
user1@domain
will be accepted if its NAS-Port-Type matches 'Sync' or 'Async' val
Salut Gregor -
Faudrait quelque-chose comme ceci:
# define Realm
RewriteUsername tr/[A-Z]/[a-z]/
AuthByPolicy ContinueAlways
# For PostgreSQL, use something like this
DBSourcedbi:Pg:dbname=db_name
DBUsername
Title:
Hi,
##
# realm for roaming out for toto.net
##
RewriteUsername tr/[A-Z]/[a-z]/
Host 123.123.123.123
Hello,
we are in the process of evaluating Radiator under Win NT / Win2K. Of
course we want/need to run Radiator as service. The proposed way to do
so under Win32 is using srvany or FireDaemon.
Both of these surely will work, but are "another thing" needed for
operation, and we want to keep thing
17 matches
Mail list logo