From owner-freebsd-questions@FreeBSD.ORG Wed Nov 9 00:38:27 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 03F8E16A41F for ; Wed, 9 Nov 2005 00:38:27 +0000 (GMT) (envelope-from lonnie@outstep.com) Received: from mail.outstep.com (www.outstep.com [205.177.73.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9449B43D48 for ; Wed, 9 Nov 2005 00:38:26 +0000 (GMT) (envelope-from lonnie@outstep.com) Received: (qmail 5185 invoked by uid 509); 8 Nov 2005 16:39:32 -0800 Received: from 70.120.87.170 by GeneralC.outstep.com (envelope-from , uid 507) with qmail-scanner-1.25-st-qms (clamdscan: 0.83/1166. spamassassin: 3.0.2. perlscan: 1.25-st-qms. Clear:RC:0(70.120.87.170):SA:0(-2.3/1.0):. Processed in 0.55382 secs); 09 Nov 2005 00:39:32 -0000 X-Spam-Status: No, hits=-2.3 required=1.0 X-Antivirus-MYDOMAIN-Mail-From: lonnie@outstep.com via GeneralC.outstep.com X-Antivirus-MYDOMAIN: 1.25-st-qms (Clear:RC:0(70.120.87.170):SA:0(-2.3/1.0):. Processed in 0.55382 secs Process 5176) Received: from cpe-70-120-87-170.satx.res.rr.com (HELO ?192.168.0.114?) (lonnie@outstep.com@70.120.87.170) by mail.outstep.com with SMTP; 8 Nov 2005 16:39:31 -0800 Message-ID: <437144EC.9060604@outstep.com> Date: Tue, 08 Nov 2005 18:38:04 -0600 From: Lonnie Cumberland User-Agent: Mozilla Thunderbird 1.0.5 (Windows/20050711) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Any Default Firewall Installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 00:38:27 -0000 Greetings All, I have a fresh FreeBSD 4.11 server installed with multiple IP's and am wondering if there is some type of default firewall running? The problem is that after logging in, can not telnet to either localhost or to one of the IP's, but can telnet to the other IP that is assigned to the server. For this particular project and as needed by some particular software that I have installed, I need to be able to telnet to all of the IP's and also have SSH installed. I can only telnet to 1 of the 2 IP's. How can I fix this? Thanks, Lonnie