S
S
smetanaman2014-09-26 10:54:57
Mikrotik
smetanaman, 2014-09-26 10:54:57

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

1 answer(s)
B
brutal_lobster, 2014-09-26
@brutal_lobster

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 question

Ask a Question

731 491 924 answers to any question