From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 12:00:21 2004 Return-Path: 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 4981916A4CE for ; Wed, 21 Jan 2004 12:00:21 -0800 (PST) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1585F43D46 for ; Wed, 21 Jan 2004 12:00:10 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([67.20.101.103]) by mta10.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040121200009.TPTK9070.mta10.adelphia.net@barbish> for ; Wed, 21 Jan 2004 15:00:09 -0500 From: "fbsd_user" To: "freebsd-questions@FreeBSD. ORG" Date: Wed, 21 Jan 2004 15:00:08 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: how to tell if my ISP is blocking email & web ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2004 20:00:21 -0000 I am thinking about enabling my gateway's sendmail email server to receive email directly from the public internet and also installing apache to serve my own home page. I have 24/7 cable internet connection plus an registered domain name which goes no place right now. I know I can not ask my ISP's tech support if they block ports 110, 25, and 80, because they will get suspicious and monitor my account. Want to stay under their radar. So I need a way to test if the ports are blocked or not using an friends PC and my current IP address. What do you recommend?