Actions
Bug #3
closedVPN negation rules not added in 2.0
Start date:
04/15/2009
Due date:
% Done:
50%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
The rules negating policy routing for VPNs that exist in 1.2.x aren't added in 2.0.
Updated by Ermal Luçi over 15 years ago
The idea is to check the phase2 networks and check them with every rule we add if route-to is defined and the src/dst falls in any of these rules add a negating rules.
This can be done in kernel too but its too much overhead, so its better in the rules.
Updated by Ermal Luçi over 15 years ago
- Status changed from New to Resolved
- Assignee set to Ermal Luçi
- % Done changed from 0 to 50
Same behaviour as in 1.2.x is restored.
Code for having a more complete behaviour needs to be done.
Actions