I have a small server at home that I plan on putting a few game servers on, but I want to make sure only people from my country can join it.
Is it possible to filter connection attempts to my server based on port? Say a game runs on port 12345, could I block all international traffic to that single port?