Hello!
Do Mikrotik do PAT (port address translation) ?
If yes, how can I configure it for doing that?
Thank You in advance!
You can just use NAT to change SRC/DST ports:
http://www.mikrotik.com/testdocs/ros/2.9/ip/nat.php
OK I understand.
But, my ISP give me Dynamic IP Address not static one.
Please, give me an solution.
doesn’t matter, you don’t need to specify an IP, just the ports. any incoming connection with that port will get redirected
Hello!
Let me clear something, I don’t have to set any IP address for Public interface?
Please, how can I do that?
Thank you for your support!
You don’t have to set any IP address for ‘to-addresses’ value in NAT rule
sorry for confusion guys, apparently this feature is not yet implemented. it will be in some upcoming version
Can you give me one good example why do you need it???
redirect NNN port to 25, block direct 25 port =)
spambots use port 25 - block = your IP will not be in spam-blocklists
normal users use port NNN and can send mail via SNMP