From owner-freebsd-questions Tue Sep 25 21:27: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from brightstar.bomgardner.net (pool-151-204-71-88.delv.east.verizon.net [151.204.71.88]) by hub.freebsd.org (Postfix) with ESMTP id E9F3737B407 for ; Tue, 25 Sep 2001 21:27:01 -0700 (PDT) Received: from morningstar (morningstar.bomgardner.net [192.168.123.1]) by brightstar.bomgardner.net (8.11.3/8.11.3) with ESMTP id f8Q4Qo701146 for ; Wed, 26 Sep 2001 00:27:02 -0400 (EDT) (envelope-from glbj@bellatlantic.net) From: "Gene Bomgardner" To: freebsd-questions@freebsd.org Date: Wed, 26 Sep 2001 00:25:49 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Apache Woes Reply-To: Gene@Bomgardner.net Message-ID: <3BB1208E.11367.201EFBA@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 Hi all: I'm running Apache on a 4.3 box. It runs stand-alone. If I access it from a browser on the LAN it works fine. However, if I attempt to use it from another location on the Net, it fails to respond. I've verified that the box is reachable (ie. I can telnet to it, ftp from it, etc). Nothing shows up in the the access or error logs. It appears that packets from remote sites aren't reaching httpd. I've tried checking over the httpd.conf file and I've even tried to make sure that inetd isn't somehow intercepting the packets. The firewall rules are simply any to any, no restrictions of any kind. Still nothing. I need a few troubleshooting suggestions. For example, is there any way to record incoming packets from the outside world for inspection? Can they be traced through the system to see where they are going? Thanx for any help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message