Thanks for the advice. But if i turn logs OFF, i will never use fail2ban. I am looking to side of log2ram and log2zram. After many experiments, i dont understand how to configure it... I think i need to make partition from ram 100MB, and make something like symlink to /var/log/ And like you sayed, clear partition by cron 1 time in week. On weekends i will read about "how to WEBMIN" configure.
Hi! After 4 days after intall raspbx, i see many logs. VERBOSE, NOTE, WARNINGS... Why we needs this logs? 4 files "full" with auth, reconnection, info about calls. How could you make an image for pi, and make configs for so many rewrites for useless logs... What i want to say - We can make new test image, all logs goes to zram disk, and after reboot deletes. One friend ask me about this problem. 2-3 times in year he intall new microsd card, and he dont understand how i use my single MicroSd card...
Ok.. i will start ASTERISK 16 WITH FREEPBX 15 & fail2ban - simple tutorial. apt-get install fail2ban wait for bla...bala...ballala next what we gonna do, make some jails for loosers"hackers". nano /etc/fail2ban/jail.local insert in config data below: [asterisk] enabled = true port = 5060,5061 action = iptables-allports[name=SIP, protocol=all] logpath = /var/log/asterisk/security findtime = 600 bantime = 600 maxretry = 3 [freepbx] enabled = true filter = freepbx action = iptables-allports[name=SIP,...
Ok.. i will start ASTERISK 16 WITH FREEPBX 15 & fail2ban - simple tutorial. apt-get install fail2ban wait for bla...bala...ballala next what we gonna do, make some jails for loosers"hackers". nano /etc/fail2ban/jail.local insert in config data below: [asterisk] enabled = true port = 5060,5061 action = iptables-allports[name=SIP, protocol=all] logpath = /var/log/asterisk/security findtime = 600 bantime = 600 maxretry = 3 [freepbx] enabled = true filter = freepbx action = iptables-allports[name=SIP,...
Ok.. i will start ASTERISK 16 WITH FREEPBX 15 & fail2ban - simple tutorial. apt-get install fail2ban wait for bla...bala...ballala next what we gonna do, make some jails for loosers"hackers". nano /etc/fail2ban/jail.local insert in config data below: [asterisk] enabled = true port = 5060,5061 action = iptables-allports[name=SIP, protocol=all] logpath = /var/log/asterisk/security findtime = 600 bantime = 600 maxretry = 3 [freepbx] enabled = true filter = freepbx action = iptables-allports[name=SIP,...
Hi! I use "armbian bionic", with "orange pi one". Asterisk 16 + Freepbx 15. After reading multiple tutorials i dont understand how to create mysql connector for arm cpu. I think something like this - Copy from raspbx image files and configs, but nothing works. One more thing... Fail2ban works with another logrotate and "regx". SSH - blocks SIP - blocks Wrong password sip - blocks Freepbx bruteforce - NO. Can someone make tutorial how to setup CDR logs and fail2ban in 2019? If you want to help other...