NoCatAuth Renewal isn't quite right.
"Matt Courtney - PC Tronix" <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
Hi Guys, Having a few problems getting the renewal popup box to work properly (renew_pasv.html). When users login everything seems to go okay, if I check my logs the timeout is set to 60 (as per my config file) and the first renewal also succeeds but then the timeout is set to 30 (60 * 0.5) so the third renewal timeout because the popup window doesn't refresh before NoCat expires the connection. Below is an extract from my logs, can anyone shed some light? [2005-07-04 19:27:13] Got auth msg: Member Hotlink Mac 00:0C:F1:1B:7A:18 User matt Token $1$29854379$duOMV1ruDbYtM2Mhi7ztK/ Redirect http://www.slashdot.org/ Action Permit Timeleft 259412 Mode login Timeout 60 [2005-07-04 19:27:13] User (Hotlink Any) v. trusted (Hotlink) [2005-07-04 19:27:13] User matt permitted in class Member [2005-07-04 19:27:13] Notifying parent of Permit on peer 00:0C:F1:1B:7A:18 [2005-07-04 19:27:13] Available MACs: 00:0C:F1:1B:7A:18 [2005-07-04 19:27:13] Got notification Permit of peer 00:0C:F1:1B:7A:18 [2005-07-04 19:27:13] Child process returned 1 [2005-07-04 19:27:50] Got auth msg: Member Hotlink Mac 00:0C:F1:1B:7A:18 User matt Token $1$1$rS1GgRpXqD5k4ShZsQY3J/ Action Permit Timeleft 259412 Mode renew Timeout 30 [2005-07-04 19:27:51] User (Hotlink Any) v. trusted (Hotlink) [2005-07-04 19:27:51] User matt renewed in class Member [2005-07-04 19:27:51] Notifying parent of Renew on peer 00:0C:F1:1B:7A:18 [2005-07-04 19:27:51] Available MACs: 00:0C:F1:1B:7A:18 [2005-07-04 19:27:51] Got notification Renew of peer 00:0C:F1:1B:7A:18 [2005-07-04 19:27:51] Child process returned 1 [2005-07-04 19:29:01] Expiring connection from 192.168.0.190 . [2005-07-04 19:29:01] User matt denied service. Connected since Mon Jul 4 19:26:55 2005 . Cheers, Matt