Hi!
I trying install firewall rules from CC.
Version UTM Release 9.315-2
Create Ref_Source, Ref_Destination, Ref_Port, Rule.
Install broken when i set of rules into packetfilter rules.
Command:
/usr/local/bin/confd-client.plx -noquote set packetfilter rules '["REF_ADAIknCDBj","REF_PacPacIperfFromInter"]'
Error:
Bareword "packetfilter" not allowed while "strict subs" in use at (eval 88) line 1.
Bareword "rules" not allowed while "strict subs" in use at (eval 88) line 1.
RAW in this moment:
'packetfilter' => 'rules' => [ 'REF_ADAIknCDBj' ]
In version UTM 8.*** rules create no problem.
This thread was automatically locked due to age.