Console Firewall question

How can I get an output of all rules ?

I´m at ip / firewall - but now I should enter the name of a rule - but that´s what I search for - how should I enter it?

I need a list of all definied rules and need to delete one of them?

How can I do that (list and delete)?

From /ip firewall, type ‘rule’ then the name of the chain e.g. input.

‘pr’ will then show a list of rules in that chain. ‘remove’ followed by the rule number will delete the specified rule.

Personally, I find it easier to use Winbox to manipulate the firewall.

Regards

Andrew

thank you - that works! I don´t have winbox and don´t know where to download.

enter your router’s IP address in a Web browser. There you will get Winbox.

No, there is my hotspot startpage where the users can login :slight_smile:

check router’s services menu (/ip service print) see what port you have for www. if you have 8080 then type

http://ip:8080 in your browser, where IP is the IP of the router.

/ip service print works. Now I got it - thanks.