• sbbs logs question

    From Ragnarok@docksud.com.ar to DOVE-Net.Synchronet_Programming_C+ on Tue Sep 19 16:37:20 2017
    Hi all,

    I are using fail2ban to block incomming scans. I see that sbbs write on data/spam.log and data/hack.log

    The spam.log info seems to be logged on the main sbbs syslog file

    But the hack.log not? true?

    Thanks!
  • From Digital Man@VERT to Ragnarok on Wed Sep 20 23:50:54 2017
    Re: sbbs logs question
    By: Ragnarok to DOVE-Net.Synchronet_Programming_C+ on Tue Sep 19 2017 04:37 pm

    Hi all,

    I are using fail2ban to block incomming scans. I see that sbbs write on data/spam.log and data/hack.log

    The spam.log info seems to be logged on the main sbbs syslog file

    But the hack.log not? true?

    The hack.log output does not go to syslog (just the file).

    digital man

    Synchronet/BBS Terminology Definition #47:
    SpiderMonkey = Mozilla's C/C++ JavaScript Engine (libmozjs)
    Norco, CA WX: 63.2øF, 88.0% humidity, 0 mph SSE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Ragnarok@docksud.com.ar to Digital Man on Thu Sep 21 11:33:55 2017
    El 21/09/17 a las 03:50, Digital Man escribió:
    Re: sbbs logs question
    By: Ragnarok to DOVE-Net.Synchronet_Programming_C+ on Tue Sep 19 2017 04:37 pm

    Hi all,

    I are using fail2ban to block incomming scans. I see that sbbs write on data/spam.log and data/hack.log

    The spam.log info seems to be logged on the main sbbs syslog file

    But the hack.log not? true?

    The hack.log output does not go to syslog (just the file).

    digital man

    Thanks! i will try to make a fail2ban filter for it too.