From owner-freebsd-questions@FreeBSD.ORG Wed Sep 21 00:18:46 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 1E8A716A41F for ; Wed, 21 Sep 2005 00:18:46 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9519743D45 for ; Wed, 21 Sep 2005 00:18:45 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id t9so49006wxc for ; Tue, 20 Sep 2005 17:18:45 -0700 (PDT) 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:references; b=jJp+lvm82eVUTX0w5L96nhPc3gSW8hz2AE7HjtPpCirQ9KPs2J4jJ+Vb6mhAtcqQWjymFCvtca/3UOYj+e5aVnur6/UVkiflbDz3NZgbALxgCf1pRq/kL5OddEgcQ1gAI5hgfuR5i3pcaoQaBiE3MW8TcGPHXG6bpGHu2XrUicE= Received: by 10.70.113.8 with SMTP id l8mr2179144wxc; Tue, 20 Sep 2005 17:18:45 -0700 (PDT) Received: by 10.70.91.17 with HTTP; Tue, 20 Sep 2005 17:18:45 -0700 (PDT) Message-ID: <57416b30050920171878c24c26@mail.gmail.com> Date: Wed, 21 Sep 2005 10:18:45 +1000 From: Peter Clutton To: freebsd-questions@freebsd.org In-Reply-To: <44u0gftz7i.fsf@be-well.ilk.org> Mime-Version: 1.0 References: <44u0gftz7i.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: tdimson@gmail.com Subject: Re: Intranet/Internet Gateway - Intranet requests to Internet ip time out X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: peterclutton@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 00:18:46 -0000 On 20 Sep 2005 13:40:17 -0400, Lowell Gilbert < freebsd-questions-local@be-well.ilk.org> wrote:=20 >=20 > Thomas Dimson writes: >=20 > > > > Here is my problem: whenever a person on the internal network tries to > > connect to my web server (or anything else) on my public IP, the > > request times out. I type in www.presidenturkel.com(my domain name) > > on any computer in my university and it appears like it exists, but > > does not return any signals. If I manually type in the ip > > 127.97.245.108 , it works perfectly.=20 You need to have DNS set up correctly on your internal network, tha's why= =20 IP works but domain name doesn't.