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

How to redirect traffic SMTP proxy to WAN 2 (Not default)

Hi,

     I'm vey new with the ASTARO and I have been doing several test abaut version 7 before traying to update a ASG220 with a new configuration.

     In te new configuration I have:

[FONT="Courier New"]
 . . . **********************************
 . . . * LAN(Clients & Exchange [SMTP]) *
 . . . **********************************
 . . . . . . . . 200.200.200.x
 . . . . . . . . . . .|
 . . . . . . . . . . .|
 . . . . . . . .200.200.200.100
*********************************************
* ASTARO v7 HTTP & SMPT Proxy (Transparent) *
*********************************************
 . . . . . . .| . . . . . . . . . . . . .|  
 . .HTTP/....  | . . . . . . . . . . . . .| SMTP
 . . . . . . .| . . . . . . . . . . . . .|  
*************************** . . . . *********
* WAN 1 (default gateway) * . . . . *   WAN 2  *
*************************** . . . . *********
[/FONT]     
    After serveral days reading an trying different configuration, I haven't able to been redirect the traffic by default (WAN 1) of SMTP proxy (transparent) to WAN 2.

    Could anyone explain to me te necessary steps to get redirect the default traffic SMTP (only SMTP, http by WAN 1 is OK) proxy of default gateway WAN1 to WAN2 ???????????

     Thanks a lot.


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

    It's possible

    Only one solution to do that in ASG:

    - Bridge 2 WAN ( WAN 1 & WAN 2)

    Example:

    ASG WAN: 192.168.1.1
    Router WAN 1: 192.168.1.2
    Router WAN 2: 192.168.1.3

    ASG & WAN1 router & WAN 2 router have the same subnet

    - Default gateway: WAN 1(192.168.1.2)

    - Add new Policy route:

    Route type: Gateway route
    Source Network: ASG WAN (Address)
    Service: SMTP
    Destination Network: Any
    Gateway: WAN 2 (192.168.1.3)

    That's all.
Reply
  • yes, 

    It's possible

    Only one solution to do that in ASG:

    - Bridge 2 WAN ( WAN 1 & WAN 2)

    Example:

    ASG WAN: 192.168.1.1
    Router WAN 1: 192.168.1.2
    Router WAN 2: 192.168.1.3

    ASG & WAN1 router & WAN 2 router have the same subnet

    - Default gateway: WAN 1(192.168.1.2)

    - Add new Policy route:

    Route type: Gateway route
    Source Network: ASG WAN (Address)
    Service: SMTP
    Destination Network: Any
    Gateway: WAN 2 (192.168.1.3)

    That's all.
Children
No Data