Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 support for Wireguard #25

Open
samip5 opened this issue Jul 29, 2021 · 4 comments
Open

IPv6 support for Wireguard #25

samip5 opened this issue Jul 29, 2021 · 4 comments

Comments

@samip5
Copy link

samip5 commented Jul 29, 2021

Please explain, why is this needed?

https://github.com/binhex/arch-int-vpn/blob/master/run/root/wireguard.sh#L224-L226

@binhex
Copy link
Owner

binhex commented Aug 2, 2021

My main reason is to do with securing ipv6 via ip6tables, i have no experience of doing this and testing and debugging this would be troublesome (my vpn provider does not support ipv6), not to mention i have no ipv6 support enabled on my home lan, i realise at some point i have to tackle this but its a LOT of work which i currently dont have time for, so its currently blocked to prevent any ip leakage.

@samip5
Copy link
Author

samip5 commented Aug 2, 2021

My main reason is to do with securing ipv6 via ip6tables, i have no experience of doing this and testing and debugging this would be troublesome (my vpn provider does not support ipv6), not to mention i have no ipv6 support enabled on my home lan, i realise at some point i have to tackle this but its a LOT of work which i currently dont have time for, so its currently blocked to prevent any ip leakage.

If I were to write a PR for it, what are the chances you would merge it?
I have IPv6 knowledge and my home network is IPv6 enabled as well and I got some ip6tables knowledge.

@binhex
Copy link
Owner

binhex commented Aug 3, 2021

i appreciate the offer, but without being able to test the PR i would be blindly accepting the code works, which im not comfortable with doing.

@samip5
Copy link
Author

samip5 commented Aug 4, 2021

I hope you're aware that Mullvad's VPN package costs 5€/month and has IPv6 support so you could use that to verify for example.
I'm probably going to use yours as a base, and include IPv6 support in it, so when you get around to it, you can look how I have done it as I need the support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants