Bug #1856
closed
Removing a Phase 2 does not remove the SPD policy
Added by Seth Mos about 13 years ago.
Updated almost 12 years ago.
Affected Version:
2.1-IPv6
Description
Removing a IPv6 phase 2 entry leaves the IPsec SPD policy in place.
Deleting it manually from the IPsec status SPD page does work.
- Status changed from New to Closed
Failed to replicate on current code.
more /tmp/spd.conf.reload.1318965869.ob2B1v
spddelete -6 2001:470:d72c:0:0:0:0:0/64 2001:db8:100::/64 any -P out ipsec esp/tunnel/2001:470:1f14:e0c::2-2001:db8::1/unique;
spddelete -6 2001:db8:100::/64 2001:470:d72c:0:0:0:0:0/64 any -P in ipsec esp/tunnel/2001:db8::1-2001:470:1f14:e0c::2/unique;
spdadd -6 2001:470:d72c:0:0:0:0:0/64 2001:db8:100::/59 any -P out ipsec esp/tunnel/2001:470:1f14:e0c::2-2001:db8::1/unique;
spdadd -6 2001:db8:100::/59 2001:470:d72c:0:0:0:0:0/64 any -P in ipsec esp/tunnel/2001:db8::1-2001:470:1f14:e0c::2/unique;
This bug is related to #2719 and has most likely also been resolved.
Also available in: Atom
PDF