You are not logged in.

GeNeRaLbEaM

Professional

  • "GeNeRaLbEaM" started this thread

Posts: 1,537

Location: Krefeld

Occupation: Student

wcf.user.option.userOption53: Nein

  • Send private message

1

Saturday, February 13th 2010, 1:56am

Mani logs fehlen !

Hi @ all

Jemand hat gerade versucht meinen Server zu hacken. Auf der Suche nach den MANI LOGS ist mir aufgefallen ... Huch Mani loggt gar nicht Oo

Hier der Inhalt meiner cfg

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// *****************************************************************************
// Module 15: Plugin Logging 
//
// Desc : The following cvars control how the plugin logging is configured
// *****************************************************************************

// Admin logging parameters
// Directory where logs will be stored under the mani_path directory
// The logging mode you wish to use
// 0 = default placing of log files in the same .log files that Valve creates
// 1 = logs created per map change using the same style filenames that Valve 
// uses in the mani_log_directory directory
// 2 = One large file is written in the mani_log_directory
// 3 = A log is written as a steam id for each admin that runs a command, the 
// format is STEAM_x_x_xxxxxxxx.log
mani_log_mode 3

// Path where the logs are stored
mani_log_directory "mani_logs"


Den Ornder gibt es auch nicht. Zu Dumm, dass der Depp versucht den Server zu Hacken wenn 6 Admins aufm Server sind ^^

Hier der Inhalt meiner normalen Logs :

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
L 02/13/2010 - 01:13:56: "Hacking server 1<1568><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:13:56: "Hacking server 1<1568><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")
L 02/13/2010 - 01:13:57: "Hacking server 4<1569><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:13:57: "Hacking server 4<1569><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")
L 02/13/2010 - 01:13:58: "Hacking server 12<1570><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:13:58: "Hacking server 12<1570><STEAM_ID_PENDING><>" disconnected (reason "Disconnect by user.")
L 02/13/2010 - 01:13:58: "Hacking server 19<1571><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:13:58: "Hacking server 19<1571><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")
L 02/13/2010 - 01:13:59: "Hacking server 25<1572><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:13:59: "Hacking server 25<1572><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")
L 02/13/2010 - 01:13:59: "Hacking server 36<1573><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:13:59: "Hacking server 36<1573><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")
L 02/13/2010 - 01:14:00: "Hacking server 40<1574><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:14:00: "Hacking server 40<1574><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")
L 02/13/2010 - 01:14:00: "Hacking server 44<1575><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:14:00: "Hacking server 44<1575><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")
L 02/13/2010 - 01:14:01: "Hacking server 49<1576><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:14:01: "Hacking server 49<1576><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")
L 02/13/2010 - 01:14:01: "Hacking server 52<1577><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:14:01: "Hacking server 52<1577><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")
Hacking server 77<1579><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:14:03: "Hacking server 77<1579><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")
L 02/13/2010 - 01:14:03: "Hacking server 81<1580><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:14:03: "Hacking server 81<1580><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")
L 02/13/2010 - 01:14:04: "Hacking server 90<1581><STEAM_ID_PENDING><>" connected, address "91.54.251.130:27005"
L 02/13/2010 - 01:14:04: "Hacking server 90<1581><STEAM_ID_PENDING><>" disconnected (reason "Please change your name")


Lol konnte aber nix anstellen ^^

Aber wieso loggt mani nix ?
LG
GeNeRaLbEaM

Wer Rechtschreibfehler findet, darf sie behalten.

MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

2

Saturday, February 13th 2010, 2:30am

Re: Mani logs fehlen !

du must den ordner erst erstellen da plugins (wie mani) meist keine neuen erstellen, gleiche z.B. wenn man den log ordner bei SM ändert. Bei SM funktioniert es mit den defaults da ein leerer logs ordner bereits "mitgeliefert" wird.

GeNeRaLbEaM

Professional

  • "GeNeRaLbEaM" started this thread

Posts: 1,537

Location: Krefeld

Occupation: Student

wcf.user.option.userOption53: Nein

  • Send private message

3

Saturday, February 13th 2010, 2:43am

Re: Mani logs fehlen !

Wollte ich auch gerade schreiben ^^

Ich hab den Ordner erstellt und jetzt loggt er ^^

LG
Beam

Aber gut zu Wissen, dass Du um die Uhrzeit auch drin bist. Für die Nachwelt :

Den Ordner mani_logs erstellen, dann loggt er automatisch -.-

LG
Beam
LG
GeNeRaLbEaM

Wer Rechtschreibfehler findet, darf sie behalten.

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

4

Thursday, February 18th 2010, 9:05pm

Re: Mani logs fehlen !

OT:
Schau mal hier: http://www.maxmind.com/app/locate_ip">http://www.maxmind.com/app/locate_ip</a>

Dort kannst du herausfinden, wo sich die IP örtlich ungefähr befindet.
Ich würd mal gerne wissen, was passiert, wenn man Anzeige erstattet.
Die IP hast du ja.

GeNeRaLbEaM

Professional

  • "GeNeRaLbEaM" started this thread

Posts: 1,537

Location: Krefeld

Occupation: Student

wcf.user.option.userOption53: Nein

  • Send private message

5

Friday, February 19th 2010, 2:30pm

Re: Mani logs fehlen !

Also das ist interessant : Much in NRW

Das kenne ich so sogar. Soll ich mal mit den Logs zur Polizei gehen und den mal Anzeigen ? Einfach mal schauen was Passiert ? Anscheinend macht das der Kollege das ja öfters. Wenn er schon ein fertiges Script hat.

LG
Beam


PS: Ich hatte die IP auch mal locaten lassen : Da kam Berlin Deutschland raus ! Mich hat es schon gewundert, dass schon mehrmals jetzt IP-Lookup immer Berlin angzeigt hat. Vermutlich hat mir das Teil nur die Hauptstadt angezigt ^^
LG
GeNeRaLbEaM

Wer Rechtschreibfehler findet, darf sie behalten.