i notice some issues when users login to web interface, if a user's public IP addresses keep changing, for example, when visiting through AWS, the user's connections got dropped (cannot login) or the user receive 'Session Expired' error in their browsers.
the server version is 6.0.7.
don't know if it's the same issue from sftp, very few users using sftp.
any idea? thank you
Session Expired on Web
-
- Site Admin
- Posts: 2094
- Joined: Tue Sep 29, 2009 6:09 am
Re: Session Expired on Web
Yes, correct, the web session will expire if client IP changes, it is a security design.
If you want to remove this protection function, please contact us via email.
If you want to remove this protection function, please contact us via email.
-
- Site Admin
- Posts: 2094
- Joined: Tue Sep 29, 2009 6:09 am
Re: Session Expired on Web
You can also check this KB article for solving that issue: viewtopic.php?t=3837