(RADIATOR) Radiator with accelerator
Hugh Irvine
hugh at open.com.au
Thu Mar 4 16:15:50 CST 2004
Hello Dan -
You will need to run two seperate instances of Radiator - your existing
one plus a second one on different port numbers to do what you
describe.
In the second instance you would define the accelerator as a Client and
configure an AuthBy SQL clause to do whatever you need.
Something like this:
.......
# use whatever ports you want
AuthPort 1647
AcctPort 1648
.....
<Client ....>
.....
</Client>
.....
<Handler>
<AuthBy SQL>
.....
</AuthBy>
</Handler>
See section 6.28 in the Radiator 3.8 reference manual for details
("doc/ref.html").
regards
Hugh
On 5 Mar 2004, at 00:47, Daniel Verbarg wrote:
>
>
> We are implmenting a new "dial" accelerator that utilizes radius to
> autheticate username and password to let the user use the
> acceleration. We
> were thinking that the acceleration software could pull the
> username/password from the DUN, but found out that its a MS
> restriction to
> pull both username/password from the DUN. So the acceleration people
> have
> come up with a possible solution and I wanna know how I would go about
> accomplishing this task.
> OK..
>
> They wanna authenticate off a diff radius port for just acceleration
> authentication on the same radius server that is authenticating
> dialup-users.
> They don't wanna match username/password.. They wanna match
> username/IP. If
> the IP matches the username that they dial-up with then it lets them
> use the
> acceleration. Make sense?
>
> So can I tell radiator to listen on a different radius port for just
> one
> paticular client? In that, can I have a seperate AUTH clause to look
> in the
> Radonline table to match username to Framed-Ip-Address? How would I go
> about
> doing this? What Auth statement would i use etc?
>
> Dan
>
> --
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
>
>
NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.
--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list