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 Proxy relaying to a different port

Hi there, Our smtp proxy listens for outside traffic on port 25, but our internal smtp server listens on port 125. Is there a way to configure Astaro to relay on a different port other than 25 internally? 

Thanks


This thread was automatically locked due to age.
Parents
  • I think you would have to give up the proxy and use SNAT/DNAT translations.
     Depending on your business whether you think having the firewall scan you incoming e-mail is good value or whether you rely on your e-mail server to do it all?
    Can you configure your email server to listen on 2 ports?

    Ian M[[[:)]]][[[:)]]][[[:)]]]
  • Having thought about this for a while there might be away using alternate address assignment to your internal interface and SNAT/DNAT rules.

    You would have to play or hope a person who has a greater understanding of the proxy and SNAT/DNAT comes along. 

    Suggested way
    additional address on internal interface
    SNAT rule that converts the port 125 sourced from your server to port 25 on the internal interface additional address. (Yes, I know a simple statement, but complex to create).
    Proxy listens on port 25 only from the internal interface address.

    Ian M[:S][:$][:)]
Reply
  • Having thought about this for a while there might be away using alternate address assignment to your internal interface and SNAT/DNAT rules.

    You would have to play or hope a person who has a greater understanding of the proxy and SNAT/DNAT comes along. 

    Suggested way
    additional address on internal interface
    SNAT rule that converts the port 125 sourced from your server to port 25 on the internal interface additional address. (Yes, I know a simple statement, but complex to create).
    Proxy listens on port 25 only from the internal interface address.

    Ian M[:S][:$][:)]
Children
No Data