Guest User!

You are not Sophos Staff.

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

SMTP traffic direction

I have a small problem I need an answer to.

Basically I have an Astargo ASG220 ( V7.505)

with 2 adsl lines attached for uplink balancing.
On the other side of the unit (intenal) I have an exchange server on ip range 192.168.x.x
as well as my internal network.

My question is how do I ensure that the smtp traffic always leaves the astaro via the correct adsl line.

This setup works most of the time unless I do a reboot and then the SMTP traffic starts to go out which ever line re enables first. I want to force the SMTP traffic only to use 1 now matter what.

The mail still gets through on either line but obviously when the receiving server does a reverse DNS it does not match and the email is rejected.

Thanks in advance


This thread was automatically locked due to age.
Parents Reply Children
  • Thanks for the reply 

    I imagined it would be something simple like

    Creating a packet filter rule as below

    Source  - Exchange Server
    Service - SMTP
    Destination - External1
    Action - Allow

    I thought this would have worked until the problem resurfaced after a reboot yesterday. if I put the opposite rule on the other line will that have any effect ie

    Source  - Exchange Server
    Service - SMTP
    Destination - External2
    Action - Reject
    Thus forcing the issue 

    What are your thoughts ?