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

question re SMTP proxy and need for packet filtering

Hi - at what point does the SMTP proxy (when enabled) pick up incoming SMTP (port 25) traffic? My Linksys router forwards this incoming traffic to the external address of the Astaro (192.168.0.2). My internal address (gateway address) of Astaro is 192.168.168.168. Does the SMTP proxy listen on 192.168.0.2 or on the internal address? If it's the latter, do I need a packet filtering rule to allow incoming port 25 traffic to pass from 192.168.0.2to 192.168.168.168?

Thanks!


This thread was automatically locked due to age.
Parents
  • SMTP Proxy: You need to create a NETWORK Host Definition for your INTERNAL MAIL server address - ie SVRMAIL1 is 192.168.10.5
    Then create a DOMAIN routing rule to allow the DOMAIN to be routed to that HOST see attached jpg ...

    The Proxy LISTENS on the INITIAL EXTERNAL Interface, then the PROXY routes to the definition.
    MAIL goes back out the FIRST EXTERNAL interface (thre one with the GATEWAY)

    Also allow RELAY in the SMTP proxy to be ONLY from the MAIL Server (s) HOST definitions.
Reply
  • SMTP Proxy: You need to create a NETWORK Host Definition for your INTERNAL MAIL server address - ie SVRMAIL1 is 192.168.10.5
    Then create a DOMAIN routing rule to allow the DOMAIN to be routed to that HOST see attached jpg ...

    The Proxy LISTENS on the INITIAL EXTERNAL Interface, then the PROXY routes to the definition.
    MAIL goes back out the FIRST EXTERNAL interface (thre one with the GATEWAY)

    Also allow RELAY in the SMTP proxy to be ONLY from the MAIL Server (s) HOST definitions.
Children