Page 1 of 1

Edit a firewall filter

Posted: Sat Aug 10, 2019 5:37 pm
by SpongeB0B
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.

Re: Edit a firewall filter  [SOLVED]

Posted: Sat Aug 10, 2019 6:27 pm
by pe1chl
Just leave it as it is. It is normal and it does no harm.

Re: Edit a firewall filter

Posted: Sat Aug 10, 2019 8:01 pm
by SpongeB0B
Thank you for the information,

But is it possible and how ?

Re: Edit a firewall filter

Posted: Sat Aug 10, 2019 8:16 pm
by pe1chl
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.