Current time: 06-26-2024, 06:05 PM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Erledigt] iptables apache anbindung
Author Message
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #16
RE: iptables apache anbindung
Hi Rene,

die log rotation in /apache* steht momentan auf max. 8MB, das sollte eigentlich nicht zu groß sein, oder?
Das Problem ist wenn fail2ban hängt, ist der socket noch in /tmp vorhanden. Den muss ich dann löschen und den process killen, dann fail2ban starten. Ist zwar keine Lösung, aber könnte man vieleicht über ein Script per Cron jede Stunde laufen lassen ...
Oder könnte es sein das es etwas mit den Schreibrechten auf dem /tmp Folder zu tun hat - also das jemand den Socket manipuliert ...

hier die jail.conf

Code:
[DEFAULT]
ignoreip = 127.0.0.1
bantime  = 6000
maxretry = 3

[ssh]
enabled = true
port    = ssh
filter    = sshd
logpath  = /var/log/auth.log
maxretry = 2

[apache]
enabled = true
port    = http
filter  = apache-auth
logpath = /var/log/apache2/users/*access.log
maxretry = 6

[apache-modsec]
enabled = true
port    = http
filter  = apache-modsec
logpath = /var/log/apache*/*-combined.log
maxretry = 1

[apache-noscript]
enabled = true
port    = http
filter  = apache-noscript
logpath = /var/log/apache*/*error.log
maxretry = 6

[proftpd]
enabled  = true
port     = ftp
filter   = proftpd
logpath  = /var/log/auth.log
maxretry = 3
02-25-2008 01:13 AM
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: iptables apache anbindung - BeNe - 02-21-2008, 09:01 PM
RE: iptables apache anbindung - fulltilt - 02-21-2008, 09:15 PM
RE: iptables apache anbindung - fulltilt - 02-21-2008, 09:49 PM
RE: iptables apache anbindung - BeNe - 02-21-2008, 10:13 PM
RE: iptables apache anbindung - fulltilt - 02-21-2008, 10:25 PM
RE: iptables apache anbindung - fulltilt - 02-22-2008, 06:45 PM
RE: iptables apache anbindung - BeNe - 02-22-2008, 10:43 PM
RE: iptables apache anbindung - fulltilt - 02-22-2008, 10:49 PM
RE: iptables apache anbindung - Rene - 02-24-2008, 12:32 AM
RE: iptables apache anbindung - fulltilt - 02-24-2008, 01:13 AM
RE: iptables apache anbindung - Rene - 02-24-2008, 01:23 AM
RE: iptables apache anbindung - fulltilt - 02-24-2008, 01:29 AM
RE: iptables apache anbindung - fulltilt - 02-25-2008, 12:48 AM
RE: iptables apache anbindung - Rene - 02-25-2008, 01:02 AM
RE: iptables apache anbindung - fulltilt - 02-25-2008 01:13 AM
RE: iptables apache anbindung - Rene - 02-25-2008, 01:15 AM
RE: iptables apache anbindung - fulltilt - 02-25-2008, 01:25 AM
RE: iptables apache anbindung - Rene - 02-25-2008, 01:31 AM
RE: iptables apache anbindung - fulltilt - 02-25-2008, 01:41 AM
RE: iptables apache anbindung - Rene - 02-25-2008, 01:50 AM
RE: iptables apache anbindung - fulltilt - 02-25-2008, 01:57 AM
RE: iptables apache anbindung - Rene - 02-25-2008, 01:59 AM
RE: iptables apache anbindung - fulltilt - 03-01-2008, 08:54 PM
RE: iptables apache anbindung - Rene - 03-01-2008, 09:05 PM
RE: iptables apache anbindung - fulltilt - 03-01-2008, 09:14 PM
RE: iptables apache anbindung - Rene - 03-01-2008, 09:17 PM
RE: iptables apache anbindung - fulltilt - 03-01-2008, 09:29 PM
RE: iptables apache anbindung - Rene - 03-01-2008, 09:32 PM

Forum Jump:


User(s) browsing this thread: 3 Guest(s)