Re: What is the difference between "No address associated with name" and "Unknown host"



On 12/4/06, a@xxxxxxxx <a@xxxxxxxx> wrote:
What is the difference between "No address associated with name"
and "Unknown host":

$ ping accounts.eirtrade.ie
ping: cannot resolve accounts.eirtrade.ie: No address associated with name

and

$ ping accounts.eirtrade.i
ping: cannot resolve accounts.eirtrade.i: Unknown host

The source of my interest is the next.

My sendmail receives mail from senders with domains like the first,
but rejects mail from the last:

------------------------------------------------------------------------
$ telnet localhost 25
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 host.my.domain ESMTP Sendmail 8.13.7/8.13.6; Mon, 4 Dec 2006 21:38:50 +0200
(EET)
HELO localhost
250 host.my.domain Hello localhost [127.0.0.1], pleased to meet you
MAIL From: asdf@xxxxxxxxxxxxxxxxxxxx
250 2.1.0 asdf@xxxxxxxxxxxxxxxxxxxxxxx Sender ok
RSET
250 2.0.0 Reset state
MAIL From: asdf@xxxxxxxxxxxxxxxxxxx
553 5.1.8 asdf@xxxxxxxxxxxxxxxxxxxxxx Domain of sender address
asdf@xxxxxxxxxxxxxxxxxxx does not exist
QUIT
221 2.0.0 host.my.domain closing connection
Connection closed by foreign host.
------------------------------------------------------------------------

Elisej Babenko

I get the same problem with my laptop which uses DHCP in FreeBSD
6.2-RC1 and earlier was using 6.1-S, this happens to me regurarely
even I just opened an address in FF, then again trying to open same
host via FF.

Is there away to cache dns locally in my laptop?

Thank you,

-Abdullah
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • [SLE] Apache 2.0.46 & ipv6
    ... I have setup the dns to resolve ipv6.wiplinger.org. ... I can ping this host from my local lan from an xp machine with ping and ... In order to make sure that I really use IPv6, I set up apache to use ...
    (SuSE)
  • Re: Can not ping localhost -- all looks correct...
    ... > ping: unknown host localhost ... command line but I am getting a similar error which says "Local Host ...
    (comp.os.linux.networking)
  • Re: resolving .local addresses
    ... and then bind9 to resolve the local machines. ... able to use the host name to connect to them (ssh foo should attempt ... But then I can ping ...
    (Ubuntu)
  • Re: What is the difference between "No address associated with name" and "Unknown host"
    ... ping: cannot resolve accounts.eirtrade.ie: No address associated with name ... ping: cannot resolve accounts.eirtrade.i: Unknown host ... Because the domain name server cannot be found, it is not possible to tell the IP address of the given hostname. ...
    (freebsd-questions)
  • Re: Strange error during boot. sm-mta??
    ... :outside world for asylum, asylum.local and 3.2.168.192.in-addr.arpa. ... :Don't expect nslookup to resolve these names. ... now when i ping asylum.local it pings my pc... ... but now when i ping localhost, ...
    (comp.unix.bsd.freebsd.misc)