From owner-freebsd-questions Fri Mar 8 23:21:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 1D4A537B402 for ; Fri, 8 Mar 2002 23:21:49 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g297L3l02635; Sat, 9 Mar 2002 20:21:03 +1300 (NZDT) (envelope-from jonc) Date: Sat, 9 Mar 2002 20:21:03 +1300 From: Jonathan Chen To: Paul Everlund Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Reverse DNS.. Additional info.. Message-ID: <20020309202103.A2449@grimoire.chen.org.nz> References: <3C8952A6.CC90A07C@cs.umu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3C8952A6.CC90A07C@cs.umu.se>; from tdv94ped@cs.umu.se on Sat, Mar 09, 2002 at 01:09:10AM +0100 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 Sat, Mar 09, 2002 at 01:09:10AM +0100, Paul Everlund wrote: > Hi again! > > I now discovered that I can connect to Apache from my Windows- > computer, on my internal network, without problem. Apache is > running as standalone, but telnetd is started from inetd. Is > the problem related to inetd? No. It's a reverse DNS lookup. Telnetd does one, but Apache doesn't. Either run a internal DNS with the IP addresses reverse-ptr'd or add the IP addresses to the /etc/hosts file of the machine in questions. -- Jonathan Chen ---------------------------------------------------------------------- "Opportunity does not knock, it presents itself when you beat down the door" - W.E. Channing To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message