iw4p / OpenConnect-Cisco-AnyConnect-VPN-Server-OneKey-ocserv

[Script and Docker 🐳] OpenConnect (Cisco AnyConnect) VPN Server (OCServ) script one key easy configurator and installer
255 stars 133 forks source link

VPN Connection Disconnect & Requiring Re-authentication #50

Open ariantron opened 10 months ago

ariantron commented 10 months ago

After about four minutes, the VPN connection is disconnected with this error and I have to log in again to connect.

"The secure gateway has rejected the connection attempt. A new connection attempt to the same or another secure gateway is needed, which requires re-authentication."

iw4p commented 10 months ago

Hi Please check issues. Some users suggest changing some parameters, so by doing it, their problem had been solved.

ariantron commented 10 months ago

I checked all the issues, but I did not find an answer to my question, I would be grateful if you mention desired issues or suggest possible solutions in this issue.

chauvet commented 4 weeks ago

how to change the parameters , i meet the same problem

iw4p commented 4 weeks ago

@chauvet Hi, fork the repo, change ocserv.conf file for your self, and then install it from your own repository like

docker build -t ocserv https://github.com/chauvet/ocserv-....

chauvet commented 4 weeks ago

hi,i got it, solved,thanks