Hello everyone - I have managed to get the wifidog auth server and client working, which is wonderful news.  :-)<br><br>However, I am experience the timeout issue.<br><br>I tried shortening the DHCP lease time to only 3 minutes, but this has not changed the issue.<br>
<br>I also extended ClientTimout from 60 to 600 seconds, and indeed clients now persist for 600 seconds.  However, I&#39;d like for them not to timeout at all until their username expires, which we&#39;ll eventually handle through LDAP.<br>
<br>I suspect that the ping sent by the server is not making it to the client - I was watching a firewall on one client that I otherwise expected to block the ping, and it did not detect it.  I suspect that it may be blocked at the other end, by the server&#39;s firewall, but again, I don&#39;t know how to determine that.<br>
<br>Is there a way I can log these attempts on the wifidog side?  <br><br>Any guidance is much appreciated.  <br>