View Single Post
MAGNAT2645
Senior Member
Join Date: Nov 2015
Location: AlliedMods.net
Old 01-02-2021 , 12:57   Re: [Linux] Source Query Proxy: DDoS Protection - Kernel redirection!
Reply With Quote #81

For me, Rules List is not important (just was surprised that it became smaller, hiding almost every convar).
Also, it seems that sqproxy process wasn't terminated:
pidof sqproxy doesn't print anything
BUT pgrep sqproxy prints 11675

And as I understand it, if sqproxy isn't actually running - there's no affect on A2S queries (changes i noticed using SAT)

And it seems that i have 2 sqproxies running (or first one is from cron i guess)
Code:
ps aux | grep sqproxy | grep -v grep
root     11674  0.0  0.0   4636   832 ?        Ss   19:35   0:00 /bin/sh -c /usr/local/bin/sqproxy run >> /home/tf2server/log/script/crontab.log 2>&1
root     11675  0.7  1.0 411852 42352 ?        Sl   19:35   0:36 /usr/bin/python3.7 /usr/local/bin/sqproxy run
__________________

Last edited by MAGNAT2645; 01-02-2021 at 13:00.
MAGNAT2645 is offline