Displaying 20 results from an estimated 1000 matches similar to: "Portsentry"
2005 Aug 26
0
portsentry and proftpd RPMs available
Just dropping a note, I've built CentOS4 friendly RPMs (as well as RHEL4
and FC4) of two of my favourite tools, PortSentry and ProFTPd:
ftp://ftp.pbone.net/mirror/ftp.falsehope.net/home/tengel/portsentry/CentOS4/
ftp://ftp.pbone.net/mirror/ftp.falsehope.net/home/tengel/proftpd/CentOS4/
PortSentry is built using the last known (RedHat 9 based) SPEC/patches
from FreshRPMS, updated to apply
2003 Jul 16
6
HOWTO: Temporary dynamic blocking with Shorewall and Portsentry
Hi, all:
This is just a note and suggestion, not a question; but I really like this
system and thought it might be useful to others so I decided to share. Hope
it helps someone, and comments or suggestions are always welcome.
1. Overview: Shorewall accepts traffic on ports that I consider
"hostile" (i.e. ports on which I would NEVER expect to see connections) and
redirects
2003 Jul 18
0
portsentry and shorewall
I installed portsentry and am using it with shorewall.
I followed the HOWTO posted here, and I have it
working together, I have gotten about 4 emails saying
such IP is blocked for 5 days. However, in the
/etc/portsentry dir, the only files in there are:
portsentry.conf
portsentry.ignore
portsentry.temp.block
There are no files that should be there like:
portsentry.history
portsentry.block -
2005 Apr 28
2
portsentry+shorewall
Hello,
i use shorewall for a very long time (2 years or so) and i use it for nat and
as firewall....i now use portsentrys to detect portscans but there is one
problem...i use the HOWTO from the shorewall mailing list to make portsentry
and shorewall work together....but there is one prob portscans get detected
and a drop rule is added to shorewall for example
shorewall drop 62.178.xxx.xx
2004 Jun 15
1
Netatalk
yum was unable to find and install netatalk, so i used RH9 package. It
successfully installed, but didn't started.
Dmesg showed me that some module is missing. I pressume I will need to
compile new kernel, right ?
Best Regards
Kuba
2005 Sep 16
0
Portsentry cause IPTable Reloads
I'm having some trouble with portsentry on CentOS. I've installed it
and configured it to ignore my network. However, every 20 minutes, it
reloads my iptables and basically kills any SSH sessions, etc. Any
suggestions?
Thanks,
Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Mar 20
6
[OT maybe] netcafe firewall
Hi all,
I appologise in advance if this is a little OT, but I am building
a box that will serve as firewall and router for a small ''internet
cafe / netcafe'' and am using CentOS...
So here it is:
What are the best tools to be used for keeping the potential
script kiddies from ''harming the Internet'' :) ? I specifically want
to be able to detect and prevent
2007 Mar 13
4
Centos-specific Denyhosts Howto Anyone?
Hi, after reading the docs (no man page) and seeing a few example
howtos, I see none for Centos specifically.
I hereby offer to write this and even host it, and any other wiki-able
howto you want, if you can school me on the first few steps relevant to
how to link up the current rpmforge rpm for RHEL4-64. See, right now,
the one for centos loads into the /usr/share/doc, which is an odd place
2013 Oct 15
2
Data handling
Hello all,
I'm having a problem with data handling. My input data is (dput in the
after the signature):
Date Time Fraction
06/19/13 22:15:39 0.3205
06/19/13 22:15:44 0.3205
06/19/13 22:15:49 0.3205
06/19/13 22:15:54 0.3205
06/19/13 22:15:59 0.3205
06/19/13 22:16:09 0.3205
Date in format month/day/year, Time in HH:MM:SS and fraction represents the
fractions of
2005 Dec 14
3
OT - Proftpd Authentication Failure
I have installed proftpd on a new x86_64 server:
[root at ftp ~]# uname -a
Linux ftp.csdsinc.com 2.6.9-22.0.1.ELsmp #1 SMP Thu Oct 27 14:49:37 CDT
2005 x86_64 x86_64 x86_64 GNU/Linux
CentOS release 4.2 (Final)
Proftpd Ver:
[root at ftp ~]# rpm -q proftpd
proftpd-1.2.10-8.2.el4.rf
Selinux is disabled
Modified debug file excerpt:
xxx.xxxxx.com - ProFTPD 1.2.10 (stable) (built Fri Feb 18
2007 Apr 16
3
Maildir, INDEX, and folders
I'm reading the wiki et el. regarding indexes, but can't come up with a
coherent answer to the setup and what will happen. I want to take the
indexes and move them off of NFS (~/Maildir) and place in
/var/spool/dovecot/indexes, but not have to hand create everything (user
homes, mail folders)
So, I create a parent folder /var/spool/dovecot/indexes that has the
appropriate permissions
2012 Nov 26
4
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
Sorry for speaking too soon. It is missing from 3.2 which is the version I have been using. If it is already implemented than it is very good news.
Thanks.
-----Original Message-----
From: Eli Bendersky [mailto:eliben at google.com]
Sent: Monday, November 26, 2012 9:25 AM
To: Manny Ko
Cc: Albert Graef; Benjamin Kramer; LLVM Developers Mailing List
Subject: Re: [LLVMdev] Removing old JIT
2010 Feb 03
0
cannot mount NFS share, portmap problems, what todo? [SOLVED]
On Wed, Feb 3, 2010 at 2:40 PM, Geoff Galitz <geoff at galitz.org> wrote:
>
>
> > Should it be running, or not?
>
>
>
>
>
> >root at mercury:[~]$ netstat -ap --inet | grep rpc
>
> >tcp 0 0 *:sunrpc *:*
> LISTEN 6458/portsentry
>
> >udp 0 0 localhost:filenet-rpc localhost:filenet-rpc
2012 Nov 26
2
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
Thanks Andrew for the update.
Does it support NotifyFunctionEmitted?
Cheers.
-----Original Message-----
From: Kaylor, Andrew [mailto:andrew.kaylor at intel.com]
Sent: Monday, November 26, 2012 1:06 PM
To: Manny Ko
Cc: LLVM Developers Mailing List
Subject: RE: [LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
The current 3.2 code branch has events being broadcast from the MCJIT engine
2007 Jan 01
2
Error Help Needed
Hello everyone,
I need a little help finding an issue one of my machines. I have 4 setup all
the same way and just this one gives the errors. Here are the errors from
Logwatch;
?################### LogWatch 5.2.2 (06/23/04) ####################
?--------------------- Arpwatch Begin ------------------------
Argument "4444'service' option expects either the name of a
2006 May 26
8
Which libtiff 3.8.2 do I grab?
Via google: libtiff 3.8.2
http://rpm.pbone.net/index.php3/stat/4/idpl/2839214/com/libtiff-3.8.2-2.x86_64.rpm.html
This got me to a page all about libtiff 3.8.2 for 'Fedora other' and a link
http://rpm.pbone.net/index.php3?stat=3&search=libtiff&srodzaj=3
for other distributions.
So which do I take?
?
2012 Nov 26
1
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
I see. If I am writing my own listener can I still get back the (llvm::Function, void* Code, size_t Size)?
Ciao.
-----Original Message-----
From: Kaylor, Andrew [mailto:andrew.kaylor at intel.com]
Sent: Monday, November 26, 2012 1:24 PM
To: Manny Ko
Cc: LLVM Developers Mailing List
Subject: RE: [LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
No. It adds a new event,
2005 Jan 31
3
auto-blacklist
I have been getting a lot of dictionary attacks against my server and
want to automatically add the IP address of the offender when their
failed SSH login attempts are equal to five or more. I was just going
to write a dumb BASH script to do this unless there is a more
intelligent way?
Eric
2012 Nov 26
0
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
No. It adds a new event, 'NotifyObjectEmitted'. The Intel JIT listener that I mentioned then uses the emitted object to find the functions (which are all emitted together).
Because of the way that MCJIT is implemented, it isn't really feasible to reconstruct things like the EmittedFunctionDetails in the NotifyFunctionEmitted event.
-Andy
-----Original Message-----
From: Manny Ko
2007 Oct 24
3
fastcgi
Hello
is there any fastcgi rpm available.
I downloaded fastcgi rpm from pbone.net, but it does not contain
mod_fastcgi.so
what about srpm ?
http://rpm.pbone.net/index.php3/stat/4/idpl/612033/com/mod_fastcgi-2.4.0-1.i386.rpm.html
thanks for help