From owner-freebsd-questions@freebsd.org Thu Apr 20 18:49:20 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C602D48F01 for ; Thu, 20 Apr 2017 18:49:20 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 7DDF114ED for ; Thu, 20 Apr 2017 18:49:20 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 7A521D48F00; Thu, 20 Apr 2017 18:49:20 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79EC4D48EFF for ; Thu, 20 Apr 2017 18:49:20 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: from mail-qk0-x230.google.com (mail-qk0-x230.google.com [IPv6:2607:f8b0:400d:c09::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3842B14EC for ; Thu, 20 Apr 2017 18:49:20 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: by mail-qk0-x230.google.com with SMTP id h67so54653794qke.0 for ; Thu, 20 Apr 2017 11:49:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=P3243AS1PxkmzAeoFHn0Lm28FFEXWX3gq3wr+HQQ7K0=; b=SPj2I6dlyezJ6HjMazA+u00EIEfvyQD2AxooU3izp0pRiQRLs4iDYM0SKgb19O8gDe 5yqWDqoBmtzBHE8DRTeAPUoHiDfQNGvjR6Ut5eDmCQP4l0Jlv2SIdMAYC798X3SPPQko 3dsMfSk7yA/3aYgr0WkkLzf8GCn53mMdodJLVXXlvuENBMMsWLPqXHihCXoc0eX4zxmn 1L/guKaG0DYwZjlu9/1xCiES91nhEVY3JoK31m9WH0YTP064QPy/YL4Z82pEDRH+03xk qcRZdopIQcTAOdukhCVAMAk/j/qFPCs9PkQvkTvu479Aj74y6448YmlUxX30vLzZ3qBL JzLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=P3243AS1PxkmzAeoFHn0Lm28FFEXWX3gq3wr+HQQ7K0=; b=SG7PhThUPOwswy20nTxPxnzJDMJl6eiqQ3MBAi89bUtycvnCGmOHGX16YshxjedvoU aoi+JWmTzyJ7IS4lRXydI27MMhj+jLv1frELhzCdipT0Yys3VbGIIyYK6iRVyCxccpzx gK+qgjSnNtSNr+r5dGqysk4rcZorPDB+TPM7ccgXS9KvZg/CDJEOK0n7gZRA30x+RBJ7 vM8A61ao4e5Tdb1HlShkwOwocE8XPN3ClTFwkaGUu1HcomlgYFFS5wxKfxCRGpmcBs2s AT368F+zLVbZbI/MfZNDbMjFXWpHPbe3h3BbnKpReDE4KZPMcRjfjpiOeMum8FTJbtdE JJ8w== X-Gm-Message-State: AN3rC/7A4czIisZMBS6YUvGQW4oSUNYJ5S/zfdkjsZG8vUUPL8bEl59Y 7j+4AByu8d33pRjJd56gXXaVdgi9K1VznSI= X-Received: by 10.55.8.19 with SMTP id 19mr10235039qki.63.1492714159170; Thu, 20 Apr 2017 11:49:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.55.74.7 with HTTP; Thu, 20 Apr 2017 11:48:38 -0700 (PDT) From: Odhiambo Washington Date: Thu, 20 Apr 2017 21:48:38 +0300 Message-ID: Subject: Strange Name Server Problem To: questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2017 18:49:20 -0000 I have a server running FreeBSD 11.0-STABLE. I am a little stumped why my local caching bind instance doesn't answer queries. I have then opted to run bind on port 5353 and unbound on port 53. I still experience the same problem! root@waridi:/usr/local/etc/unbound # sockstat -l | grep named bind named 50877 20 tcp4 192.168.27.254:5353 *:* bind named 50877 21 tcp4 127.0.0.1:5353 *:* bind named 50877 22 tcp4 127.0.0.1:953 *:* bind named 50877 23 tcp6 ::1:953 *:* bind named 50877 512 udp4 192.168.27.254:5353 *:* bind named 50877 513 udp4 192.168.27.254:5353 *:* bind named 50877 514 udp4 192.168.27.254:5353 *:* bind named 50877 515 udp4 127.0.0.1:5353 *:* bind named 50877 516 udp4 127.0.0.1:5353 *:* bind named 50877 517 udp4 127.0.0.1:5353 *:* root@waridi:/usr/local/etc/unbound # sockstat -l | grep unb unbound unbound 51296 3 udp4 127.0.0.1:53 *:* unbound unbound 51296 4 tcp4 127.0.0.1:53 *:* unbound unbound 51296 5 udp4 192.168.27.254:53 *:* unbound unbound 51296 6 tcp4 192.168.27.254:53 *:* unbound unbound 51296 10 udp4 *:29712 *:* unbound unbound 51296 11 udp4 *:28511 *:* unbound unbound 51296 13 udp4 *:35511 *:* unbound unbound 51296 14 udp4 *:19644 *:* unbound unbound 51296 15 udp4 *:22549 *:* unbound unbound 51296 16 udp4 *:30714 *:* unbound unbound 51296 17 udp4 *:11907 *:* unbound unbound 51296 18 udp4 *:50834 *:* root@waridi:/usr/local/etc/unbound # Name resolution takes so long because it has to happen via the ISPs DNS Servers, which are the 3rd and 4th options in /etc/resolv.conf I am actually lost as to where to start looking. -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft."