|
||||||||
Hi all! I'm working to set up a m0n0wall machine (using a wrap) to authenticate users with an external radius server. Everything seems to work except only 1 thing: Reauthentication: reauthenticate connected users every minute This option seems to not work (I'm using m0n0wall 1.2) /var/log/portalauth.log: Dec 5 22:19:56 m0n0wall0 logportalauth[236]: LOGIN: 1, 00:e0:4c:59:6d:39, 192.168.0.96 Dec 5 23:21:41 m0n0wall0 logportalauth[5636]: LOGOUT: 2, 00:e0:4c:59:6d:39, 192.168.0.96 Al can see in the log, there isn't any re-authentication. Am I making something on the wrong way? Are there any other options that could disable the re-authentication every minute? Thanks all and special thanks to by Manuel for this great piece of software ;) |