Butterfly Bones
Very Senior Member
I see this line every hour, so I should have said "replace" and not "delete".Skynet doesn't delete syslog-0.og. Add a comment line to it. The next time skynet scrubs it, all that will be left is that comment line.
If syslog.log is still symlinked to messages, it can't miss the GUI. The GUI is literally reading the messages file through the symlink.
Code:
tail: /opt/var/log/skynet-0.log has been replaced; following end of new file
That does make sense, but that does not seem to be what my AC86U does. Last night I changed the filter section of my skynet file and added a line "message("Skynet: [#]"). It looks like this now.
Code:
# logs everything from Skynet to /opt/var/log/skynet-0.log
filter f_skynet {
program("Skynet") or
message("BLOCKED -") or
message("DROP IN=") or
message("Skynet: [#]");
};
Code:
Apr 13 17:59:28 RT-AC86U-4608 kernel: [BLOCKED - INBOUND] IN=eth0 OUT= MAC=88:d7:f6:1d:46:08:00:01:5c:6d:22:46:08:00 SRC=185.53.88.2 DST=[redacted] LEN=402 TOS=0x00 PREC=0x00 TTL=42 ID=46296 DF PROTO=UDP SPT=5252 DPT=5060 LEN=382 MARK=0x8000000
tail: /opt/var/log/skynet-0.log has been replaced; following end of new file
Apr 13 17:00:03 RT-AC86U-4608 Skynet: [#] 140170 IPs (+0) -- 1672 Ranges Banned (+0) || 834 Inbound -- 0 Outbound Connections Blocked! [save] [3s]
Apr 13 18:00:03 RT-AC86U-4608 Skynet: [#] 140170 IPs (+0) -- 1672 Ranges Banned (+0) || 958 Inbound -- 0 Outbound Connections Blocked! [save] [3s]
Apr 13 18:00:42 RT-AC86U-4608 kernel: [BLOCKED - INBOUND] IN=eth0 OUT= MAC=88:d7:f6:1d:46:08:00:01:5c:6d:22:46:08:00 SRC=81.22.45.193 DST=[redacted] LEN=40 TOS=0x00 PREC=0x00 TTL=241 ID=15966 PROTO=TCP SPT=40664 DPT=12521 SEQ=3729800024 ACK=0 WINDOW=1024 RES=0x00 SYN URGP=0 MARK=0x8000000