View Single Post
TheHap
Member
Join Date: Feb 2018
Old 07-24-2019 , 13:58   Re: CSGO server crash
Reply With Quote #6

hello,

iptables -A INPUT -p tcp --dport 27015 -j DROP
iptables -A INPUT -p tcp --dport 27015 -s [GAMEME IP HERE] -j ACCEPT
iptables -A INPUT -p tcp --dport 27015 -s [ADMIN IP HERE] -j ACCEPT

make this ssh fix.
TheHap is offline