Hi Guys I have the following in the "users" file which works great: DEFAULT Framed-Protocol == PPP Framed-IP-Netmask = 255.255.255.255, Fall-Through = Yes I want to do exactly the same thing but for Access Accept packets that I am proxying from downstream servers. We are already using "preproxy_users" to modify packets before we send them to downstream servers but I don't see any "postproxy_users" file :-( Whats the easiest way to do this? The rewrite module? Is there any reason (other than inertia) why isn't there a "postproxy_users" file? Cheers -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
Peter Nixon <listuser@peternixon.net> wrote:
We are already using "preproxy_users" to modify packets before we send them to downstream servers but I don't see any "postproxy_users" file :-(
It's in the CVS head, for 2.0.
Whats the easiest way to do this? The rewrite module? Is there any reason (other than inertia) why isn't there a "postproxy_users" file?
Nope. The rlm_files module got massively re-written in the CVS head, so that it can be used in any section. The code ended up being smaller andmore flexible... Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
Peter Nixon