Date: Sat, 20 Nov 2004 21:39:41 +0100 From: Marc Sztochay <msztochay@pilgerer.org> To: Francisco Reyes <lists@natserv.com> Cc: FreeBSD Security List <freebsd-security@freebsd.org> Subject: Re: Importing into rc.firewal rules Message-ID: <20041120203941.GB87868@pilgerer.org> In-Reply-To: <20041120133048.N7533@zoraida.natserv.net> References: <20041120133048.N7533@zoraida.natserv.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--VrqPEDrXMn8OVzN4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable You (Francisco Reyes) wrote on Sat, Nov 20, 2004 at 07:32:15PM CET: > I have a grown list of IPs that I am "deny ip from ###.### to any". > Infected machines, hackers, etc.. >=20 > Is there a way to have this list outside of rc.firewall and just read it= =20 > in? hi *, simply add a : for i in `cat denied_badhackers ` ; do ... into your ipfw script. its just shell :) regards, marc --=20 Marc Sztochay - mailto:msztochay@pilgerer.org =20 --VrqPEDrXMn8OVzN4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBn6uNWkMLJDwu5moRAmMJAJ9hFvcDTMutv/X+QWVdo6tqHjR6AwCgrJqe iOXhnOz193MJ21PYQEHHTmA= =uC7H -----END PGP SIGNATURE----- --VrqPEDrXMn8OVzN4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041120203941.GB87868>