mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 09:44:33 +02:00
global-config: put example fw-addr-lists into repository
This commit is contained in:
parent
be231ce4f3
commit
6845eb69b3
4 changed files with 16 additions and 3 deletions
3
fw-addr-lists.d/allow
Normal file
3
fw-addr-lists.d/allow
Normal file
|
@ -0,0 +1,3 @@
|
|||
# an ip address list for use with fw-addr-lists script
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/fw-addr-lists.md
|
||||
git.eworm.de
|
5
fw-addr-lists.d/block
Normal file
5
fw-addr-lists.d/block
Normal file
|
@ -0,0 +1,5 @@
|
|||
# an ip address list for use with fw-addr-lists script
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/doc/fw-addr-lists.md
|
||||
|
||||
# example.net
|
||||
93.184.216.34
|
5
fw-addr-lists.d/mikrotik
Normal file
5
fw-addr-lists.d/mikrotik
Normal file
|
@ -0,0 +1,5 @@
|
|||
# AS51894 Mikrotikls SIA
|
||||
# https://bgp.he.net/AS51894
|
||||
159.148.147.0/24
|
||||
159.148.172.0/24
|
||||
2a02:610:7501::/48
|
Loading…
Add table
Add a link
Reference in a new issue