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

Exchange Server

Im stuck.  I am not to horribly familiar with Astaro, but i try.  I have an exchange server running behind my firewall and for some reason it is not catching emails.  I cannot run the smtp proxy for other reasons so i currently have nat rules specified forwarding all the ports required for exchange to that specific ip.  can someone clue me in as to why my exchange server is not catching my emails?

 Exchange14   Any -> WAN_Interface__ / SMTP   None   AD Server   
AD Server 192.168.2.250 255.255.255.255 
 


This thread was automatically locked due to age.
Parents
  • [ QUOTE ]
    Im stuck.  I am not to horribly familiar with Astaro, but i try.  I have an exchange server running behind my firewall and for some reason it is not catching emails.  I cannot run the smtp proxy for other reasons so i currently have nat rules specified forwarding all the ports required for exchange to that specific ip.  can someone clue me in as to why my exchange server is not catching my emails?

     Exchange14   Any -> WAN_Interface__ / SMTP   None   AD Server   
    AD Server 192.168.2.250 255.255.255.255 
      

    [/ QUOTE ]

    You need to define 2 things:
    1. DNAT/SNAT: Any -> WAN -> SMTP -> None -> AD Server
    This routes all SMTP connections to the WAN interface to your AD Server

    2. Rule: Any -> SMTP -> Wan Interface -> Allow
    This allows SMTP connections from outside to your WAN interface

    From outside, your SMTP is the WAN interface. The routing will be done by the ASL box.

    Good luck
    Maurice  
Reply
  • [ QUOTE ]
    Im stuck.  I am not to horribly familiar with Astaro, but i try.  I have an exchange server running behind my firewall and for some reason it is not catching emails.  I cannot run the smtp proxy for other reasons so i currently have nat rules specified forwarding all the ports required for exchange to that specific ip.  can someone clue me in as to why my exchange server is not catching my emails?

     Exchange14   Any -> WAN_Interface__ / SMTP   None   AD Server   
    AD Server 192.168.2.250 255.255.255.255 
      

    [/ QUOTE ]

    You need to define 2 things:
    1. DNAT/SNAT: Any -> WAN -> SMTP -> None -> AD Server
    This routes all SMTP connections to the WAN interface to your AD Server

    2. Rule: Any -> SMTP -> Wan Interface -> Allow
    This allows SMTP connections from outside to your WAN interface

    From outside, your SMTP is the WAN interface. The routing will be done by the ASL box.

    Good luck
    Maurice  
Children
No Data