Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement firewall address-list output for MikroTik #101

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

FlyGoat
Copy link

@FlyGoat FlyGoat commented Nov 22, 2023

In RouterOS v7 we can setup filters based on firewall address-list.
Thus output prefixes into address-list can be very useful.
Semantics of firewall address-list remain the same in RouterOS v6
as well.

-E option is selected for firewall address-list function.

Ref: https://help.mikrotik.com/docs/display/ROS/Address-lists

Derived from https://github.com/github/gitignore/blob/main/Autotools.gitignore
with extra entries for build artifacts.

Signed-off-by: Jiaxun Yang <[email protected]>
In RouterOS v7 we can setup filters based on firewall address-list.
Thus output prefixes into address-list can be very useful.
Semantics of firewall address-list remain the same in RouterOS v6
as well.

-E option is selected for firewall address-list function.

Ref: https://help.mikrotik.com/docs/display/ROS/Address-lists

Signed-off-by: Jiaxun Yang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant