From owner-freebsd-questions@FreeBSD.ORG Sun Sep 25 23:09:35 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 08B3216A41F for ; Sun, 25 Sep 2005 23:09:35 +0000 (GMT) (envelope-from vscg13@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A82843D49 for ; Sun, 25 Sep 2005 23:09:34 +0000 (GMT) (envelope-from vscg13@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so218861nzk for ; Sun, 25 Sep 2005 16:09: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:mime-version:content-type; b=QACf/X0iYrHJE5FGNYS5PYGW7l6gJMaw0fhwvcxnLedugDMYBo6YnKbh0qcCc6zjQtjEPFhqgO7MsZc5pQzsKAb5IKuKHeA05wq7ELjcbUbhrpoBgACZ7mdF5OkfsqVUZ5JV48B6w2USPjCwbE3yYSWfX3HFOMZSlCwXBo+dJaw= Received: by 10.36.126.12 with SMTP id y12mr971898nzc; Sun, 25 Sep 2005 16:09:34 -0700 (PDT) Received: by 10.36.135.7 with HTTP; Sun, 25 Sep 2005 16:09:33 -0700 (PDT) Message-ID: <821087f4050925160910aa880c@mail.gmail.com> Date: Sun, 25 Sep 2005 16:09:33 -0700 From: Vincent Stipo To: freebsd-questions@freebsd.org MIME-Version: 1.0 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 Subject: Problem connecting to http on port 81 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vincent Stipo List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Sep 2005 23:09:35 -0000 I have a problem connecting to webservers(http) that run on port 81 using freebsd 5.4 I can't get it to work with lynx, wget. BitTorrent cant connect to tracker= s that run on 81 either. I don't have any firewalls or anything installed. I have no clue what the problem is. For example.. my server can access http://filelist.org:80 just fine. but when i try http://filelist.org:81 it fails to connect. Anyone have a clue what is happening here?