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 multipath rule doesn't seem to be working

We have two wan interfaces setup and had turned on uplink balancing.  However, our mx record only points to one ip on the wan side so I want all our email traffic passing through eth1. I used the example SMTP multipath rule slightly revised:

Position: 1
Source: Internal  (this is our internal interface and address on the astaro) (maybe it needs to be the mail server?)
Service: SMTP
Destination: Any
Persistence: By Interface
Bind: External (eth1)

The way I am determining that some of the email traffic is being sent out of the second interface (eth2) is when i send an email to a particular address it comes back non-delivery very fast.  Once I take down eth2 and send the email it goes fine.  I assume they are trying to reconcile the address it came from with the mx record and getting a failure.

Is my setup incorrect?  Is there a service I am missing that also needs a multipath rule?

We are using exchange 2003 with only SMTP as setup for our mail server.


This thread was automatically locked due to age.
Parents
  • The object [Internal (Address)] represents just one IP Address (the one of the internal interface of the ASG), the object [Internal (Network)] represents the hole subnet connected to [Internal (Address)].

    For example:
    If [Internal (Address)] = 192.168.123.1 with Netmask 255.255.255.0 (= /24)
    then [Internal (Network)] = 192.168.123.0/24 and every host with an IP Address starting with 192.168.123 and Mask 255.255.255.0 is covered by this object.

    Regards
    Manfred
Reply
  • The object [Internal (Address)] represents just one IP Address (the one of the internal interface of the ASG), the object [Internal (Network)] represents the hole subnet connected to [Internal (Address)].

    For example:
    If [Internal (Address)] = 192.168.123.1 with Netmask 255.255.255.0 (= /24)
    then [Internal (Network)] = 192.168.123.0/24 and every host with an IP Address starting with 192.168.123 and Mask 255.255.255.0 is covered by this object.

    Regards
    Manfred
Children
No Data