Bug #3155
closedrc.newipsecdns will trigger new static route but didn't delete old route
100%
Description
Each time the peer address changes there will be a new static route to the peer.
The old route should be removed.
After 20 days and 5 dynamic peers which change every 24 hour the ip you will have 100 not needed routeing entries.
php: rc.newipsecdns: Reloading IPsec tunnel 'zahnaerzte'. Previous IP '80.140.103.242', current IP '80.140.105.32'. Reloading policy
80.140.103.242 95.90.155.254 UGHS 0 596 em1
80.140.105.32 95.90.155.254 UGHS 0 42 em1
php: rc.newipsecdns: Reloading IPsec tunnel 'zahnaerzte'. Previous IP '80.140.105.32', current IP '84.168.153.66'. Reloading policy
80.140.103.242 95.90.155.254 UGHS 0 612 em1
80.140.105.32 95.90.155.254 UGHS 0 323 em1
84.168.153.66 95.90.155.254 UGHS 0 0 em1