Super basic port forwarding doesn't work
Posted: Sun Mar 31, 2013 7:44 am
I can't get a basic dstnat to work at all. Ports show up as open, but traffic doesn't seem to get forwarded to the server behind the router. Port forwarding with my last router in the same exact configuration worked perfectly. Any help greatly appreciated.
Code: Select all
[admin@MikroTik] /ip firewall nat> print
Flags: X - disabled, I - invalid, D - dynamic
0 ;;; default configuration
chain=srcnat action=masquerade out-interface=ether1-gateway
1 chain=dstnat action=dst-nat to-addresses=192.168.88.100 protocol=tcp
dst-address=*.*.*.* dst-port=25565
2 chain=dstnat action=dst-nat to-addresses=192.168.88.100 protocol=tcp
dst-address=*.*.*.* dst-port=8080