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

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

HOW DO I ENABLE IPV6 IN DOCKER? I HAVE AN IPV6 ADDRESS AND I WANT TO ENABLE IPV6 EXIT. #48

Open do02fw opened 10 months ago

do02fw commented 10 months ago

HOW DO I ENABLE IPV6 IN DOCKER? I HAVE AN IPV6 ADDRESS AND I WANT TO ENABLE IPV6 EXIT.

iw4p commented 10 months ago

fork it and change the ocserv.conf check it here: https://ocserv.gitlab.io/www/manual.html and search for ipv6 to uncomment and use them.

do02fw commented 10 months ago

I uncommented it, but there is still no IPV6 address. Where should I modify it?

iw4p commented 10 months ago

I believe you can set it with ipv6-network =

https://www.linuxbabe.com/linux-server/ocserv-openconnect-vpn-advanced https://lists.infradead.org/pipermail/openconnect-devel/2017-January/004184.html

do02fw commented 8 months ago

Please how to enable IPV6 for Docker, I tried the method in the docs, but it didn't work.