<div dir="ltr"><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">I have the following handler </span></span></div><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><br></span></span></div><Handler Realm=/^domain\.be$/i, Client-Identifier=/^(?!Proxy-Identifier$)/>
</span><br>UsernameCharset a-zA-Z0-9\._@-
<br> Identifier XXXX<br><AuthBy HASHBALANCE>
<br># Use RFC 5997 true
<br> UseStatusServerForFailureDetect <br> MaxFailedRequests 3<br> KeepaliveTimeout 5
<br> <Host <a href="http://host1.domain.be" target="_blank">host1.domain.be</a>>
<br> Secret TheSecret<br> AuthPort 1812
<br> AcctPort 1813
<br>
<br> </Host>
<br> <Host <a href="http://host2.domain.be" target="_blank">host2.domain.be</a>>
<br> Secret TheSecret<br> AuthPort 1812
<br> AcctPort 1813
<br> </Host>
<br> NoReplyReject
<br> </AuthBy>
<br></Handler><br>
<br>But don't see any Status-Server going out of the server. Do I miss something in the configuration ?<br>Kr<br>Philippe.</span></div>