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

Specific domain not reachable

Hi,

As a follow up to my previous post:

today we got complains that users cannot mail to a specific domain. The SMTP proxy returns the mail as undeliverable. When I try to ping the remote host I get a reply, so that works. However, when I use tools -> tcp connect it gives me the following error:

No route to host.

Why is this, I can ping the site so ASL sure knows how to reach it, but why can't the SMTP Proxy deliver any mails to this domain ? Telnet to port 25 doesn't work either. While telnetting to other domains' SMTP ports works fine.

Franc.


This thread was automatically locked due to age.
Parents
  • Chances are then the problem is on the other end, at the domain you are trying to connect to. Just because you can ping an IP does not mean the service on that IP is functioning as it should.
  • Hi,

    well when I use webmail from my private provider to send an e-mail to that domain it works just fine.

    That's the strange thing.

    Franc.
  • Hi,

    but why won't it work also when telnetting on IP-address ? One suspects that the problem is on the remote server, but that doesn't explain why I can send mail to it from my private address.

    Franc.
  • Hi Franc

    I allready encoutred this problem. As with no other settings asl tries to resolve domain names by root servers, some lookups might be to slow...
    For me the problem was solved by entering my (provider's) dns servers to /etc/wfe/conf/nameserver (V2.027), even though I don't use dns proxy...

    Cheers
    herp
  • Hi Franc

    assuming you are trying to telnet to port 25 ;-) ...
    There are some mail servers out there that try to resolve a connecting IP to a valid 'fully qualified host name' and when they can't they will refuse connection... (spam protection).

    Cheers
    herp
Reply
  • Hi Franc

    assuming you are trying to telnet to port 25 ;-) ...
    There are some mail servers out there that try to resolve a connecting IP to a valid 'fully qualified host name' and when they can't they will refuse connection... (spam protection).

    Cheers
    herp
Children