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

Record a SMTP flow through a WAN interface (alias) with SMTP proxy enabled

Morning,

In WAN infrastructure where there is 2 WAN interface A/SDSL.

i meet some difficulties to bypass my SMTP flow by a specific WAN interface (alias) where is set my MX recorder, knowing that my SMTP proxy enabled.

the problem that the outgoing SMTP flow always through by the defaut WAN interface.

Previous attempts :
i had set a multipath rule binding by interface on the right WAN interface (cause there're two WAN interfaces)
i had also already set a SNAT rule by assigning the right WAN IP alias (MX).

How can i proceed? any ideas are appreciated..

Thanks in advance.

K. Regards,
mehdi


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

    Thanks for your quick reply.

    Here, you will found the answer of what u requested :

    src : mailserver
    svc : smtp
    dst : any
    itf persistence : by interface
    bind interface : sdsl

    Let me explain more our Netwok topology :

    as i said there is 2 WAN interfaces SDSL/ADSL

    In each one there is 3 aliases in the same network.

    for example :

    SDSL network : 1.1.1.x
    x.x.x.1 :  physical interface 
    x.x.x.2 : alias1 MX
    x.x.x.3 : alias2 vpn
    x.x.x.4 : alias3 visio

    the same thing for the ADSL with another network, but it is not our priority..

    The problem is that when we set a mutlipath rule we assign just the physical interface x.x.x.1, there is no way to assign the SMTP to the alias.

    a NAT rule is the only way to through the SMTP flow on the right interface - alias1

    We had already set this NAT rule :

    type : SNAT
    tfc from : alias1
    svc: SMTP
    going to : any
    change dst to : mailserver 
    svc: SMTP

    But still SMTP traffic through by x.x.x.1 (checked with the email header test)

    So how could we proceed to bypass the outgoing flow by the right interface - alias1? any ideas are appreciated..

    Thank you

    K. regards,
    mehdi
Reply
  • Hi Bob,

    Thanks for your quick reply.

    Here, you will found the answer of what u requested :

    src : mailserver
    svc : smtp
    dst : any
    itf persistence : by interface
    bind interface : sdsl

    Let me explain more our Netwok topology :

    as i said there is 2 WAN interfaces SDSL/ADSL

    In each one there is 3 aliases in the same network.

    for example :

    SDSL network : 1.1.1.x
    x.x.x.1 :  physical interface 
    x.x.x.2 : alias1 MX
    x.x.x.3 : alias2 vpn
    x.x.x.4 : alias3 visio

    the same thing for the ADSL with another network, but it is not our priority..

    The problem is that when we set a mutlipath rule we assign just the physical interface x.x.x.1, there is no way to assign the SMTP to the alias.

    a NAT rule is the only way to through the SMTP flow on the right interface - alias1

    We had already set this NAT rule :

    type : SNAT
    tfc from : alias1
    svc: SMTP
    going to : any
    change dst to : mailserver 
    svc: SMTP

    But still SMTP traffic through by x.x.x.1 (checked with the email header test)

    So how could we proceed to bypass the outgoing flow by the right interface - alias1? any ideas are appreciated..

    Thank you

    K. regards,
    mehdi
Children
No Data