This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

email Server port forwarding

I defined my email server during setup.
Synology Mail Server
Host (NasMINI)
192.168.1.200

I created an alternate external IP address to connect to my email server like so many of the posts and tutorials suggested.

I created a DNAT
Rule Type: DNAT (Destination)
For Traffic From: Any
Using Service: Email Messaging (Also attempted to simply allow any)
Going To: External (Wan)

Changing the Destination To: NasMINI
And the Service To: blank




I have tried checking the Auto Create rule line



but it doesn't work!! the email server has no response

I also find the firewall already pass this NAT rule.


POP3 port : 110 and SMTP port :25

but doesn't work!!!! 

any one can help me! thank you!


This thread was automatically locked due to age.
  • Hi, serend, and welcome to the User BB!

    Check #3 and #3.1 in Rulz. Any luck?

    Cheers - Bob
  • Hi, serend, and welcome to the User BB!

    Check #3 and #3.1 in Rulz. Any luck?


    Cheers - Bob


    Thank you for your reply

    Rule #3 and #3.1 checked, it sees no problem.

  • One potential issue I notice, External (WAN) (Network) should normally be External (WAN) (Address).

    but doesn't work!!!! 
    Mail can't go out or in?  External client can't connect to your mail server?  Internal client can't connect to your mail server?  Please be specific.  [:)]
  • One potential issue I notice, External (WAN) (Network) should normally be External (WAN) (Address).

    Mail can't go out or in?  External client can't connect to your mail server?  Internal client can't connect to your mail server?  Please be specific.  [:)]


    I use outlook client connect to my mail server, when I use internal mail server address (192.168.1.200 Internal client ), it works fine, but when I use DDNS(External client), it doesn't work, i try use Netgear R6250 router , port forward to mail server and use DDNS, no problem, but mail server behind Sophos, doesn't work!

    IP internal address : 192.168.1.200


    DDNS address :
  • Sounds like you're trying to connect to your own WAN interface from an internal LAN client.  This will not work with a DNAT, which is used for external clients to reach LAN or DMZ services.  For this operation, you'd need a full NAT.  See https://www.sophos.com/en-us/support/knowledgebase/115191.aspx
  • Sounds like you're trying to connect to your own WAN interface from an internal LAN client.  This will not work with a DNAT, which is used for external clients to reach LAN or DMZ services.  For this operation, you'd need a full NAT.  See https://www.sophos.com/en-us/support/knowledgebase/115191.aspx


    I created a new Full Nat rule, and it works, Yes you are right, WAN interface from an internal LAN client do not work with a DNAT, thank you very much for your help