tomaae / homeassistant-mikrotik_router

Mikrotik router integration for Home Assistant
Apache License 2.0
292 stars 48 forks source link

Add FIrewall RAW Rule support #310

Open EvgveneSV opened 10 months ago

EvgveneSV commented 10 months ago

Hello. Do you plan to support enable/disable firewall RAW rules (such as NAT or Mangle)?

tomaae commented 10 months ago

what do you mean? both of those are supported

EvgveneSV commented 10 months ago

I have all the checkboxes in the configuration, but I can't access the RAW rules in the firewall. See red rectangle in attachments image image

tomaae commented 10 months ago

I mean nat and mangle, since you put them into brackets.

There are no plans at preset, since I dont use them and nobody wanted it. Honestly, I dont even know its use. But adding it should be easy if needed.

mircob85 commented 10 months ago

Hi, I enabled all the entries but now I can no longer view the Rules between the entities. Until a few days ago they worked correctly. image

Entities no longer available: image

tomaae commented 9 months ago

Hi, I enabled all the entries but now I can no longer view the Rules between the entities. Until a few days ago they worked correctly. image

Entities no longer available: image

this is unrelated to adding raw rules, open a new issue for it.

cecaa1030 commented 7 months ago

I use raw rules to block some connection, thank you very much if you can implement this feature