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

mailing to the same ip than the firewall

Hi NG,
I have a problem  to send a mail from the firewall to the Exchange Sever. I think the Problem is that the Exchange Server have the same IP than the Firewall. In the logfiles I got the following message: 

technik@my-domain.de: all relevant MX records point to non-existent hosts or (invalidly) to IP addresses

Can someone help me?

BigBud   


This thread was automatically locked due to age.
  • Any entry in smtp route table ?  
  • If u mean the NAT rules, I have there a rule for SMTP. With this rule I route the port 25 from the external interface of the firewall to the interface of Exchange Server.  
  • [ QUOTE ]
    Hi NG,
    I think the Problem is that the Exchange Server have the same IP than the Firewall. 

    [/ QUOTE ]

    There should be no machines with the same IP address as the firewall either on your network or in any DNS.

    1. Set the email server's NIC to have a unique IP address.
    2. Define the mail server in your Definitions -> Networks ASL
    3. In the SMTP relay proxy define a smtp route for a domain name to the server you defined in step 2.
    4. Make sure the MX record for your domain points to the ASL external NIC not your email server.
    5. If necessary point your email server to use ASL as a relay for outgoing email.

    Hope this helps 
  • Hi Biffa,
    thank u for ur help! But I have there some questions...

    1. the email server have a unique IP adress in the LAN. The internet connection is over NAT. So only the external IP Adress is the same. 
    2. I already defined the mail server.
    3. SMTP proxy from ASL is disabled.
    4. MX record points to the external IP adress of the firewall/asl.
    5. mail server (Exchange 2K) send the mails over DNS

    My internet connection:
    public IP -> Router -> NAT (all ports) -> ASL 4.0 -> NAT (port 25,80,...) -> Exchange Server (OWA + Mail)  

    The function of the Mailsever is ok. I can send mails from the ASL to an external adress, too. The problem is to send mails from ASL to the Exchange server. And I have another problem with the LDAP authentification for the webproxy. Maybe that's the same problem. Do I need  to activate for this the SMTP Proxy from ASL?