Answer the question
In order to leave comments, you need to log in
How to convert rules from iptables to mikrotik firewall?
there are rules like:
/sbin/iptables -t nat -I rule 1 -i eth0 -p udp -m udp -j DNAT --to-destination 192.168.0.1:33005
/sbin/iptables -t nat -I rule 1 -i eth0 -p udp -m udp -j DNAT --to-destination 192.168.0.1:33007 -m statistic --mode random --probability 0.5
you need to transfer them to Mikrotik.
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
What exactly is the question?
dnat and random in Mikrotik are
wiki.mikrotik.com/wiki/Manual:IP/Firewall/NAT
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question