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

Problem with Port 25 traffic

I seem to have a major problem with my SMTP Proxy.
A few days ago my DNS provider went down and I had to wait 2 days be for service was resored. before this all was running correctly. 
Now that my DNS service is correctly up, I am no longer able to recieve mail traffic via the smtp proxy in astaro 4.17
I have restarted the daemon, the complete sytem, and even tried a backup of when the system was running correctly.
I did an external scan on the firewall only to find that the smtp port is in stealth mode......I believe this was not the case when the system was functioning correctly.

Does anyone have any ideas other that a total re-nstall?

Thanks
ICCNT
 [:S]   


This thread was automatically locked due to age.
  • HI...

    Have you tried to telnet to port 25 from an external location?
    Like:
       telnet your.hostname.com 25

    Do you see dropped or rejected packages in your firewall-logs?

    You can also use netstat to look if some process is listening on port 25
    on your firewall:
       netstat -l | grep 25

    Your DNS-Zones are ok? You may also want to check your MX-record.

    Hope that helps...

    Bye
    Frank  
  • Do other externally available services work? Try to ping your.hostname.com and see if the returned IP address matches what your external IP is. If DNS is hosed it could be handing out an incorrect IP for your domain. Sometimes it's the simplest things. 
  • Well I feel really stupid and I suspected this was the problem...
    I phoned my ISP and found out at the same time my DNS went down my ISP has desided to implement a new policy of blocking all external smtp trafic to the dynamic addresses in there network.

    So thanks all for the excelent input.

    embaressed
    Iccnt

     [:$]   
  • Some companies do SMTP store and foreward for a fee. They can even redirect port traffic for your exact situation.