From owner-freebsd-questions Fri Aug 24 8:19:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from whoweb.com (whoweb.com [208.146.132.20]) by hub.freebsd.org (Postfix) with ESMTP id 158C737B40B for ; Fri, 24 Aug 2001 08:19:13 -0700 (PDT) (envelope-from mailist@whoweb.com) Received: (from mailist@localhost) by whoweb.com (8.8.8/8.8.6) id LAA21709; Fri, 24 Aug 2001 11:09:54 -0400 (EDT) Date: Fri, 24 Aug 2001 11:09:54 -0400 (EDT) From: Incoming Mail List Message-Id: <200108241509.LAA21709@whoweb.com> To: dave@hawk-systems.com, freebsd-questions@FreeBSD.ORG, mailist@whoweb.com Subject: RE: strange problem 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 >Can you ping, traceroute, telnet, ftp into the box from outside the network? Yes. >try pinging port 80 see if an error or filter statement is generated. How do I ping a specific port? >you could try putting apache on a different port(8080 >or something totally off-the-wall) and see if it responds... Great suggestion. I reconfigured apache and etc/services for http on port 7500 (definately off-the-wall) and the web server responded instantly. Put the original files back in place with http on port 80, and it has stopped working again. I'd say that pretty confirms that requests to port 80 on this particular machine are being filtered someplace. Before I accuse the ISP however, I want to make sure that it's not something on the server that is dropping the packets on that port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message