[RADIATOR] Rewriting or enforcing speed

Hugh Irvine hugh at open.com.au
Tue Jul 1 20:48:49 CDT 2008


Hello Abel -

Can you please tell me the name of the registered company that has  
purchased this copy of Radiator?

Please reply to me directly.

You can use "StripFromReply RP-Downstream-Speed-Limit, RP-Upstream- 
Speed-Limit" in the AuthBy RADIUS clause, together with a ReplyHook  
to check the local SQL database.

Something like this:


.....

	<AuthBy RADIUS>

		.......
		StripFromReply \
			RP-Downstream-Speed-Limit, \
			RP-Upstream-Speed-Limit

		ReplyHook "file:"%D/getSpeedLimits.pl"

	</AuthBy>
.....

There is an example ReplyHook that does something similar in "goodies/ 
hooks.txt".

regards

Hugh


On 2 Jul 2008, at 04:01, Abel Alejandro wrote:

> Hello,
>
> I am trying to configure radiator to proxy AAA requests to a virtual
> ISP offering DSL services.
> We (the wholesale provider) have a database of the virtual ISP users'
> username and downstream/upstream.
>
> My problem is that I have to allow the virtual isp to send all AAA
> attributes except:
>
> 1. RP-Downstream-Speed-Limit
> 2. RP-Upstream-Speed-Limit
>
> If the request is succesful (ie: accept.) I need to make radiator
> consult my own local SQL database and add those two
> attributes before forwarding them to the NAS.
>
> Any ideas how to do this?
>
> Thanks,
> Abel.
>
> _______________________________________________
> radiator mailing list
> radiator at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator



NB:

Have you read the reference manual ("doc/ref.html")?
Have you searched the mailing list archive (www.open.com.au/archives/ 
radiator)?
Have you had a quick look on Google (www.google.com)?
Have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
Have you checked the RadiusExpert wiki:
http://www.open.com.au/wiki/index.php/Main_Page

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
Includes support for reliable RADIUS transport (RadSec),
and DIAMETER translation agent.
-
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.




More information about the radiator mailing list