From owner-freebsd-questions@FreeBSD.ORG Fri Sep 23 05:43:54 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 53B9716A41F for ; Fri, 23 Sep 2005 05:43:54 +0000 (GMT) (envelope-from vstipo@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99A0643D45 for ; Fri, 23 Sep 2005 05:43:53 +0000 (GMT) (envelope-from vstipo@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so51752nzd for ; Thu, 22 Sep 2005 22:43:53 -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:content-transfer-encoding:content-disposition; b=Gf/jD6bxiNkOkcWPaKnoiZDnaiCGOK+aDon3m0Eh2tlCYNma/BE/9Ho2ZS/A5MTonksk4c9VjeCqSiYtU4pPERuP07JSrgx2EXw70+glymWZbptBTGtgdyyLmTHMHg8eN3zfhnRdbiqjMPnWxQIqoLwaVC2+lf2F4wpHkOZu65w= Received: by 10.54.34.14 with SMTP id h14mr3618812wrh; Thu, 22 Sep 2005 22:43:53 -0700 (PDT) Received: by 10.54.160.1 with HTTP; Thu, 22 Sep 2005 22:43:52 -0700 (PDT) Message-ID: <2922902205092222432ab7f3f2@mail.gmail.com> Date: Thu, 22 Sep 2005 22:43:52 -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 Subject: FreeBSD 5.4 Stable - Having problems with remote connections. 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: Fri, 23 Sep 2005 05:43:54 -0000 Lets start off by saying I'm new to FreeBSD and im using the 5.4 stable ver= sion. I'm having problems with remote connections. I tried installing multiple programs that recieve outside connectons. Squid Proxy Bittorrent Battlefield 2 Server and they start up fine. I cant connect to squid remotely. I cant download anything with bittorrent, the bf2 server shows up on the "server list" but when you connect you get a connection refused error. So, is there some kind of default measure in place to stop remote connections? From as far as I can tell no firewall is running. Do I have to add the services in inetd?