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

IOS Client ( anyconnect ) #28

Closed IR0DayToday closed 1 year ago

IR0DayToday commented 1 year ago

Hi, 1- i cannot connect to the ocserv ( run with docker ) with anyconnect client

2- when i try connect to the osserv in android with openconnect client more than once i can't connect.

how to config ocserv.conf ? how can i fix this ?

thank's

iw4p commented 1 year ago

Hello,

You can find it here.

IR0DayToday commented 1 year ago

Hello,

You can find it here.

Hi, actualy i fixed the issue 2 but issue 1 still not fixed... please help about issue 1

iw4p commented 1 year ago

Mostly everyone has problems with AnyConnect Cisco client on iOS platform, some people fix it with implementing a domain. It's based on different parameters so I can not certainly say what can fix your problem.

IR0DayToday commented 1 year ago

i try with domain and test it, but something needs to change in ocserv.conf to connect domain ?

primemb commented 1 year ago

try Add this to your ocserv.conf: tls-priorities = "NORMAL:%SERVER_PRECEDENCE:%COMPAT:-RSA:-VERS-SSL3.0:-ARCFOUR-128"

IR0DayToday commented 1 year ago

try Add this to your ocserv.conf: `tls-priorities = "NORMAL:%SERVER_PRECEDENCE:%COMPAT:-RSA:-VERS-SSL3.0:-ARCFOUR-128"

it's help to fix connection in ios ( anyclient ) ?

primemb commented 1 year ago

it should More info here