Current time: 09-28-2024, 12:40 AM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT] leider nochmal ProFTPd
Author Message
U-Tux Offline
Junior Member
*

Posts: 34
Joined: Jul 2007
Reputation: 0
Post: #1
Sad [ERLEDIGT] leider nochmal ProFTPd
also irgendwie verzweifle ich langsam mit diesem mist-proftpd.
wie bereits in nem anderen thread erwähnt, loggt mein proftpd nicht dorthin, wo er es laut conf-file soll ...

Code:
# Log-Formate definieren
SystemLog NONE
LogFormat default "%h %l %u %t \"%r\" %s %b"
LogFormat auth "%v [%P] %h %t \"%r\" %s"
LogFormat write "%h %l %u %t \"%r\" %s %b"
<Global>
RootLogin                               off
# --------------------------------------------
# Logging
# --------------------------------------------
WtmpLog off
TransferLog /var/log/proftpd/xferlog
# Record all logins
ExtendedLog /var/log/proftpd/auth.log AUTH auth
# Logging file/dir access
ExtendedLog /var/log/proftpd/access.log WRITE,READ write
# Paranoia logging level....
ExtendedLog /var/log/proftpd/paranoid.log ALL default
PathDenyFilter          "\.quota$"
</Global>

wenn ich jetzt in den ordner schaue, dann sind dort 3 files:
Code:
root@vsrv02:/etc/proftpd# ls -l /var/log/proftpd
-rw-r----- 1 nobody nogroup   0 2007-12-18 08:07 controls.log
-rw-r--r-- 1 nobody nogroup   0 2008-01-03 09:42 ftp_traff.log
-rw-r----- 1 nobody nogroup 379 2007-12-18 08:35 proftpd.log
die rechte sollten passen, da der ftp als nobody.nogroup gestartet wird:
Code:
nobody    1699  0.0  0.0  53216  1716 ?        Ss   11:20   0:00 proftpd: (accepting connections)
ins das richtige log-file hat er genau 1 mal reingeloggt:
Code:
root@vsrv02:/etc/proftpd# cat /var/log/proftpd/proftpd.log
Dec 18 08:07:12 vsrv02 proftpd[7373] vsrv02: error setting IPV6_V6ONLY: Protocol not available
Dec 18 08:07:12 vsrv02 proftpd[7373] vsrv02: ProFTPD 1.3.0 (stable) (built Tue Jan 2 11:22:35 UTC 2007) standalone mode STARTUP
Dec 18 08:35:44 vsrv02 proftpd[7373] vsrv02: ProFTPD killed (signal 15)
Dec 18 08:35:44 vsrv02 proftpd[7373] vsrv02: ProFTPD 1.3.0 standalone mode SHUTDOWN

im moment loggt er nach /var/log/syslog, wo auch immer er sich diese einstellung hernimmt (default???)

hintergrund der sache:
ich verzeichne sehr viele hack-angriffe auf meinen armen ftp und würde da gerne mit dem fail2ban eingreifen ... hab aber keine lust, den auf mein syslog loszulassen, sondern hätte das schon gerne im richtigen log ...

hat irgendwer ne idee?
(This post was last modified: 01-08-2008 11:08 PM by BeNe.)
01-08-2008 09:23 PM
Find all posts by this user
Thread Closed 


Messages In This Thread
[ERLEDIGT] leider nochmal ProFTPd - U-Tux - 01-08-2008 09:23 PM
RE: leider nochmal ProFTPd - joximu - 01-08-2008, 09:56 PM
RE: leider nochmal ProFTPd - BeNe - 01-08-2008, 09:59 PM
RE: leider nochmal ProFTPd - U-Tux - 01-08-2008, 09:59 PM
RE: leider nochmal ProFTPd - BeNe - 01-08-2008, 10:04 PM
RE: leider nochmal ProFTPd - U-Tux - 01-08-2008, 10:16 PM
RE: leider nochmal ProFTPd - BeNe - 01-08-2008, 10:35 PM
RE: leider nochmal ProFTPd - U-Tux - 01-08-2008, 10:39 PM
RE: leider nochmal ProFTPd - U-Tux - 01-08-2008, 11:04 PM
RE: leider nochmal ProFTPd - BeNe - 01-08-2008, 11:08 PM

Forum Jump:


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