Is it possible to ban dynamic ip's from a server? I run a gaming server and am having a TON of trouble with some people who have dynamic ip's. All they do is reboot for a new ip and come back. Can this be fixed?
Not as far as I am aware although you can generally ban by player name on most good Game Servers. A large portion of players don't like playing under a different name since they lose their "reputation".
Depending on the protocols (and applicaitons) that are used, it may be possible to "fingerprint" the user's machine and block based on a fingerprint. With web browsers you can grab all kinds of potentially unique information from the browser to identify a specific user (or at least the specific machine).
What's the game and how do the users interface with it?
pansophic
And keep this in mind,
if you are using an autoblocking feature on your firewall or IDS, then you might run into trouble as well
Suppose I launch a spoofed attack, appearing to be coming from your ISP DNS servers, then you could loose internet access because you won't be able to resolve DNS names anymore...
Just a thought... --------------------------------------------------------------------
--------------------------------------------------------------------
How can I believe in God when just last week I got my tongue caught in the roller of an electric typewriter?
---------------------------------------------------------------------
That's true, but it is a relatively simple 'if' statement to exclude your DNS servers. Certainly, your DNS servers are NOT running a web browser or gaming station. If you want to, you just block access to the gaming and web ports from those servers.
This is just one of the many reasons that most security people are against auto blocking. The potential for denial of service against an actual customer is just too high.
pansophic
You can do what you are askinging with the MAC address not the IP. If you record the MAC address you can keep them from comming back on the same machine. The MAC is the hardware address of the machine and can not as a general rule be changed.
oh yes it can... don't rely on MAC addresses only...
and besides, keeping track of Mac addresses is much harder than using IP addresses... --------------------------------------------------------------------
--------------------------------------------------------------------
How can I believe in God when just last week I got my tongue caught in the roller of an electric typewriter?
---------------------------------------------------------------------
If you’re using NT, create a security rule that only permits certain IP address and blocks the rest WHILE you’re gaming. Once the rule is created, you can turn it on and off with a few clicks.
Can you change the port? If so, use a different port in the upper range. Using a high range, such as 45555 makes it very time consuming for someone to scan your ports looking for an open IP.
What server are you using and what is the game? Perhaps I can provide more information.
Depending on the protocols (and applicaitons) that are used, it may be possible to "fingerprint" the user's machine and block based on a fingerprint. With web browsers you can grab all kinds of potentially unique information from the browser to identify a specific user (or at least the specific machine).
how can i get that "fingerprint" using web browsers?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.