Then stopping racoon, you can't use unencrypted inet anymore.
This is caused by the entries in the SAD, witch are still there and do not allow unencrypted traffic.
So please add the following lines to the stop-section in the init script to flush the entries:
---
/usr/sbin/setkey -F
/usr/sbin/setkey -FP
---
Reproducible: Always
Steps to Reproduce:
1. use internet unencrypted (works)
2. start racoon, use internet encrypted (encryption required)
3. stop racoon
4. try to use internet
Actual Results:
not possible to use
Expected Results:
use internet unencrypted