From owner-freebsd-isp Mon Sep 16 17: 5:56 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C583437B400 for ; Mon, 16 Sep 2002 17:05:54 -0700 (PDT) Received: from irc.dagupan.com (irc.dagupan.com [202.91.161.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E3B743E6A for ; Mon, 16 Sep 2002 17:05:54 -0700 (PDT) (envelope-from francisv-dated-1032653145.e6b21d@irc.dagupan.com) Received: from irc.dagupan.com (localhost [127.0.0.1]) by irc.dagupan.com (Postfix) with ESMTP id 41CDD460 for ; Tue, 17 Sep 2002 08:05:45 +0800 (PHT) To: Subject: RE: tinydns / dnscache Date: Tue, 17 Sep 2002 08:05:44 +0800 Message-ID: <10F29E27A956D511B0940050DA8D86A985C6A6@mailserver.dagupan.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal In-Reply-To: <002401c25d76$3914e530$921bc518@psknet.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 From: Francis Vidal X-Delivery-Agent: TMDA/0.58 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You have to explicitly allow the IPs you want dnscache to serve: touch /service/dnscache/root/ip/63.171.251 allows all 63.171.251.0/24 to connect to the dnscache service but you also need to make dnscache listen on the public interface, 63.171.251.200. -----Original Message----- From: Troy Settle [mailto:troy@psknet.com] Sent: Monday, September 16, 2002 7:43 PM To: freebsd-isp@freebsd.org Subject: tinydns / dnscache I installed djbdns from ports, and I'm trying to get dnscache working, but am having a problem doing so. It works fine on 127.0.0.1, but not on the IP bound to my outside interface. Nothing shows up in the logs. Both nslookup and dnsquery time out. Works: dnscache-conf nobody nobody /services/dnscache 127.0.0.1 Doesn't work: dnscache-conf nobody nobody /services/dnscache 63.171.251.200 I have verified that named isn't running, and that nothing else is using the port. Any help? -- Troy Settle Pulaski Networks 540.994.4254 - 866.477.5638 http://www.psknet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message