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

NAT 127.0.0.1 for SMTP e-mail

In UTM Email protection isn't active. 

For current email sec appliance from inside to outside we created NAT rule. 
And then on physical switch we catch smtp port 22 and forward it to outside from one public IP address. 
For service I create custom SMTP rule (Default: 1:4***xx->25) I create 25->25

How can we create rule when UTM send Notifications or Report so that NAT rule is working

How Headers look
Received: from localhost ([127.0.0.1]:45639) by Received: from localhost ([127.0.0.1]:45639) by utm.***.xx with esmtp (Exim
 4.76) (envelope-from ) id 1VMCp9-0006pT-2q for
 me@***.xx; Wed, 18 Sep 2013 10:09:23 +0200
Received: by localhost (Postfix, from userid 0) id C3F2041387; Wed, 18 Sep
 2013 10:09:23 +0200 (CEST)
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain with esmtp (Exim
 4.76) (envelope-from ) id 1VMCp9-0006pT-2q for
 me@***.xx; Wed, 18 Sep 2013 10:09:23 +0200
Received: by localhost (Postfix, from userid 0) id C3F2041387; Wed, 18 Sep
 2013 10:09:23 +0200 (CEST)
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain

So as you can see. I need to change 45639 to port 25 and I need Send over DMZ (address) so it can be intercepted on physical switch.


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

    Please open the SMTP Live Log in the UTM and then use a wrong password to fail a login to WebAdmin from another PC.  That will cause a notification to be sent.  Post the related log lines here.

    Cheers - Bob
    PS When posting a question/problem, please always remember to state the exact version - 9.105-9?
  • I solved this so I first send to smarthost then routing path is good.
Reply Children
No Data