From owner-freebsd-questions Mon Aug 20 13: 0:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by hub.freebsd.org (Postfix) with ESMTP id EB47537B409 for ; Mon, 20 Aug 2001 13:00:32 -0700 (PDT) (envelope-from ryan@sasknow.com) Received: from localhost (ryan@localhost) by ren.sasknow.com (8.9.3/8.9.3) with ESMTP id OAA79499; Mon, 20 Aug 2001 14:00:23 -0600 (CST) (envelope-from ryan@sasknow.com) Date: Mon, 20 Aug 2001 14:00:23 -0600 (CST) From: Ryan Thompson To: Darryl Hoar Cc: freebsd-questions@FreeBSD.ORG Subject: Re: djbdns - Config questions In-Reply-To: <004601c129b1$9dd2e980$0701a8c0@darryl> Message-ID: Organization: SaskNow Technologies [www.sasknow.com] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Darryl Hoar wrote to freebsd-questions@FreeBSD.ORG: > [...] > Yes I have setup the alias per the website. I look at the log > file for dnscache and it looks ok. I look at the log file for > tinydns and it has: > tinydns: fatal: unable to bind UDP socket: address already used > > What am I missing here ? > > I want tinydns and dnscache to be running on the same box. I want > all my local Windows clients to have their primary dns setting point > to this box. I have followed the instructions for making dnscache > act as a forwarding proxy server. What am I missing ? You have two services on port 53, on the IP address in question. Be careful that, if you are trying to run two daemons on port 53, that they are explicitly bound to different IP addresses. You can see what is running on port 53 with sockstat(1). > > I can provide more info, if its needed. > > thanks, > Darryl > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Ryan Thompson Network Administrator, Accounts SaskNow Technologies - http://www.sasknow.com #106-380 3120 8th St E - Saskatoon, SK - S7H 0W2 Tel: 306-664-3600 Fax: 306-664-1161 Saskatoon Toll-Free: 877-727-5669 (877-SASKNOW) North America To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message