Hi everyone,
I edited one of my firewall filter trough the WebFig and the WebFig add un-needed command (in red) (I just paste the needed filter (number 2)
/ip firewall filter print chain input
2 ;;; defconf: accept ICMP
chain=input action=accept protocol=icmp in-interface=ether2-master log=no log-prefix=“”
How can I edit this line ?
Thank you.
pe1chl
August 10, 2019, 3:27pm
2
Just leave it as it is. It is normal and it does no harm.
Thank you for the information,
But is it possible and how ?
pe1chl
August 10, 2019, 5:16pm
4
Usually only non-default settings are shown but sometimes items may be present even though they are at default value.
This is the case for those logging options it seems.