I am having problems getting Idle Timeout to work correctly (see other post), so I am trying to use Keepalive timeout to log people off of the hot-spot instead. However, I am wondering how Keepalive Timeout finds out if the attached computer is still there. I.e. does it just ping the computer? If so, does that mean a computer that does not reply to a ping will be seen as idle and logged off? So if a user has a firewall that blocks ping responses will this fail?
Also not sure how to use idle timeout and Keepalive timeout together. What sequence do they work in? Ie. does it first do an idle timeout then a keepalive, or vice versa.
Any help appreciated!