Restrict RCON by IP
#7

Thanks for your replies.

I found a solution using iptables !

Код:
iptables -A INPUT -p udp --dport 7777 -i eth0 -m string --algo kmp --hex-string '|50 14 61 1e 78 06|' -j DROP
In this way, no one can connect from outside but players can still join and in-game rcon still works !
Reply


Messages In This Thread
Restrict RCON by IP - by lesim2005 - 29.10.2013, 22:33
Re: Restrict RCON by IP - by iJumbo - 29.10.2013, 22:49
Re : Restrict RCON by IP - by Matnix - 29.10.2013, 22:56
Re: Restrict RCON by IP - by Vince - 29.10.2013, 23:15
Re: Re : Restrict RCON by IP - by Pottus - 29.10.2013, 23:18
Re : Restrict RCON by IP - by Matnix - 29.10.2013, 23:19
Re: Restrict RCON by IP - by lesim2005 - 31.10.2013, 19:34
Re: Restrict RCON by IP - by lesim2005 - 03.11.2013, 09:22
Re: Restrict RCON by IP - by Hamam - 03.11.2013, 09:29

Forum Jump:


Users browsing this thread: 4 Guest(s)