Top Mud Sites Forum Return to TopMudSites.com
Go Back   Top Mud Sites Forum > Mud Development and Administration > MUD Administration
Click here to Register


This is a discussion on "Proxy IP" in the Top Mud Sites MUD Administration forum :

I'm not familiar with this subject at all, so I'm trying to initiate some help. The MUD I currently IMM on, and probably eventually my own MUD, is having problems with some players that were banned, signing in through proxy IP's. They are from a completely different country, yet they'll sign in from IP's from Illinois, Virginia, Maryland, all within the same day. Is it even feasible to work against something like this? I'm just at a loss. I know there are ways to attempt to cut down on it, implement a character application ...



You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today!

If you have any problems with the registration process or your account login, please contact us.

If you are a registered member of the old TMS forums, please click here
Reply
 
LinkBack Thread Tools
Old 08-12-2005, 09:57 AM   #1
Crystal
Member
 
Crystal's Avatar
 
Join Date: Aug 2002
Location: Maryland
Posts: 114
Crystal is on a distinguished road
Send a message via AIM to Crystal
I'm not familiar with this subject at all, so I'm trying to initiate some help.

The MUD I currently IMM on, and probably eventually my own MUD, is having problems with some players that were banned, signing in through proxy IP's. They are from a completely different country, yet they'll sign in from IP's from Illinois, Virginia, Maryland, all within the same day.

Is it even feasible to work against something like this? I'm just at a loss. I know there are ways to attempt to cut down on it, implement a character application process, etc, but I'd prefer not to go down that route yet.
Crystal is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-12-2005, 11:58 AM   #2
Khadgar
New Member
 
Join Date: Mar 2003
Posts: 29
Khadgar is on a distinguished road
If only there were a way to ban the MAC address of the troublemaker, it would take care of all banning issues.  However, I heard even that can be hacked.  I do not know much about proxies, but the host would always be the same wouldn't it? Perhaps you could ban the host name (unless it is really popular).  Other than that, my only other suggestion is to have a newbban command that would ban all new players until things cool down.

I am using the following line of code to retrieve the host name of the client for banning purposes:

[code] hostent *Host = gethostbyaddr((char*)&sock.sin_addr, sizeof(sock.sin_addr), AF_INET);[/quote]
However, my players recieve a message from Nortan Internet Security saying that their client is trying to connect to a DNS server.  Is there a way to prevent this from happening?
Khadgar is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

All times are GMT -4. The time now is 04:28 PM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Style based on a design by Essilor
Copyright Top Mud Sites.com 2007