Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2002 12:33:11 +0100
From:      Bart Matthaei <bart@dreamflow.nl>
To:        "Adam@junik.lv" <adam@junik.lv>
Cc:        security@freebsd.org
Subject:   Re: ssh and ipfw
Message-ID:  <20020226123311.A31322@heresy.dreamflow.nl>
In-Reply-To: <003101c1beb8$b196e240$06cdb6d5@junik.lv>; from adam@junik.lv on Tue, Feb 26, 2002 at 01:28:19PM %2B0200
References:  <003101c1beb8$b196e240$06cdb6d5@junik.lv>

next in thread | previous in thread | raw e-mail | index | archive | help

--EVF5PPMfhYS0aIcm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Feb 26, 2002 at 01:28:19PM +0200, Adam@junik.lv wrote:
> 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
> A and B being the respective IP addresses of the machines!

You want to allow established connections=20

ipfw add pass tcp from any to any established

HTH.

Bart

--=20
Bart Matthaei                 bart@dreamflow.nl=20

Kiss me twice.  I'm schizophrenic.

--EVF5PPMfhYS0aIcm
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE8e3J3gcc6pR+tCegRAkL9AJ9NtTmCKthis4DpGFR528eXWFgLWQCgr6pr
pKykfG0JU4/lMUsSKDlOnEI=
=5me6
-----END PGP SIGNATURE-----

--EVF5PPMfhYS0aIcm--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020226123311.A31322>