Feature #1143
Network manager plugin has no support for ipv6
Status:
Closed
Priority:
Normal
Assignee:
Category:
networkmanager (charon-nm)
Target version:
Start date:
04.10.2015
Due date:
Estimated time:
Resolution:
Fixed
Description
Hello.
It seems that the strongswan's network manager plugin does not support ipv6, I am using nm 1.x
Related issues
Associated revisions
History
#1 Updated by Michał Zegan over 5 years ago
Confirmed that newest strongswan plugin for nm does not have ipv6 support, still
#2 Updated by Michał Zegan over 4 years ago
Ping, I believe it would be an useful feature to have, I sometimes wanted to have ipv6 only vpn.
#3 Updated by Tobias Brunner about 4 years ago
- Related to Bug #2586: charon-nm on IPv6-only: DNS resolve failure added
#4 Updated by Noel Kuntze over 3 years ago
- Related to Issue #2880: Ubuntu strongswan-nm plugin doesn't configure IPv6 added
#5 Updated by James Dogopoulos over 3 years ago
This is not just an issue for ipv6-only vpns, under a dual-stack vpn it could lead people to think the VPN is working and they are secured when really if dns resolves to an ipv6 host on the other end the traffic could over an un-encrypted connection potentially exposing data without the user even being aware.
#6 Updated by Tobias Brunner over 3 years ago
- Status changed from New to Feedback
I pushed patches (some quite old) for IPv6 support to the nm-ipv6 branch.
#7 Updated by Tobias Brunner about 3 years ago
Any feedback on these patches?
#8 Updated by Tobias Brunner about 3 years ago
- Status changed from Feedback to Closed
- Assignee set to Tobias Brunner
- Target version set to 5.8.0
- Resolution set to Fixed
Merge branch 'nm-ipv6'
Adds support for IPv6 to the NetworkManager backend and plugin.
Fixes #1143, #2586.