From owner-freebsd-questions@FreeBSD.ORG Tue Oct 6 21:42:53 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B680106566B for ; Tue, 6 Oct 2009 21:42:53 +0000 (UTC) (envelope-from fbsd@brightstar.bomgardner.net) Received: from brightstar.bomgardner.net (brightstar.bomgardner.net [209.240.79.79]) by mx1.freebsd.org (Postfix) with ESMTP id 1B4218FC14 for ; Tue, 6 Oct 2009 21:42:52 +0000 (UTC) Received: from brightstar.bomgardner.net (localhost [127.0.0.1]) by brightstar.bomgardner.net (Postfix) with ESMTP id 0BC87119C38; Tue, 6 Oct 2009 16:42:52 -0500 (CDT) From: "Gene" To: Chris Cowart Date: Tue, 6 Oct 2009 16:42:52 -0500 Message-Id: <20091006214115.M53910@brightstar.bomgardner.net> In-Reply-To: <20091006180519.GA63605@hal.rescomp.berkeley.edu> References: <20091006174735.M14938@brightstar.bomgardner.net> <20091006180519.GA63605@hal.rescomp.berkeley.edu> X-Mailer: OpenWebMail 2.52 20060502 X-OriginatingIP: 192.168.0.11 (fbsd) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: FBSD 7.2 - ports blocked but no firewall 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: Tue, 06 Oct 2009 21:42:53 -0000 On Tue, 6 Oct 2009 11:05:19 -0700, Chris Cowart wrote > Gene wrote: > > I'm running 7.2 GENERIC and installed the unrealirc port. I've started it up > > and can connect from localhost just fine. But when attempting to connect from > > the outside world (eg. from another box on the lan) I get connection refused. > > > > I've tried both with and without ipfilter running (with appropriate rule). > > Other ports are reachable including a non-standard port used for ssh. > > > > The question: Could there be any reason that port 6667 might be blocked? > > (Unrealircd questions can be taken up elsewhere). > > It's possible you've configured Unrealircd to only listen on > localhost and not on "*". > > Look for something like: > > | listen *:6697 > | { > | ... > | }; > > And make sure it's "*" and not "127.0.0.1". > Checked and it's correct. -- To everything there is a season, And a time to every purpose under heaven.