From owner-freebsd-questions@FreeBSD.ORG Thu Mar 11 13:34:38 2004 Return-Path: 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 7E19816A4CE for ; Thu, 11 Mar 2004 13:34:38 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 486A243D2D for ; Thu, 11 Mar 2004 13:34:38 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 11 Mar 2004 15:35:03 -0600 Message-ID: <4050DB6B.1050207@daleco.biz> Date: Thu, 11 Mar 2004 15:34:35 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: whizkid@ValueDJ.com References: <23229.208.253.246.93.1079038697.squirrel@www.ValueDJ.com> In-Reply-To: <23229.208.253.246.93.1079038697.squirrel@www.ValueDJ.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 11 Mar 2004 21:35:03.0515 (UTC) FILETIME=[B6C3F2B0:01C407B0] cc: freebsd-questions@freebsd.org Subject: Re: IPFW problems connecting to port 25! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 21:34:38 -0000 whizkid@ValueDJ.com wrote: >I have IPFW setup, and in my ruleset i have the following line > >add 04009 allot tcp from any to me dst port 80 in via x10 setup >add 04010 allow tcp from any to me dst port 25 in via xl0 setup > >however if I enable the firewall and try to telnet into port 25, it cannot >connect.. BUT if I disable the firewall I have NO problems. With the >firewall enabled I can browse my webserver with no problem, but I cannot >connect to port 25.. Any suggestions? > >FreeBSD 5.1-Current > >ipfw disable firewall I can access port 25 remotely >ipfw enable firewall it cannot connect to port 25 remotely > > You do have a rule for established connections? Kevin Kinsey DaleCo S.P.