From owner-freebsd-questions@FreeBSD.ORG Mon Sep 26 00:20:09 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 4546A16A41F for ; Mon, 26 Sep 2005 00:20:09 +0000 (GMT) (envelope-from vscg13@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA82F43D48 for ; Mon, 26 Sep 2005 00:20:08 +0000 (GMT) (envelope-from vscg13@gmail.com) Received: by zproxy.gmail.com with SMTP id q3so1225240nzb for ; Sun, 25 Sep 2005 17:20:08 -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:in-reply-to:mime-version:content-type:references; b=Stxt6pqyzSn0Nr+qwxxREMOnqElBjp3rPj+Y01Tr3ZigSzknxJ1vTzjuEVBHtY3RJB5aWUKRLa7wRN+ESNWk++0AFKB8QJqYzS36JGNSvoBIPs2gsxBQzuwlRZmHuFQyf/EGBdSjLiiHtE1OMQCbtE/Tz0ICUsAYgzmUAH0+fR4= Received: by 10.36.101.9 with SMTP id y9mr1205307nzb; Sun, 25 Sep 2005 17:20:08 -0700 (PDT) Received: by 10.36.135.7 with HTTP; Sun, 25 Sep 2005 17:20:08 -0700 (PDT) Message-ID: <821087f4050925172072705ddf@mail.gmail.com> Date: Sun, 25 Sep 2005 17:20:08 -0700 From: Vincent Stipo To: freebsd-questions@freebsd.org In-Reply-To: <20050926021034.6108f80c.albi@scii.nl> MIME-Version: 1.0 References: <821087f4050925160910aa880c@mail.gmail.com> <20050926021034.6108f80c.albi@scii.nl> 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: Re: 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: Mon, 26 Sep 2005 00:20:09 -0000 I have a squid proxy running on the server. Don't know how that would affec= t anything. When going through the proxy, I can't connect to any port 81 sites. There is no firewall. The server is located at a co-lo, as far as I know, there shouldnt be any port blocking. If I for example.. set up an http daemon on the server to port 81, remote hosts can connect just fine. So the port cant be blocked, unless there is some reason they would block outbound tcp on port 81... its a burstable 100mbit pipe. the provider is calpop - http://calpop.com/ I want to find ou= t if there is somthing wrong with my setup before i send a ticket. On 9/25/05, albi wrote: > > On Sun, 25 Sep 2005 16:09:33 -0700 > Vincent Stipo wrote: > > > 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 > trackers > > 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. bu= t > > when i try http://filelist.org:81 it fails to connect. > > - are you using any proxy-software or proxy-server from your ISP ? > - is your ISP blocking port 81 ? > - your modem or router doesn't have a firewall blocking port 81 ? > > -- > grtjs, albi > gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import >