X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:cc:subject; q=dns; s= default; b=DmQBE2IpxI3ToKH8u+PIebKm6m5FoCz4xP40rC4M+Sy8Fl/Lqu4s6 /wY127N4U1scYNTAy675p+V3OvYGBG6c3FUvlDXRotTz77M4PhtwwTr5guM2a3oY joA2KhW8O1oUK0P4RRK7jUpG4vHWZmZQejHWeOs5DwSIXz2g45Z9Xo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:cc:subject; s=default; bh=OUuxuuPARjaeRWaZBr/PuL06XRE=; b=C9PFzHFXfAGP5KhSmZ7W6Vz0NHHL kcjciV9lQVapgdT/5868AhgnnFgjg8ijk42QE6NXW9NW6MXO4y42gnCe2d2wp3fx 9KDOY1MPXmOWDtPDvwqnvzVYSOZpYBO1bNQrqBsG8NS3x4CA0HoZqFVearxbTsXM e8fHZXYoO9sOFqs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPAM_SUBJECT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mail2.asahi-net.or.jp Message-ID: <20131107185616.1052@binki> Date: Thu, 07 Nov 2013 18:56:16 +0900 From: wynfield AT gmail DOT com To: cc: Subject: Bind server X-IsSubscribed: yes I just installed BIND 9.9.3-P2 (Extended Support Version) using 32-bit setup-x86.exe. I ran /usr/sbin/named-config and then cygrunsrv -S named. Bind's named server fails. It goes get started, but immediately dies. The Events Log shows the following: -------------------------------------------------------- named: PID 3848: `named' service stopped, exit status: 1. named: PID 3952: exiting (due to fatal error). named: PID 3952: loading configuration: file not found. named: PID 3952: open: /etc/named.conf: file not found. named: PID 3952: loading configuration from '/etc/named.conf'. named: PID 3848: `named' service started. Looking in /etc there is no named.conf file. Is this an oversight in packaging? Any advice on getting named up and running (I don't have the expertise yet to quickly write up a named.conf file?) Regards -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple