Actions
Bug #13061
closedGateway events for IPv6 affect IPv4 OpenVPN instances and vice versa
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.05
Release Notes:
Default
Affected Version:
2.6.0
Affected Architecture:
Description
When a gateway of a specific type has an event, OpenVPN instaces on the interface are restarted, rather than just those relevant to the type of gateway that had an event.
For example, if you have dual stack IPv4 and IPv6, and separate OpenVPN servers on IPv4 and IPv6, then the IPv6 gateway going down will restart both, not just the IPv6 instance. This is unnecessarily disruptive to the services that did not have an outage.
sse #3132
Related issues
Updated by Viktor Gurov over 2 years ago
- Assignee set to Viktor Gurov
- Target version set to 2.7.0
- Plus Target Version set to 22.05
Updated by Viktor Gurov over 2 years ago
- Related to Bug #3132: Gateway events for IPv6 affect IPv4 services and vice versa added
Updated by Jim Pingle over 2 years ago
- Status changed from New to Pull Request Review
Updated by Viktor Gurov over 2 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset 810f1026a07e75f8f582f85c5f6a63450b2d8a8e.
Updated by Jim Pingle over 2 years ago
- Status changed from Feedback to Resolved
Seems to be doing the right thing. IPv6 OpenVPN tunnel kept going when the IPv4 gateway went down and back up. We can open a new report if new issues or edge cases turn up.
Actions