From owner-freebsd-questions Mon Jun 22 05:36:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA21968 for freebsd-questions-outgoing; Mon, 22 Jun 1998 05:36:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from warp-9.ml.org (root@warp-9.ml.org [203.20.114.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA21910 for ; Mon, 22 Jun 1998 05:35:56 -0700 (PDT) (envelope-from root@warp-9.ml.org) Received: (from root@localhost) by warp-9.ml.org (8.8.8/8.8.7) id CAA01128 for questions@freebsd.org; Sun, 21 Jun 1998 02:08:25 +1000 (EST) (envelope-from root) Date: Sun, 21 Jun 1998 02:08:25 +1000 (EST) From: Justin Message-Id: <199806201608.CAA01128@warp-9.ml.org> To: questions@FreeBSD.ORG Subject: help please??? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi i was wondering if you could help me i'm TRYING to use bind8 and i can't seem to get tcp to listen on port 53 i did exactly what the book ses allow-transfer { any; }; listen-on port 53 { any; }; and everything else but it still doesn't want to listen on tcp. is there anything i should check to make sure nothing is wrong because /etc/services tcp 53 is on and /var/log/messages doesn't say theres a problem. PLEASE help me, as i've been trying to fix this problem for a good week now, and it seems its working for everyone else To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message