On Jun 20, 2016, at 4:58 AM, Anuruddha Premalal <anuruddhapremalal@gmail.com> wrote:
Hi All,
Found out from the documentation.
# auth+acct - Handles Access-Request packets at "port", # and Accounting-Request packets at "port + 1"
That's good.
Also by enabling IPASS in preacct section <realm>/username type acct requests proxied correctly to the 3rd part AAA, and also observed that it's cloning the request to the local server as well. I didn't need to enable copy-acct-to-home-server for that. Is it enabled by default? My radius version is 3.0.8
The local server *has* to process the packet in order to determine that it needs to be proxied. If you don't want it to process the packet, update the "accounting" section so that proxied packets aren't processed. Alan DeKok.