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

Change IP address SMTP proxy listens on

I have 5 public IP addresses.  The default IP address's last octet is 209.  My MX record is 213.  I have an alternate address configured and verfied that other services are working to it (webmail, etc).  However, when I try to test smtp traffic to 213, the SMTP proxy does not answer.  It only answers on the default 209.  How can I change the SMTP proxy to listen on 213?


This thread was automatically locked due to age.
Parents
  • As Barry suggested on another thread you posted, the Astaro works best when the primary address on your External interface is the IP in your MX record.   Another mis-step newbies often make is to skip the step of giving the Astaro a "proper" hostname.  Instead of naming it "My new Astaro" or some such, it's important to use an FQDN that's defined in your public authoritative name server.

    If you can't change the primary address on the External interface to .213, then you'll need a NAT rule:

    Traffic Source:  Any 
    Traffic Service:  SMTP  
    Traffic Destination:  External [{your .213 Additional Address}] (Address)

    NAT mode: DNAT (Destination)

    Destination: External (Address)
    Destination Service: {blank!}


    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  •   Another mis-step newbies often make is to skip the step of giving the Astaro a "proper" hostname.  Instead of naming it "My new Astaro" or some such, it's important to use an FQDN that's defined in your public authoritative name server.

    If you can't change the primary address on the External interface to .213, then you'll need a NAT rule:

    Traffic Source:  Any 
    Traffic Service:  SMTP  
    Traffic Destination:  External [{your .213 Additional Address}] (Address)

    NAT mode: DNAT (Destination)

    Destination: External (Address)
    Destination Service: {blank!}


    Cheers - Bob


    That seems to be one of my problem. Is my NAT Configuration correct here ?




    Also, I have setup my host name as myname.mine.nu

    where mine.nu is host provided by "myDNS website" instead of using the ip address.
Reply
  •   Another mis-step newbies often make is to skip the step of giving the Astaro a "proper" hostname.  Instead of naming it "My new Astaro" or some such, it's important to use an FQDN that's defined in your public authoritative name server.

    If you can't change the primary address on the External interface to .213, then you'll need a NAT rule:

    Traffic Source:  Any 
    Traffic Service:  SMTP  
    Traffic Destination:  External [{your .213 Additional Address}] (Address)

    NAT mode: DNAT (Destination)

    Destination: External (Address)
    Destination Service: {blank!}


    Cheers - Bob


    That seems to be one of my problem. Is my NAT Configuration correct here ?




    Also, I have setup my host name as myname.mine.nu

    where mine.nu is host provided by "myDNS website" instead of using the ip address.
Children
No Data