View Single Post
LaRoVV66
Senior Member
Join Date: Jul 2015
Old 05-31-2017 , 05:26   Re: Banning (IP) for rcon hacking attempts? CSGO
Reply With Quote #5

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

you can fix.

best regards
LaRoVV66 is offline