I create here /usr/local/opnsense/service/conf/actions.d the file actions_VPN_GW_CZ_routes.conf
inside there is this
[trace]
command:traceroute -s 192.168.2.1 10.2.2.1
parameters:
type:script
message:automatic traceroute to VPN CZ gateway
description:automatic traceroute to VPN CZ gateway
I reset the service using
service configd restart
I can see the new line in the CRON drop down menu
But if I try to run
configctl VPN_GW_CZ_routes trace
It returns
Action not allowed or missing
What I am doing wrong?
thanks
inside there is this
[trace]
command:traceroute -s 192.168.2.1 10.2.2.1
parameters:
type:script
message:automatic traceroute to VPN CZ gateway
description:automatic traceroute to VPN CZ gateway
I reset the service using
service configd restart
I can see the new line in the CRON drop down menu
But if I try to run
configctl VPN_GW_CZ_routes trace
It returns
Action not allowed or missing
What I am doing wrong?
thanks
"