FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 4:13 AM BST
Port details
sshguard 1.5_1 security on this many watch lists=12 search for ports that depend on this port
Protect hosts from brute force attacks against ssh and other services
Maintained by: mij@bitchx.it search for ports maintained by this maintainer
Port Added: 01 Mar 2007 01:37:03
License: not specified in port


Sshguard monitors services from their logging activity. It reacts to messages
about dangerous activity by blocking the source address with the local firewall.

Sshguard employs a clever parser that can recognize several logging formats at
once transparently (syslog, syslog-ng, metalog, multilog, raw messages), and
detects attacks for many services out of the box, including SSH, FreeBSD's
ftpd and dovecot.  It can operate all the major firewalling systems, including
PF, netfilter/iptables, IPFIREWALL/ipfw, IPFILTER.

Sshguard has several relevant features like support for IPv6, whitelisting,
suspension, log message authentication. It is reliable, easy to set up and
demands very few resources to the system.

WWW: http://sshguard.sourceforge.net
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
security/sshguard-ipfilter
security/sshguard-ipfw
security/sshguard-pf
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/sshguard/ && make install clean
To add the package: pkg_add -r sshguard


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://sunet.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://iweb.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://switch.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://surfnet.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://kent.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://freefr.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://voxel.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://jaist.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://osdn.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://nchc.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://ncu.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://transact.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://softlayer.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://internode.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://ufpr.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
http://waix.dl.sourceforge.net/project/sshguard/sshguard/sshguard-1.5/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Jul 2011 18:16:30
Original commit files touched by this commit  1.5_1
arved search for other commits by this committer
Fix sshguared-ipfw -b option

PR:             157807
Submitted by:   Dmitry <smallcms@gmail.com>
Approved by:    maintainer timeout
12 Jun 2011 02:35:49
Original commit files touched by this commit  1.5
miwi search for other commits by this committer
- Update to 1.5

PR:             155607
Submitted by:   Matthias Fechner <idefix@fechner.net>
10 Jan 2010 00:36:33
Original commit files touched by this commit  1.4
danger search for other commits by this committer
- update to 1.4

PR:             ports/142469
Approved by:    gabor, Maintainer
22 Aug 2009 00:35:32
Original commit files touched by this commit  1.3
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
03 Oct 2008 14:28:11
Original commit files touched by this commit  1.3
amdmi3 search for other commits by this committer
- Update to 1.3, which also fixes build problem with autoconf

PR:             127599
Submitted by:   Jeremy Johnston <jeremy at smart-serv dot net>
Suggested by:   Mij <mij at bitchx dot it> (maintainer)
23 Sep 2008 18:58:35
Original commit files touched by this commit  1.2
amdmi3 search for other commits by this committer
- Update to 1.2. Changes:
  - support for Cyrus IMAP
  - support for SSH "possible break-in attempt" messages
  - updated support for dovecot to include logging format of new versions
  - fix of IPF backend causing sshguard not to update /etc/ipf.rules (disallow
IPv6)
  - fix detection of password when sshd doesn't log anything more than PAM
- While here, use SF macro

PR:             127456
Submitted by:   Mij <mij at bitchx dot it> (maintainer)
28 Jul 2008 07:35:02
Original commit files touched by this commit  1.1_1
lwhsu search for other commits by this committer
- Install man page to ${MANPREFIX}/man .  Thanks to pav@ for notification
- Update description reflecting additions of version 1.1

PR:             ports/126001
Submitted by:   Mij <mij AT bitchx.it> (maintainer)
26 Jul 2008 13:49:02
Original commit files touched by this commit  1.1
lwhsu search for other commits by this committer
- Update to 1.1

PR:             ports/125973
Submitted by:   Mij <mij AT bitchx.it> (maintainer)
04 Jan 2008 20:35:08
Original commit files touched by this commit  1.0_1
arved search for other commits by this committer
Prevent the port from running automake if it is installed

PR:             118065
Submitted by:   Mij <mij@bitchx.it>
17 Jun 2007 21:55:21
Original commit files touched by this commit  1.0_1
itetcu search for other commits by this committer
- add patch for:
The regex used to recognize IPv6 addresses in security/sshguard{,-ipfw,-pf}
doesn't catch all IPv6 addresses. The author (and port maintainer) is aware of
this issue and supplied the patch, which fixes the issue. The patch will be
part of sshguard-1.1, which is due soonish.
- bump PORTREVISION

PR:             113800
Submitted by:   Henrik Brix Andersen
Approved by:    Mij (maintainer)
12 Jun 2007 22:13:32
Original commit files touched by this commit  1.0
itetcu search for other commits by this committer
Shorten COMMENT

Submitted by:   sat@
12 Jun 2007 22:09:47
Original commit files touched by this commit  1.0
itetcu search for other commits by this committer
Allow slave ports to overwrite the COMMENT.

Submitted by:   sat@
12 Jun 2007 20:05:42
Original commit files touched by this commit  1.0
itetcu search for other commits by this committer
- upgrade to version 1.0
- the port is no longer interactive, it uses the default blocking backend
(hosts)
- for pf and ipfw see the new ports sshguard-[pf|ipfw]

PR:             ports/112749
Submitted by:   Mij (maintainer)
Reviewed by:    leeym@
01 Mar 2007 10:06:14
Original commit files touched by this commit  0.91_1
clsung search for other commits by this committer
- respect maintainer's insist on interactive part,
  even IS_INTERACTIVE is discouraged
- PORTREVISION is thus bumped.

Approved by:    maintainer (implicit)
01 Mar 2007 01:36:56
Original commit files touched by this commit  0.91
clsung search for other commits by this committer
Add sshguard 0.91, protect networked hosts from brute force attacks
against ssh.

PR:             ports/109439
Submitted by:   Mij <mij at bitchx.it>

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.14 seconds.