Re: 'lookupd' fails to query DNS
site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com -- Marc Majka On 10 Jun, 2008, at 13:12, Michael Grigoni wrote: Greetings, I need to troubleshoot 'lookupd' and resolver behavior on Darwin 8.11.0 (OS X 10.4.11); the target is a netbooted G5 using only NFS mounts and no local mass storage. During boot, test pings in /etc/rc work to resolve FQDNs until 'lookupd' is started, and fail thereafter. I have set up 'darwinbuild' and compiled the 'netinfo' package (contains lookupd and the resolver libs) and with the new binaries, the behavior persists. Previous experiments netbooting Darwin 8.0.1 (from the Apple ISO) on this same machine did not produce this behavior (resolver worked after starting lookupd). Kernel traces and 'lookup -d' output are here: http://www.cybertheque.org/sw/darwin/lookupd-debug A similar issue is mentioned on a number of IPhone development websites but the workarounds don't work here. I would appreciate insights from those folks more familiar with the implementation and suggestions for introducing debugging into the code for 'lookupd' and the resolver (and perhaps appropriate libc routines). Regards, Michael Grigoni Cybertheque Museum _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/majka%40apple.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Perhaps there's an error in the DNS configuration in the configuration datastore. The command "scutil --dns" will print your DNS client configuration. That would be useful to see. This email sent to majka@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Marc Majka