Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Download Ministra 5.6.5 anti scanner scripts 100% FREE

agnitumus

Extended Member
Ext. Member
Joined
Sep 25, 2019
Messages
2
Reaction score
3
Points
11
Location
Ukraine
There is some solution to prevent mac scans

on ubuntu:

1. apt-get install fail2ban ipset iptables-persistent
2. extract archive and put files from archive in following directories
3. Import [db.sql] inside ministra (stalker) database
mysql -ustalker -p stalker_db < db.sql
4. execute commands
service fail2ban stop
/sbin/ipset create scanners hash:net family inet hashsize 65535 maxelem 300000
/sbin/iptables-restore < /etc/iptables/rules.v4
service fail2ban start
5. add Cron Rule :
* * * * * root cd /var/www/html/stalker_portal/server/tasks/; php ./ban_auths.php 1>>/var/log/stalkerd/bans.log 2>>/var/log/stalkerd/cron_error.log


Configuration:

in file "/var/www/html/stalker_portal/server/tasks/ban_auths.php" we have 2 options:
$interval = 10; //Interval for search
$limit = 5; //how much macs not allowed per ip

whitelist
/var/www/html/stalker_portal/server/whitelist - there ip's one per line
/etc/fail2ban/jail.d/ [bad_agents.conf and stalker.conf] ignoreip = - is whitelist of ip's separeted by ,

Good idea to add to whitelist current server ip.


If need solution for other ministras, just contact me: removed by redhat, please read the rules !
 

Attachments

Download limits

Last edited by a moderator:
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top