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

I've tried all sorts of things, but I still can't enable IPV6 networking in docker, only the ocserv of the shell script can enable IPv6 networking #52

Open do02fw opened 9 months ago

do02fw commented 9 months ago

Can you add ipv6 support in docker, thanks

do02fw commented 9 months ago

However, the shell script does not support the Debian system.

do02fw commented 9 months ago

Shell scripts also can't change the version number of ocserv

iw4p commented 9 months ago

I suggest running that script inside docker container with Ubuntu image, so you can have IPV6 feature and run it on different Linux distros like Debian. You need to know more about docker if you are not working with docker before this.

do02fw commented 9 months ago

I can't turn on ipv6 when I use Ubuntu, can I add ipv6 support in docker?

iw4p commented 9 months ago

If you are fine with shell script and IPV6, run and install it inside a new docker container.

do02fw commented 9 months ago

I want to turn on ocserv's IPv6 in docker

iw4p commented 9 months ago

Did you try my previous comment?

do02fw commented 9 months ago

I tried, it didn't work

iw4p commented 9 months ago

Sorry. I don't have requirements to reproduce this situation.