Networking Forums

Networking Forums > Computer Networking > Linux Networking > message to 'Old Guy'

Reply
Thread Tools Display Modes

message to 'Old Guy'

 
 
michanux
Guest
Posts: n/a

 
      07-23-2006, 04:56 PM
Hello

You answered to 'no resolving'

>No - you can only run the daemon out of one place (the normal would be a
>a runlevel script, such as /etc/rc.d/rc3.d/S55named - lacking that,
>then running it out of rc.local is OK). Trying to run it out of inetd.conf
>is _most_ unusual (I don't think I've ever seen it done by any regular
>distribution), and will cause grief because the same port can not be
>accessed by two or more daemons at the same time.
>
>Try using 'strace' to see where things are barfing. Try
>
> strace -eopen ping michael.zuhause.de
>
>which _might_ give clues about the failure.


I don't find an importent missing file:

open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/libc.so.6", O_RDONLY) = 3
open("/etc/nsswitch.conf", O_RDONLY) = 3
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/tls/i686/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib/tls/i686/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/tls/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/tls/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/tls/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/lib/tls/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/lib/i686/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib/i686/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/lib/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/lib/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/lib/tls/i686/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/lib/tls/i686/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/lib/tls/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/lib/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/tls/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/lib/tls/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/tls/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/usr/lib/i686/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/lib/i686/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/lib/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/mmx/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/mmx/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/usr/lib/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib/libnss_db.so.2", O_RDONLY) = 3
open("/lib/libnss_files.so.2", O_RDONLY) = 3
open("/lib/libdb3.so.3", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/lib/libdb3.so.3", O_RDONLY) = 3
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/libnss_files.so.2", O_RDONLY) = 3
open("/etc/protocols", O_RDONLY) = 3
open("/etc/resolv.conf", O_RDONLY) = 4
open("/etc/host.conf", O_RDONLY) = 4
open("/etc/hosts", O_RDONLY) = 4
open("/etc/ld.so.cache", O_RDONLY) = 4
open("/lib/libnss_dns.so.2", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/lib/libnss_dns.so.2", O_RDONLY) = 4
open("/lib/libresolv.so.2", O_RDONLY) = 4

Do you have another idea to search for the mistake?

Michael

 
Reply With Quote
 
 
 
 
Moe Trin
Guest
Posts: n/a

 
      07-25-2006, 12:14 AM
On 23 Jul 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<(E-Mail Removed) .com>, michanux wrote:

>You answered to 'no resolving'


Yes, and please either use the news server from your ISP, or learn how
to use google to 'reply' to a thread. You're making it very difficult
for anyone to help you be creating new threads rather than replying to
the replies. See Michael Heiming's "A new reader?" thread posted twice a
week to comp.os.linux.misc among other groups;. Specifically, see the
section "Google Groups users please read - Howto reply properly"
http://groups.google.com/support/bin...y?answer=14213

Also, please don't direct articles at an individual - I'm a network admin,
not a programmer.

>>Try using 'strace' to see where things are barfing. Try


>I don't find an importent missing file:


I don't see anything obvious either. Looking back through the articles
you've posted (much more difficult because of the new threads, rather than
appending to a single thread), in your first post you showed that nslookup
had no problem resolving the hostname. Try running an strace on the nslookup
and see how it differs from this.

Second, what exactly is in /etc/resolv.conf file? Asking my name servers
about 'michael.zuhause.de' returns a NXDOMAIN, so I'm assuming you are
asking ONLY the name server that is authoritative for that address, and
not asking the name servers from your ISP. You must remember that the
resolver code believes the first answer it receives, even if that answer
is "I don't know". Thus, if the resolver asks your ISP because that one
is responding faster and the ISP replies 'NXDOMAIN', then the resolver's
job is done. It will NOT try another name server hoping to get an answer.

Old guy
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
message =? hankus Wireless Networks 2 02-22-2008 11:59 PM
the system cannot find message text for message number 0x admintgal Windows Networking 0 12-07-2007 03:04 AM
Why is pktgen v1.3 causing an error message like this? (See message body) gregg.drwho8@gmail.com Linux Networking 0 12-29-2006 03:43 AM
net message MichaelS Windows Networking 1 02-25-2004 03:04 PM
udp message psnewsserver Linux Networking 0 09-15-2003 11:09 AM



1 2 3 4 5 6 7 8 9 10 11