› Forums › Network Management › ZeroShell › popup
- This topic is empty.
-
AuthorPosts
-
November 22, 2008 at 1:55 am #41314
sbksend
MemberWhen used as a captive portal, if you plugged it in the popup zeroshell closes connection using the same red X’s popup (instead of Disconnect button), many times, but not always the user continues to surf with the popup closed, even if you turn off and turn your PC after 1 hour.
I can’t set Authenticator Validity to 5 minutes.
because user about 600 concurent.
and I don’t know reopen popupNovember 22, 2008 at 9:03 am #47192imported_fulvio
ParticipantHow long is the authenticator validity you set?
November 22, 2008 at 3:11 pm #47193sbksend
MemberI set Authenticator Validity to 60 minutes.
and I reconfig ServerLimit to 1024 , MaxClients to 1024 in CaptPortAS.conf to increase user connectionIf you can’t solve that problem. How I will reopen the popup again?
Thank you from Thailand
November 22, 2008 at 5:38 pm #47194imported_fulvio
ParticipantIf you use IE the session is correctly closed when you use the [x] to close the popup. With Firefox I was not able to intercept the closing javascript event. I will try to solve this problem in the next release. What type of hardware do you use to manage 600 concurrent users with the captive portal?
Regards
FulvioNovember 23, 2008 at 2:01 am #47195sbksend
MemberI can set Authenticator Validity to hight for support so many user.
But user have to reopen popup for disconnect if the popup loss by user not intend.
How I will reopen the popup again?
I think that if reopen the popup it will solve my problem
I try to open kerbynet file but can not. It compiledCan you give kerbynet source code to me, please?
π π
I use HP Proliant DL380 G5 Intel(R) Xeon(R) CPU E5420 @ 2.50GHz 2500MHz
Zeroshell set to route mode and use IAS radius
Implement on My university network 13,500 user but 600 concurent.November 23, 2008 at 10:18 am #47196imported_fulvio
ParticipantAt the moment is not possible to reopen the authentication popup.
Kerbynet is the the interpreter of the templates you can find in the directory /root/kerbynet.cgi/templates. The templates (HTML and Javascripts) and the bash scripts in the directory /root/kerbynet.cgi/scripts can be modified, but instead the kerbynet binary ad moment cannot. This is because I will have to decide for the first stable release if it will be released (the kerbynet binary) using the GPL or not.Regards
FulvioNovember 23, 2008 at 1:07 pm #47197sbksend
Memberok, I will modify it by myself. π₯ π
November 23, 2008 at 2:51 pm #47198imported_fulvio
ParticipantThe issue is the following line
window.onbeforeunload = DontCloseW;
in the file /root/kerbynet.cgi/template/cp_clientctrl
-
AuthorPosts
- You must be logged in to reply to this topic.