ahh
thanx
seems to work. How does i also limit connection to my rcon to my second server ip?
Does this look okey?

seems to work. How does i also limit connection to my rcon to my second server ip?
Does this look okey?
Code:
Chain INPUT (policy ACCEPT)
target prot opt source destination
fail2ban-ssh tcp -- anywhere anywhere multiport dports ssh
logattacker udp -- anywhere anywhere udp dpt:27015 length 0:32
logattacker udp -- anywhere anywhere udp dpt:27035 length 0:32
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain fail2ban-ssh (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere
Chain logattacker (2 references)
target prot opt source destination
LOG all -- anywhere anywhere limit: avg 2/sec burst 5 LOG level warning ip-options prefix `SRCDS:ATTACK: '
DROP all -- anywhere anywhere