From owner-freebsd-questions Fri Dec 13 0:11:39 2002 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 A7C2437B401 for ; Fri, 13 Dec 2002 00:11:38 -0800 (PST) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id C24C243EC2 for ; Fri, 13 Dec 2002 00:11:37 -0800 (PST) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.6/8.12.6) with ESMTP id gBD8BMXJ040127; Fri, 13 Dec 2002 21:11:22 +1300 (NZDT) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.6/8.12.6/Submit) id gBD8BLns040126; Fri, 13 Dec 2002 21:11:21 +1300 (NZDT) (envelope-from jonc) Date: Fri, 13 Dec 2002 21:11:21 +1300 From: Jonathan Chen To: David Loszewski Cc: freebsd-questions@FreeBSD.ORG Subject: Re: no internal access to webpage Message-ID: <20021213081121.GB39441@grimoire.chen.org.nz> References: <3DF98662.5020108@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DF98662.5020108@attbi.com> User-Agent: Mutt/1.4i 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 On Fri, Dec 13, 2002 at 02:04:02AM -0500, David Loszewski wrote: > I'm having a problem where I can't access my webpage internally but can > access it externally. I'm running all FreeBSD 4.6.2 and 4.7 machines > and have no internal namerserver of anytype. do I need to create an > internal nameserver for myself to type in my domain name and come up > with my webpage? I have a gateway and the gateway forwards any requests > for port 80 to the webserver. Unfortunately that doesn't work (as other posters may have already told you). I used to get around that problem by having 2 DNS servers running on separate machines, one for external queries, and another one for internal queries. Nowadays, I used BIND9's multiple views to handle external/internal queries with one DNS server. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "Beer. Now there's a temporary solution." - Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message