From owner-freebsd-questions@FreeBSD.ORG Wed Nov 9 04:26: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 EC6DB16A420 for ; Wed, 9 Nov 2005 04:26:34 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id B05C443D5C for ; Wed, 9 Nov 2005 04:26:26 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [192.168.214.215] (c-24-1-232-64.hsd1.tx.comcast.net[24.1.232.64]) by comcast.net (sccrmhc11) with ESMTP id <2005110904261601100mfa96e>; Wed, 9 Nov 2005 04:26:25 +0000 Message-ID: <43712604.3020908@computer.org> Date: Tue, 08 Nov 2005 22:26:12 +0000 From: Eric Schuele User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lonnie Cumberland References: <437144EC.9060604@outstep.com> In-Reply-To: <437144EC.9060604@outstep.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 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 04:26:35 -0000 Lonnie Cumberland wrote: > 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. What does `sockstat -4` say? Do you have a /etc/hosts.allow? Is it configured properly? > > I can only telnet to 1 of the 2 IP's. > > How can I fix this? > > Thanks, > Lonnie > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > -- Regards, Eric