This website works better with JavaScript.
Home
Explore
Help
Sign In
scripts
/
MikroTik
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add 'firewall/filter.sh'
master
artur
4 years ago
parent
a0faf2455d
commit
961a11a5eb
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
firewall/filter.sh
+ 2
- 0
firewall/filter.sh
View File
@ -0,0 +1,2 @@
add
action
=
drop
chain
=
output
comment
=
"DO NOT TOUCH"
dst-address
=
192.168.56.0/24 out-interface
=
ether2
add
action
=
drop
chain
=
output
comment
=
"DO NOT TOUCH"
dst-address
=
192.168.55.0/24 out-interface
=
ether3
Write
Preview
Loading…
Cancel
Save