From owner-freebsd-questions@FreeBSD.ORG Sat Feb 5 12:50:55 2005 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 4BD9A16A4CE for ; Sat, 5 Feb 2005 12:50:55 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id B75DA43D1F for ; Sat, 5 Feb 2005 12:50:54 +0000 (GMT) (envelope-from cristian.salan@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so527830rne for ; Sat, 05 Feb 2005 04:50:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=IV8FqmYXGLKjoC0w72yT1dPAg+9VcB7v9lNPpFZPP3JRZYIWA4X+AiyNPI0vR8yYbqEsjURLjZqX/OrZVeQNKNM0743XC7le6L8xn7mpnp/KNX2bYemrLLawbSCIM+vtncBsaiLteK+F1BrkNd8La0K2EUJlvPwca0LKnounzvA= Received: by 10.38.152.6 with SMTP id z6mr133343rnd; Sat, 05 Feb 2005 04:50:53 -0800 (PST) Received: by 10.38.165.45 with HTTP; Sat, 5 Feb 2005 04:50:53 -0800 (PST) Message-ID: <809d83890502050450454c9cc@mail.gmail.com> Date: Sat, 5 Feb 2005 14:50:53 +0200 From: Cristian Salan To: "Gelsema, Patrick" In-Reply-To: <50789.195.50.100.20.1107603733.squirrel@195.50.100.20> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <809d83890502050255755690e2@mail.gmail.com> <50789.195.50.100.20.1107603733.squirrel@195.50.100.20> cc: freebsd-questions@freebsd.org Subject: Re: natd or firewall problem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Cristian Salan List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Feb 2005 12:50:55 -0000 > > Hello dear list, > > > > I have one FreeBSD router in front of the internal network. Now I've > > installed another FreeBSD box which must be the www sever. > > I've managed to redirect the port 80 at the router and the web server > > is visible to the outside world. But the problem is now at the other > > internal workstations which are unable to browse the web server. > > > > Please enlighten me, > > Cristian Salan On Sat, 5 Feb 2005 12:42:13 +0100 (CET), Gelsema, Patrick wrote: > Hi, > > IN order to enlighten you we need some more information. Sounds to me you > could be having issues with internal/external DNS and ip-addresses. In > other words, you are querying your www server from a dns and is getting > the Internet ip back instead of the lan ip. Can you connect to your www > server with ip? I can only connect using the internal ip address. Otherwise, yes, when querying for the name I get the external IP address. There is no DNS server on this lan. Is this the problem? Cristian Salan