From owner-freebsd-security Tue Feb 26 3:34:30 2002 Delivered-To: freebsd-security@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 6313037B404 for ; Tue, 26 Feb 2002 03:34:27 -0800 (PST) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 16ffvS-0005Ps-00; Tue, 26 Feb 2002 13:37:42 +0200 From: Sheldon Hearn To: "Adam@junik.lv" Cc: freebsd-security@freebsd.org Subject: Re: ssh and ipfw In-reply-to: Your message of "Tue, 26 Feb 2002 13:28:19 +0200." <003101c1beb8$b196e240$06cdb6d5@junik.lv> Date: Tue, 26 Feb 2002 13:37:42 +0200 Message-ID: <20823.1014723462@axl.seasidesoftware.co.za> Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 26 Feb 2002 13:28:19 +0200, "Adam@junik.lv" wrote: > I would appreciate any help with this issue: You should have sent your question to the freebsd-questions mailing list. > I'm using ipfw on two machines, both running FreeBSD 4.5 RELEASE. > At both machines the following rules apply: > ipfw add pass tcp from A to B 22 > ipfw add pass tcp form B to A 22 Spot the difference: ipfw add pass tcp from A to B 22 ipfw add pass tcp form B 22 to A Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message