I am trying to allow SMTP traffic via my router, a Cisco 857w.
I have issued the following command:
ip nat inside source static tcp 10.10.10.254 25 x.x.x.x 25
Is that the correct command and if so why is no mail getting through to my server, all the MX records and DNS info is correct, so it is absolutely a router issue.
What am I missing?
Thanks in advance.
I have issued the following command:
ip nat inside source static tcp 10.10.10.254 25 x.x.x.x 25
Is that the correct command and if so why is no mail getting through to my server, all the MX records and DNS info is correct, so it is absolutely a router issue.
What am I missing?
Thanks in advance.