Jules Desforges wrote:
This works fine, however I would like to append an AV-Pair to each respective customer, so they are given separate VRF's on the Cisco NAS. I need to append the following :- ... I'm a bit confused as to where I add this, pre_proxy, post_proxy, and if the location of the vrf AVPair matters in the packet.
post-proxy. In 2.0.4, you can set a virtual server per realm, and put pre/post-proxy sections into it. You can the update/add/edit the responses from the home server, to add the attribute you need.
If anyone has done something similar, or can give me some pointers please let me know.
I'm running Freeradius 2.0.1 on OpenBSD sparc64
This isn't in 2.0.1, unfortunately. The virtual server per realm makes this kind of configuration trivial. Alan DeKok.