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

[Script and Docker 🐳] OpenConnect (Cisco AnyConnect) VPN Server (OCServ) script one key easy configurator and installer
263 stars 143 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 ghost opened 1 year ago

ghost commented 1 year ago

Can you add ipv6 support in docker, thanks

ghost commented 1 year ago

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

ghost commented 1 year ago

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

iw4p commented 1 year 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.

ghost commented 1 year ago

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

iw4p commented 1 year ago

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

ghost commented 1 year ago

I want to turn on ocserv's IPv6 in docker

iw4p commented 1 year ago

Did you try my previous comment?

ghost commented 1 year ago

I tried, it didn't work

iw4p commented 1 year ago

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