From owner-freebsd-questions@FreeBSD.ORG Sun Aug 10 08:06:33 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF0E41065671 for ; Sun, 10 Aug 2008 08:06:32 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 74C4C8FC15 for ; Sun, 10 Aug 2008 08:06:32 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m79BmWJ6035056; Sat, 9 Aug 2008 06:48:32 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080809064710.0250ee08@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sat, 09 Aug 2008 06:48:22 -0500 To: "Redd Vinylene" , questions@freebsd.org From: Derek Ragona In-Reply-To: References: Mime-Version: 1.0 X-Antivirus: avast! (VPS 080808-0, 08/08/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.93.3/7990/Sat Aug 9 02:12:56 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m79BmWJ6035056 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: BIND won't resolve my IPs (not upstream or something?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2008 08:06:33 -0000 At 05:41 AM 8/9/2008, Redd Vinylene wrote: >I got this FreeBSD server called mother (80.252.2.2). On it, I've made >two jails, camel (80.252.2.3) and box (80.252.2.4 through to >80.252.2.127). The problem is that reverse lookups for any of the IPs >preceding .4 on box fails. If I connect to IRC with .5 for instance, >it times out and reverts back to .4, whose lookup works just fine. >BIND runs on camel. Maybe the problem is that BIND is not upstream for >all those IPs? (I don't know what that means, a friend just told me) >Or that I haven't configured the reverse for any of the other IPs? I >would really like to keep BIND running on camel, as its dedicated to >all my vital network services, whereas box is the home of all my >users, and thus expendable ;) Is there any way to modify BIND on >camel, or must I set up an additional one on box? My (hopefully) >relevant configuration files can be found here -- >http://pastie.org/250469 -- much obliged, and thanks! You need to check that you have zone files for both forward and reverse lookups, and those zones are defined in named.conf -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.