Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2010 20:43:26 +0100
From:      Polytropon <freebsd@edvax.de>
To:        S Mathias <smathias1972@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Does anybody know a PeerGuardian like app?
Message-ID:  <20101229204326.9a5093e9.freebsd@edvax.de>
In-Reply-To: <121635.36384.qm@web121406.mail.ne1.yahoo.com>
References:  <121635.36384.qm@web121406.mail.ne1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 29 Dec 2010 08:04:16 -0800 (PST), S Mathias <smathias1972@yahoo.com> wrote:
> Are there any programs blocking ip, and has frequently updated
> lists, like the peerguardian on windows?

Yes, FreeBSD's base system brings the IPFW firewall that can be
used to block IPs, ranges of IPs or lists. Also PF can be used
for that purpose. Still I'm not sure in how far there are GUI
applications that help you controlling those system-level tools.
For most uses, automated solutions without any UI at all are
widely preferred. See "man ipfw" for details.

There are also other tools to help with blocking SSH brute force
attacks or unwanted FTP connection attempts from unauthorized
IPs. There are good automating mechanisms in those tools. Those
tools are available from FreeBSD's ports collection.

Is this what you had in mind?


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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