Unable to delete Ipsec Dialup Vpn neither in CLI nor in GUI
Hello,
i need to delete a test ipsec dialup vpn, this vpn has no reference but i'm unable to delete neither in cli nor in gui.
It was firstly created via the vpn wizard and then changed to custom vpn.
I also create a loopback and associated it instead of the wan1 interface but nothing changed.
How can i fix it? Following the configuration:
FW-VPN-A (ipsec_dialup_vpn) # show
config vpn ipsec phase1-interface
edit "ipsec_dialup_vpn"
set type dynamic
set interface "wan1"
set mode aggressive
set peertype any
set net-device disable
set proposal aes256-sha1
set add-route disable
set dpd disable
set nattraversal disable
set psksecret ENC jd2XioYxP9J8q0kk2kkqW11BE3YteLWRNpehZ1k6B0Ccmn1lmMjY3dkVA
next
end
FW-VPN-A # config vpn ipsec phase1-interface
FW-VPN-A (phase1-interface) # delete ipsec_dialup_vpn
This phase1-interface is currently used
command_cli_delete:6989 delete table entry ipsec_dialup_vpn unset oper error ret=-23
Command fail. Return code -23
Thank you
Regards
