mirror of
https://github.com/pwlgrzs/Mikrotik-Blacklist.git
synced 2025-08-06 03:05:13 +02:00
Update README.md
This commit is contained in:
parent
acb7680d72
commit
5c06f5625c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Install script:
|
|||
`/ip firewall address-list remove [find where comment="blacklist"]
|
||||
/import file-name=blacklist.rsc`
|
||||
|
||||
You'll also need firewall rule:
|
||||
You'll also need firewall rule:
|
||||
`/ip firewall filter add chain=input action=drop connection-state=new src-address-list=blacklist in-interface=<REPLACE>`
|
||||
*Note: Replace above in-interface name with one you have configured*
|
||||
## TODO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue