Hey List !

quick question... Is there a way to clear one specific VPN in the ipsecctl reference table or a really need to clear the entire table ? ( ipsecctl -F )

Example... I got a bunch of VPN ( 50 + ) , need to flush the state of this particular one:

BSD 4.3 // config in /etc/ipsec.conf
# IPSec encapsulation of GRE tunnel OSPF between office
ike esp transport from { 10.200.0.10 } to { 192.168.1.200 } \
       local ip.my.primary.office peer ip.my.remote.office \
       main auth hmac-sha1 enc aes-256 group modp1024 \
       quick auth hmac-sha1 enc aes-256 group modp1024

Regards
Marcus

Reply via email to