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

Astaro can't receive emails on 2 ext. interfaces

Hi,
I have 2 external interfaces.
SMTP poxy is only responding on that interface,
which has the gateway configured.

If I do a
telnet  25  and
telnet  25  
only the interface with the gateway responds.
Why?


This thread was automatically locked due to age.
Parents Reply Children
  • I don't mean to hijack the thread, but I'm experiencing the exact same problem.

    Here is the output of the commands as per the instructions:

    Code:
    cerberus:/home/login # iptables -L | grep smtp
    CONFIRMED  tcp  --  anywhere             anywhere            tcp spts:tcpmux:65535 dpt:smtp CONFIRMED 
    CONFIRMED  tcp  --  anywhere             anywhere            tcp spts:tcpmux:65535 dpt:smtp OWNER CMD match exim CONFIRMED 
    cerberus:/home/login # netstat -a | grep *:smtp
    tcp        0      0 *:smtp                  *:*                     LISTEN      
    cerberus:/home/login # 
     

  • Hi,

    i have the same problem..