arch-delugevpn icon indicating copy to clipboard operation
arch-delugevpn copied to clipboard

Support for IPv6 WG/OVPN Endpoints

Open cobrafast opened this issue 2 years ago • 2 comments

delugevpn-delugevpn-1  | [crit] '[2a04' cannot be resolved, possible DNS issues, exiting...

Since my internet connection is DSLite (i.e. NAT'ed and congested IPv4) I would very much like support for IPv6 endpoints in WireGuard. This is with Mullvad.

cobrafast avatar Aug 03 '22 04:08 cobrafast

The same seems to be true for IPv6 OpenVPN remotes. Very similar error message.

cobrafast avatar Aug 03 '22 04:08 cobrafast

I attempted modifying things myself but I can't get the docker images to build. There seem to be a multitude of calls to curl with --connect-timeout 5 which isn't enough time to do the DNS lookups for some reason. Those in the image repos I can fix, but I'm not starting to mess with the scriptset zip. I'm giving up.

I attempted to expand this regex to also detect IPv6 addresses https://github.com/binhex/arch-int-vpn/blob/ef0fb8a1afb8e352a0bf83230b2dce5fb4f34056/run/root/start.sh#L135.

cobrafast avatar Aug 03 '22 05:08 cobrafast