BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: {bb} bbgen 3.0 is now available
In <OFA76D2269.667C6802-ONC1256F09.00231FAE-C1256F09.0023C5D7@LocalDomain> Peter.Jakobs@marconiselenia.com writes:
>I installed also the patch that you posted, but that doesn't resolve the
>problem.
No, the patch is for the dns/dig test. Your problem is with the
normal DNS lookups used for all the other tests.
>I recompiled, but when I run the bbtest-net --no-update --debug i
>see messages like this:
>2004-09-08 08:23:22 Got DNS result for host geau04 : 10.31.237.104
>2004-09-08 08:23:22 Got DNS result for host gehp41 : 10.107.127.17
>2004-09-08 08:23:22 DNS lookup failed for acs1 - status 4
>2004-09-08 08:23:22 DNS lookup failed for legge185 - status 4
All of your failures have status "4", which means "not found".
I.e. the DNS server responded that it does not know this name.
These names that fail - are they in the DNS, or are they in a local
/etc/hosts file ? Or perhaps you are using NIS (YP) ? That would in
fact explain this problem nicely, since c-ares does not support NIS.
I am interested in seeing what you have for
* the "hosts" entry in /etc/nsswitch.conf
* your /etc/host.conf (if you have one)
* your /etc/resolv.conf
Whatever the cause of the problem, I will probably implement some sort
of setting so bbtest-net can fall back to the standard gethostbyname()
function used until now. But I would like to understand what the
problem is ...
Henrik
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index