-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
None
What were you trying to do that didn't work?
Upon remote end removing a connected ipsec tunnel, local node has leftover
ipsec policy.
Please provide the package NVR for which bug is seen:
libreswan-4.12-1.el9.x86_64
How reproducible:
100%
Steps to reproduce
- Set up a pair of ipsec tunnel
- use `ip x policy` to confirm the xfrm policy been created correctly
- On remote end, use `ipsec auto --down` and `ipsec auto --delete` to terminate the connection, run `ip xfrm policy` on local node.
Expected results
Xfrm policy been purge upon the disconnection of ipsec tunnel.
Actual results
Xfrm policy still exist preventing network flow been restored to unencrypted mode: