From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 17:41:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6378837B401 for ; Wed, 11 Jun 2003 17:41:45 -0700 (PDT) Received: from rwcrmhc12.attbi.com (rwcrmhc12.attbi.com [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id C107243FCB for ; Wed, 11 Jun 2003 17:41:44 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[24.147.188.198]) by attbi.com (rwcrmhc12) with ESMTP id <2003061200414401400acia4e>; Thu, 12 Jun 2003 00:41:44 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h5C0fg1V061133; Wed, 11 Jun 2003 20:41:42 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h5C0fcO4061130; Wed, 11 Jun 2003 20:41:38 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Tim Radigan References: <3EE64C79.10006@touchdynamic.com> From: Lowell Gilbert Date: 11 Jun 2003 20:41:37 -0400 In-Reply-To: <3EE64C79.10006@touchdynamic.com> Message-ID: <444r2wi0u6.fsf@be-well.ilk.org> Lines: 26 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: arplookup errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2003 00:41:45 -0000 Tim Radigan writes: > Hi everyone, I'm getting some arplookup errors here which I think is > the cause of my name server not transferring zone files over to the > slave server. > > Here is my scenario: > > 67.153.114.xx - gateway / nat / firewall / dhcpd server / dns server > (master for internal lan and slave for external interface) > 67.93.165.xx - apache / dns server (master for external and slave for > internal) > > now, the 67.153.114.xx server can transfer the external zone files > which it is a slave for > but the 67.93.165.xx server cannot transfer the internal zone files > for which it is a slave for > > and i'm getting these errors in syslog on the 67.93.165.xx server: > > arplookup 67.153.114.xx failed: host is not on local network > > on both machines our ISP told me to use a netmask of 255.255.255.248 > could the netmask be causing this behavior? What does the route from your gateway machine to the DNS server look like?