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

Routing SMTP Relay traffic accross a VPN link

Hi,
    I am having a problem routing SMTP traffic received on one firewall to a MDaemon server in the other site across a VPN link. The firewall servers are V 3.212. I think this is caused by outbound traffic being tagged with the external address over the VPN and return traffic therefore cannot come back across the VPN so the connection fails.
 


This thread was automatically locked due to age.
Parents
  • Liggur,

    a clever SNAT rule could do the trick. I assume that all SMTP data has to be sent to the
    remote gateway, am I right?
    If yes you could try to translate all packets coming from the external IP service SMTP to
    the internal address SMTP. Configure the internal address of the remote gateway as smarthost.

    But if you have a static IPs it would be enough to enable TLS on both firewalls. The datastream
    would be encrypted with 3DES also.

    read you
    o|iver
      
Reply
  • Liggur,

    a clever SNAT rule could do the trick. I assume that all SMTP data has to be sent to the
    remote gateway, am I right?
    If yes you could try to translate all packets coming from the external IP service SMTP to
    the internal address SMTP. Configure the internal address of the remote gateway as smarthost.

    But if you have a static IPs it would be enough to enable TLS on both firewalls. The datastream
    would be encrypted with 3DES also.

    read you
    o|iver
      
Children
No Data