<div dir="ltr">Hello,<div>I need to do an integration with Fortigate appliance.</div><div><br></div><div>Basically, I need to send a copy of Account-Request Class attribute +UserName to Fortigate (so I can enable a Fortigate feature for that customer authenticating).</div><div><br></div><div>So, I'm trying to use the detail file (I did the most basic setup I think, with minimum changes on proxy.conf and copy-acct-to-home-server file). It worked fine, except it seems that is sending auth+acct packets instead of acct packets only.</div><div><br></div><div>From what I understood, the realm NULL:</div><div>







<p class="">realm NULL {</p>
<p class="">        accthost        = <a href="http://192.168.250.2:1813">192.168.250.2:1813</a></p>
<p class="">        secret          =  ##########</p>
<p class="">}</p><p class="">Would do it fine for my case (considering the usernames exchanged), but I'm not sure how can limit only acct packets for it, or if I need to do this on a different way.</p><p class="">Thanks for the great software.</p><p class=""><br></p></div></div>