Re: ssh and ipfw
From: Bart Matthaei (bart@dreamflow.nl)
Date: 02/26/02
- Next message: Sheldon Hearn: "Re: ssh and ipfw"
- Previous message: Adam@junik.lv: "ssh and ipfw"
- In reply to: Adam@junik.lv: "ssh and ipfw"
- Next in thread: Sheldon Hearn: "Re: ssh and ipfw"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 26 Feb 2002 12:33:11 +0100 From: Bart Matthaei <bart@dreamflow.nl> To: "Adam@junik.lv" <adam@junik.lv>
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
ipfw add pass tcp from any to any established
HTH.
Bart
-- Bart Matthaei bart@dreamflow.nl Kiss me twice. I'm schizophrenic.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
- application/pgp-signature attachment: stored
- Next message: Sheldon Hearn: "Re: ssh and ipfw"
- Previous message: Adam@junik.lv: "ssh and ipfw"
- In reply to: Adam@junik.lv: "ssh and ipfw"
- Next in thread: Sheldon Hearn: "Re: ssh and ipfw"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|