From owner-freebsd-questions@FreeBSD.ORG Tue Sep 20 04:28:36 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 14E2716A41F for ; Tue, 20 Sep 2005 04:28:36 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64C0E43D45 for ; Tue, 20 Sep 2005 04:28:35 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so699157wxd for ; Mon, 19 Sep 2005 21:28:34 -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=o4MrJ286DHze+nEivJvNjR4nMA2VR5nClJNPdP06xUiGEWNhJ5qGwLXbUAo2auqeogPtInHa1hzlaQSq6JIniHjx111kxWbNTnkYUUjNo/Axz17Q0nfsraEv8euWEaXZ89w+cNmo9/9dMc+dOokVz1kdzIjiPNn0osHxRXMWygw= Received: by 10.70.76.5 with SMTP id y5mr1779061wxa; Mon, 19 Sep 2005 21:28:34 -0700 (PDT) Received: by 10.70.91.17 with HTTP; Mon, 19 Sep 2005 21:28:34 -0700 (PDT) Message-ID: <57416b3005091921285ca59c10@mail.gmail.com> Date: Tue, 20 Sep 2005 14:28:34 +1000 From: Peter Clutton To: steve lasiter In-Reply-To: <20050919214908.99687.qmail@web33613.mail.mud.yahoo.com> Mime-Version: 1.0 References: <20050919214908.99687.qmail@web33613.mail.mud.yahoo.com> 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: free bsd Subject: Re: two questions in one 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: Tue, 20 Sep 2005 04:28:36 -0000 On 9/20/05, steve lasiter wrote:=20 >=20 >=20 > My web server is up and running well and I can test > all by going to 192.168.0.2 from any internal > workstation, but if I try to go to www.mywebsite.com > from any internal workstation, which maps to the > 66.190.xxx.xxx IP directed to web server port 80 as it > should, my attempt will time out. If I run next door > to my buddies and hit it from his PC I get there just > fine.=20 Sounds like your clients aren't set up correctly with DNS to me. Are they= =20 pointing to DNS server, is it serving?