Please enable JavaScript.
Coggle requires JavaScript to display documents.
firewall rule, filter rule, backup, tool\MAC server, firewall\nat, new…
-
filter rule
-
-
chain: forward
anything go throw the router
prevent prototcol : icmp, (https-443), (http:80)
any filter you have to begin with the allow one then input the drop one. so the allow one has to be up and the drop under the allowed one
-
backup
-
-
-
es ist möglich auch drag and drop direkt from the mikrotik or enter to the router throw ftp://192.168.0.1 and past the update file to here.
tool\MAC server
from here can change in the winbox interface from all to disable, to privent all the users to enter the router throw the mac address
-
firewall\nat
dstnat
redirect to webserver
we made also redirect tcp and udp dns:
dstnat and protoco tcp and port 53 then the action redirect to port 53
the same but with the protocol udp cause the dns works with tcp and udp
firewall \nat\ dstnat then we write the dst. address with the ip address from our webpage and we choose the protocol tcp and the port( all this mean if this do the action ) dst.nat to address 192.168.0.1 and to port 80.
-
-
-
-
-
-
-
-