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

Help with getting Mail to my mail server on DMZ

I have a mail server I just set up on the DMZ. Main network is setup as 192.168.0.1 DMZ is 10.0.0.1. I do have a Masquerading rule for 
"Internal (Network) - DMZ" I also set up "Not sure if needed" 
"DMZ (Network) - External (WAN)"
I do have a somewhat unique situation as I get my mail from DYNDNS since I do not have a static IP. So my
SNAT = SNAT Mail Server
Traffic selector: External (WAN) (Address) → SMTP → DYNDNS - Incoming
Source translation: SMTP - 2525
Automatic Firewall rule:

DNAT = DNAT Mail Server
Traffic selector: DYNDNS - Incoming → SMTP - 2525 → External (WAN) (Address)
Destination translation: SMTP
Automatic Firewall rule:

Firewall rule is =     Internal (Network) - Any - SMTP - 2525

Thanks to any and all who may try to help.


This thread was automatically locked due to age.
  • Sorry, I don't understand.  Please click on [Go Advanced] and attach pictures of your NAT rules.

    If you need an "Internal (Network) -> DMZ" masq rule, you have a Host definition that violates #3 in Rulz.

    Cheers -  Bob
  • Trying to get more for you. Sorry trouble saving them as jpg
  • Hi biggdog,
    if you like to get mail to your SMTP in DMZ a single DNAT rule should work:
    ANY -> external SMTP Port -> external IP
    destination device: local mailserver
    destination port: local SMTP Port (empty if = external Port
    automatic firewall or open firewall Any -> external SMTP -> external IP and -> mailserver 

    Is your external port realy 2525?
    The MX record should point to your dyndns domain.
    Is this, what you like to have or do I misunderstood?
    greetings NvA
  • Yes 2525 is the port my mail comes in on and it will come to me from this ip block. "216.146.32.0/23"
    Now the way it is set up currently is the way it all worked before I tried to get it on the DMZ.
    Hope that helps.????
  • In my set up I have 
    SNAT = SNAT Mail Server
    Traffic selector: External (WAN) (Address) → SMTP → DYNDNS - Incoming
    "DYNDNS - Incoming" is a Network type with 216.146.32.0 as the IP4 address and /23 (255.255.254.0)
    Source translation: SMTP - 2525
    Automatic Firewall rule: is checked.
  • Thanks for the help.  I wish I had known the answer.
  • Did you change NAT #2 as NvA suggested to have the 'Destination translation' be to a Host definition for the DMZ IP address of your mail server?

    Cheers - Bob
  • Well I tried to understand his reply and put it to use but found I really had no clue as to what was being implied. My customer lost interest in the product so I lost out but I am still looking to figure out how do get it to work. As I "hopefully" understand it I really should not have to do anything different with my original settings. I think I may have messed up by putting "DMZ" in the Advance tab for interface in the bottom of some of my settings. 
    I would love to still get it to work if you have any help.