Actions
Bug #11484
closedAdding static routed subnets destroys the route at routing table
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
WireGuard
Target version:
-
Start date:
02/20/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
Description
Adding static routed subnets to wireguard allowed subnets destroys the static route.
The subnet is then just added to wg0 but the static route and gateway is deleted at the routing table.
So the static route is not working anymore.
Actions