Displaying 20 results from an estimated 400 matches similar to: "Asterisk SIP attacks and sshguard"
2019 Nov 21
2
Is there an sshguard script for logwatch?
Hi all,
I wonder if there is a script to analyze logfiles for llogwatch and
sshguard?
Anyone knows?
Adrian
--
Adri P. van Bloois
"Elegance is not a dispensable luxury but a factor that decides between
success and failure."
Edsger W. Dijkstra
2018 Feb 25
2
RFC 8305 Happy Eyeballs in OpenSSH
Has anyone checked to make sure that this won't upset sshguard? [1]
Offhand, it looks like it will [2][3].
[1] https://www.sshguard.net/
[2] https://bitbucket.org/sshguard/sshguard/src/2ed7e0aee18b7271daab92d5335c14e04bb2cc89/src/parser/attacks.txt?at=master&fileviewer=file-view-default#attacks.txt-9
[3]
2020 May 23
1
fail2ban setup centos 7 not picking auth fail?
Just to add another alternative while we're discussing the subject, I've got a soft spot for CSF as a replacement for fail2ban, and it has a lot of additional features as well.
https://www.configserver.com/cp/csf.html
P.
On 22/05/2020 18.32, Jerry wrote:
> On Thu, 21 May 2020 23:22:04 -0700, lists stated:
>> I use SSHGuard on well ssh (doh!), but supposedly you can use it
2019 Nov 21
0
Is there an sshguard script for logwatch?
On Thu, 2019-11-21 at 13:44 +0100, Adrian van Bloois wrote:
> I wonder if there is a script to analyze logfiles for llogwatch and
> sshguard?
> Anyone knows?
You can take an existing script, for another piece of software reported
by Logwatch, retain the beginning and ending parts, and create your own
version. The completed script should be placed in /etc to ensure it is
not
2020 May 22
4
fail2ban setup centos 7 not picking auth fail?
I use SSHGuard on well ssh (doh!), but supposedly you can use it for postfix and dovecot also. I can tell you it is well supported. I am on Centos 7 using firewalld.
? Original Message ?
From: adi at ddns.com.au
Sent: May 21, 2020 11:01 PM
To: voytek at sbt.net.au
Cc: dovecot at dovecot.org
Subject: Re: fail2ban setup centos 7 not picking auth fail?
On 22-05-2020 15:45, Voytek Eymont
2016 Aug 29
1
.htaccess file
On Sun, Aug 28, 2016 at 5:23 PM, Keith Keller
<kkeller at wombat.san-francisco.ca.us> wrote:
> On 2016-08-28, TE Dukes <tdukes at palmettoshopper.com> wrote:
>
>> Right now, I'm just trying to take some load off my
>> home server from badbots but I am getting hit on other services as well.
>
> Another possibility for you to look at is sshguard. It can
2019 Sep 25
1
Spam Blocking by filtering on username / id
Hi,
Sorry for the delay in replying. Been having a few mail problems ironically! Gmail smtp server stopped working!
On 23/09/2019 4:13 PM, Bernd Petrovitsch via dovecot wrote:
> It's not directly a solution within dovecot but "fail2ban" exists.
Yes, I have fail2ban, but that bans based on IP address. And most mail password attacks these days are distributed, and although
2013 Jun 20
2
init.d scripts not starting at boot
I have just deployed a new CentOS 6.4 image on AWS, and I'm having issues
with init.d scripts not starting up.
I've verified the following;
1) They work on their own after boot
2) They're set to run at runlevel 3,4, and 5 via chkconfig
3) The system boots up in runlevel 3 (no GUI)
4) There are no lingering PID files around after boot
5) Permissions
2008 Jul 21
20
Ideas for stopping ssh brute force attacks
just wanted to get some feedback from the community. Over the last few
days I have noticed my web server and email box have attempted to ssh'd to
using weird names like admin,appuser,nobody,etc.... None of these are
valid users. I know that I can block sshd all together with iptables but
that will not work for us. I did a little research on google and found
programs like sshguard and
2014 Oct 04
0
CentOS-docs Digest, Vol 95, Issue 5
Good suggestion for sshguard. pjwelsh
https://wiki.gentoo.org/wiki/Sshguard
http://www.funtoo.org/Package:Sshguard
There you go, I give permission to cross license & plagiarize my *ntoo
content to centos's wiki. it should be very similar to a cent box
except for yum install sshguard && chkconfig sshguard (or however that
ones done) && service sshguard start -sixsixsix
2002 Apr 12
2
Using openssh 3.1p1 on Solaris with tcp wrappers?
Dear OpenSSH Developers,
Thanks for all the great work on this important tool. We've built
version 3.1p1 on
SAPTC platforms under Solaris 2.8 using gcc 2.95.2. Several quick
notes and a
question:
1) There are several discrepancies between the INSTALL file on the
openssh web
site ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/INSTALL
and the output from "./configure
2020 May 22
0
fail2ban setup centos 7 not picking auth fail?
On Thu, 21 May 2020 23:22:04 -0700, lists stated:
>I use SSHGuard on well ssh (doh!), but supposedly you can use it for
>postfix and dovecot also. I can tell you it is well supported. I am
>on Centos 7 using firewalld.
SSHGuard works fairly well with Postfix; however, it is virtually
useless with Dovecot. It never picks up on "auth fail" and a few
others. I have submitted
2014 Oct 03
2
CentOS-docs Digest, Vol 95, Issue 2
On 10/03/2014 12:11 AM, centos-docs-request at centos.org wrote:
> Send CentOS-docs mailing list submissions to
> centos-docs at centos.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.centos.org/mailman/listinfo/centos-docs
> or, via email, send a message with subject or body 'help' to
> centos-docs-request at centos.org
>
>
2018 Feb 23
6
RFC 8305 Happy Eyeballs in OpenSSH
Hello,
I use hosts that are dual stack configured (IPv4 and IPv6) and it
happens that connectivity through one or the other is broken and
timeouts. In these case connection to the SSH server can take quite some
time as ssh waits for the first address to timeout before trying the
next.
So I gave a stab at implementing RFC 8305. This patch implements part of
it in sshconnect.c.
* It does not do
2016 Aug 28
5
.htaccess file
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> Behalf Of Keith Keller
> Sent: Sunday, August 28, 2016 4:23 PM
> To: centos at centos.org
> Subject: Re: [CentOS] .htaccess file
>
> On 2016-08-28, TE Dukes <tdukes at palmettoshopper.com> wrote:
> >
> > I'm just not following or understanding.
2019 Sep 23
4
Spam Blocking by filtering on username / id
This is probably quite an easy question, but I haven't been able to find the answer. I'm running a server where all the email addresses are in the format "user at domain.com". I've noticed that a large number of fake login attempts use the format "user" eg. reception, service, root, admin.
Is it possible to prevent any such logins to these email users without an
2007 Jun 06
4
how hierarchical is HTB?
Hi there!
I''ve using HTB for a while and now I an faced with a ''problem''.
How hierarchical is HTB?
Let''s say I have this 3 layer HTB setup:
root class 1: (rate=100, ceil=100)
1: children classes 1:10 (30,100) and 1:20 (70,100)
1:10 children classes 1:100 (10,100) and 1:101 (20,100)
1:20 children classes 1:200 (30,100) and 1:201 (70,100)
I managed to have
2010 May 12
2
IAX2 - providers discontinuing support
What is wrong with IAX2 protocol?
If IAX2 is so much better than SIP so why providers discontinuing support for IAX2
I was with provider "callwithus" but they discontinue IAX2
I switched to "checkbox.cc" but they discontinued it as well.
What is wrong with IAX2?
--
Joseph
2019 Mar 08
3
[Bug 1326] New: `nft list' is very slow when output contains meters that has lots of elements
https://bugzilla.netfilter.org/show_bug.cgi?id=1326
Bug ID: 1326
Summary: `nft list' is very slow when output contains meters
that has lots of elements
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
2010 Mar 18
2
Wanted: free DID number and provider feedback
Ok, I see there's alot out there of voip providers.
Curious what to watch out for ? charges and fee's, etc ?
If anyone has feedback as to a GOOD voip provider experience (one that
gave FREE DID) Please share.
Again, I am doing this to learn about asterisk, I'm currently testing
it at home.
thanks,
On Wed, Mar 17, 2010 at 11:49 PM, Joe Greco <jgreco at ns.sol.net> wrote: