linguard
linguard copied to clipboard
IP v6 Support
Is your feature request related to a problem? Please describe. Adding IPv6 Adresses needs editing the config files since theres no option in GUI.
Describe the solution you'd like Adding the Option next to the IPv4 window so the VPN can listen on both. (For Server and Peer settings)
Describe alternatives you've considered Maybe change the IPv4 bracket to "IP" and make it optional to add IPv6 Adresses to this bracket.
Additional context
in conf file it looks like this (example of course)
[Interface] Address = 127.0.0.1/24, ::1/64
Thanks :)
Hi!
Thanks for your request! I knew this day would eventually come. I'll try to implement IPv6 support for the next 1.2.0 release :)
I really vote for this aswell, we (as an organization) actually started demo:ing linguard for our WG-deployments, with GREAT success so far.
Please let me know if there's anything we can help you with (except pure development) - such as testing/virtual machines to test with/similar - we have quite the network and resources if that would be of any help...
Thanks for a GREAT FOSS-project! Regards, Jim - Senior sysadmin/network engineer - eCiceron AB
Thanks for your kind words, @jine. I'm glad you found Linguard that useful! You will be able to be test the IPv6 support using docker before the next version of Linguard is released, once this feature is implemented in the dev
branch, by pulling the latest
tag.
I'll be happy to hear your feedback!
My boss and colleagues agrees by the way - we're missing (or rather want/need to extend) lingaurd a bit - but otherwise the entire company loves the software and the ease of use.
We've considering combing / extending it with wg-mesh features and wg-dynamic aswell, but unfortunately i cannot share the details of our plans for that due to NDA and so on...
Great, i'll check the dev-branch later tonight! :-)
Thanks - again!
Best regards, Jim
I would also love to see support for IPv6.
+1, any status on this at the moment?
#115 includes ipv6 support. It will be merged to the dev branch in the coming weeks