Date: Sun, 14 Oct 2001 10:47:22 +0100 From: Josef Karthauser <joe@tao.org.uk> To: Henrik Holmstam <turbo@lamering.org> Cc: Kenneth Wayne Culver <culverk@wam.umd.edu>, Alfatrion <alfatrion@cybertron.tmfweb.nl>, "Maine LOA List Admin (Brent Bailey)" <brentb@loa.com>, "Hartmann, O." <ohartman@klima.physik.uni-mainz.de>, freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: IPFW or IPFILTER? Message-ID: <20011014104722.M31066@tao.org.uk> In-Reply-To: <20011012185458.K69352-100000@darkwing.turbo.net>; from turbo@lamering.org on Fri, Oct 12, 2001 at 06:56:48PM %2B0200 References: <Pine.GSO.4.21.0110121216390.27495-100000@sun10pg2.wam.umd.edu> <20011012185458.K69352-100000@darkwing.turbo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--kunpHVz1op/+13PW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 12, 2001 at 06:56:48PM +0200, Henrik Holmstam wrote: >=20 > Can IPFW keep state on UDP and ICMP as IPFilter can? >=20 Yes, I'm using it for udp keep-state on several sites. It was very easy to setup and worked first time. # ipfw show | grep keep-state 01300 22289 3500378 allow udp from ${mynetwork} to any keep-state Joe p.s. I removed the network number and replaced it with ${mynetwork} in the output above. --kunpHVz1op/+13PW 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 iEYEARECAAYFAjvJXyoACgkQXVIcjOaxUBZ4CQCgnhVw9zoVplVDw7NrBQFK5clG /3UAoIHlf0PLAJecJTlhh2wXfUi3Jx8/ =xOd0 -----END PGP SIGNATURE----- --kunpHVz1op/+13PW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011014104722.M31066>