hi,
our Cable provider blocked the TCP/25 ports. thus I added the TCP/26 to our co-located SMTP server.
I'd like to redirect every Masqueraded outgoing packet which goes to TCP/25 to be rewrited to TCP/26
Please help me
Yours,
Redax
That's what I've tried, before I posted my question, I added the in-interface as well./ip firewall nat add chain=dstnat proto=tcp dst-port=25 action=dstnat to-ports=26
what version do you use?
What's new in 3.11:
*) added ability to dst. nat only address or port, not both at the same time;
ehh.What's new in 3.11:
*) added ability to dst. nat only address or port, not both at the same time;