Skip to content

Instantly share code, notes, and snippets.

paper.7812a1830e93f3bc498a44672b007ef2.unk
iptables -A INPUT -i eno1 -p tcp -m tcp -m multiport --dports 11000:11999 -j REJECT --reject-with icmp-port-unreachable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment