You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Front Page > Downloads > Unreal Tournament > Admin

Reply
Thread Tools Display Modes
  #61  
Unread 9th September, 2008, 08:33 AM
[ZSZ]Evil_Dragon's Avatar
[ZSZ]Evil_Dragon [ZSZ]Evil_Dragon is offline
Holy Shit!!
 
Join Date: Jul 2004
Location: Germany
Posts: 659
Question Hostname Ban cracked?

I have a notorious cheater that got around the hostname ban by using an IP that apparently has no hostname...

Trying to lookup the hostname returns:
"No host name is associated with this IP address or no reverse lookup is configured.
Error:Host not found"

The serverlog shows this:
ScriptLog: [Hostname Ban] New Player: BALTHAZAR - 142.46.8.22 - 142.46.8.22
ScriptLog: [Hostname Ban] BALTHAZAR - Login Accepted

For all other players the Hostname was resolved in that map so a failure there can't be the problem.



Any ideas??
__________________
www.zszclan.com



click here to play
Reply With Quote
  #62  
Unread 9th September, 2008, 08:47 AM
Matthew Matthew is offline
Holy Shit!!
 
Join Date: Dec 2004
Posts: 2,382
Default

I've been attempting to work out a way to solve this issue for a long time. The easy solution would be to ban everyone that doesn't return a hostname. However that isn't an acceptable solution, as many many legit players don't have hostnames (on my server alone I see 4-5 per day).
Reply With Quote
  #63  
Unread 9th September, 2008, 02:26 PM
[ZSZ]Evil_Dragon's Avatar
[ZSZ]Evil_Dragon [ZSZ]Evil_Dragon is offline
Holy Shit!!
 
Join Date: Jul 2004
Location: Germany
Posts: 659
Default

How can it be at all that someone has no hostname?
__________________
www.zszclan.com



click here to play
Reply With Quote
  #64  
Unread 9th September, 2008, 04:12 PM
adminthis adminthis is offline
Godlike
 
Join Date: Apr 2007
Posts: 416
Default

Quote:
Originally Posted by [ZSZ]Evil_Dragon View Post
How can it be at all that someone has no hostname?
That's the way the Internet works. Not all IP addresses have a reverse DNS entry.. why should they? The idea behind a hostname is so it's easier to identify/reach a particular host. This is great for servers (running a website or another service) but not really that necessary for home users.

Last edited by adminthis : 9th September, 2008 at 04:37 PM.
Reply With Quote
  #65  
Unread 22nd September, 2008, 05:11 PM
YuGo YuGo is offline
Killing Spree
 
Join Date: Nov 2005
Posts: 32
Default

I guess it's not possible to ban a player with a hostname like 50-0-100-500.adsl.cable.uk without banning other players with xx-x-xxx-xxx.adsl.cable.uk?
Reply With Quote
  #66  
Unread 22nd September, 2008, 07:15 PM
Matthew Matthew is offline
Holy Shit!!
 
Join Date: Dec 2004
Posts: 2,382
Default

Not really... unless you see a particular trend to the hostnames and IP addresses they use.
Reply With Quote
  #67  
Unread 22nd September, 2008, 07:43 PM
YuGo YuGo is offline
Killing Spree
 
Join Date: Nov 2005
Posts: 32
Default

Okey, thanks, thought so. Unfortunately there is no trend visible, at least not for that specific user.
Reply With Quote
  #68  
Unread 22nd September, 2008, 10:17 PM
SoNY_scarface SoNY_scarface is offline
Holy Shit!!
 
Join Date: Mar 2007
Posts: 1,726
Default

YuGo where u been ...
__________________




Reply With Quote
  #69  
Unread 23rd September, 2008, 01:03 PM
YuGo YuGo is offline
Killing Spree
 
Join Date: Nov 2005
Posts: 32
Default

Long time no see, I gotta drop by once
Reply With Quote
  #70  
Unread 27th September, 2008, 12:04 AM
SoNY_scarface SoNY_scarface is offline
Holy Shit!!
 
Join Date: Mar 2007
Posts: 1,726
Default

well where u been nub....u still a uk player?
__________________




Reply With Quote
  #71  
Unread 21st December, 2008, 09:16 PM
UnrealD UnrealD is offline
Dominating
 
Join Date: Feb 2007
Posts: 114
Default

Hey dude im trying to use your Hostname Mod. I am trying to ban an idiot and this is his hostname.


ScriptLog: [Hostname Ban] New Player: **** - 67.71.79.59 - bas9-montrealak-1128746811.dsl.bell.ca

ScriptLog: [Hostname Ban] Kn4D - Login Accepted

For some reason its allowing him in, when i pull up the logs.

These are the settings in Hostname.ini
BannedMessage=You are banned from this server!
HostnamePolicies[0]=ACCEPT,*
HostnamePolicies[1]=Deny,bas9-montrealak-1177579106.dsl.bell.ca
HostnamePolicies[2]=DENY,*bas9-montrealak-1177579106.dsl.bell.ca

and like this in the UT.INI

[HostnameBan.HBConfigUT]
SemiPassword=
bAnnounceKicks=False
BannedMessage=Your Hostname is banned. Questions?
HostnamePolicies[0]=ACCEPT,*
HostnamePolicies[1]=ACCEPT,
HostnamePolicies[2]=DENY,bas9-montrealak-1177579106.dsl.bell.ca
HostnamePolicies[3]=DENY,DENY,*BAS9-MONTREALAK-1177579106.DSL.BELL.CA
HostnamePolicies[4]=DENY,*BAS9-MONTREALAK-1177579106.DSL.BELL.CA


Im trying to make sure his banned. Is this the right way?
__________________
Reply With Quote
  #72  
Unread 21st December, 2008, 09:36 PM
Matthew Matthew is offline
Holy Shit!!
 
Join Date: Dec 2004
Posts: 2,382
Default

You've got some weird stuff in your config. Firstly, delete everything you have in your UT.ini config, you only need it one place.

Your configuration file should be called HostnameBan.ini

... and to ban this user, just copy-paste the following into that file. It should be:

[HostnameBan.HBConfigExt]
SemiPassword=
bAnnounceKicks=False
BannedMessage=You are banned from this server!
HostnamePolicies[0]=ACCEPT,*
HostnamePolicies[1]=DENY,bas9-montrealak-1128746811.dsl.bell.ca
HostnamePolicies[2]=
HostnamePolicies[3]=
HostnamePolicies[4]=
HostnamePolicies[5]=
HostnamePolicies[6]=
HostnamePolicies[7]=
HostnamePolicies[8]=
HostnamePolicies[9]=
HostnamePolicies[10]=
HostnamePolicies[11]=
HostnamePolicies[12]=
HostnamePolicies[13]=
HostnamePolicies[14]=
HostnamePolicies[15]=
HostnamePolicies[16]=
HostnamePolicies[17]=
HostnamePolicies[18]=
HostnamePolicies[19]=
HostnamePolicies[20]=
HostnamePolicies[21]=
HostnamePolicies[22]=
HostnamePolicies[23]=
HostnamePolicies[24]=
HostnamePolicies[25]=
HostnamePolicies[26]=
HostnamePolicies[27]=
HostnamePolicies[28]=
HostnamePolicies[29]=
HostnamePolicies[30]=
HostnamePolicies[31]=
HostnamePolicies[32]=
HostnamePolicies[33]=
HostnamePolicies[34]=
HostnamePolicies[35]=
HostnamePolicies[36]=
HostnamePolicies[37]=
HostnamePolicies[38]=
HostnamePolicies[39]=
HostnamePolicies[40]=
HostnamePolicies[41]=
HostnamePolicies[42]=
HostnamePolicies[43]=
HostnamePolicies[44]=
HostnamePolicies[45]=
HostnamePolicies[46]=
HostnamePolicies[47]=
HostnamePolicies[48]=
HostnamePolicies[49]=
HostnamePolicies[50]=
HostnamePolicies[51]=
HostnamePolicies[52]=
HostnamePolicies[53]=
HostnamePolicies[54]=
HostnamePolicies[55]=
HostnamePolicies[56]=
HostnamePolicies[57]=
HostnamePolicies[58]=
HostnamePolicies[59]=
HostnamePolicies[60]=
HostnamePolicies[61]=
HostnamePolicies[62]=
HostnamePolicies[63]=
HostnamePolicies[64]=
HostnamePolicies[65]=
HostnamePolicies[66]=
HostnamePolicies[67]=
HostnamePolicies[68]=
HostnamePolicies[69]=
HostnamePolicies[70]=
HostnamePolicies[71]=
HostnamePolicies[72]=
HostnamePolicies[73]=
HostnamePolicies[74]=
HostnamePolicies[75]=
HostnamePolicies[76]=
HostnamePolicies[77]=
HostnamePolicies[78]=
HostnamePolicies[79]=
HostnamePolicies[80]=
HostnamePolicies[81]=
HostnamePolicies[82]=
HostnamePolicies[83]=
HostnamePolicies[84]=
HostnamePolicies[85]=
HostnamePolicies[86]=
HostnamePolicies[87]=
HostnamePolicies[88]=
HostnamePolicies[89]=
HostnamePolicies[90]=
HostnamePolicies[91]=
HostnamePolicies[92]=
HostnamePolicies[93]=
HostnamePolicies[94]=
HostnamePolicies[95]=
HostnamePolicies[96]=
HostnamePolicies[97]=
HostnamePolicies[98]=
HostnamePolicies[99]=
HostnamePolicies[100]=
HostnamePolicies[101]=
HostnamePolicies[102]=
HostnamePolicies[103]=
HostnamePolicies[104]=
HostnamePolicies[105]=
HostnamePolicies[106]=
HostnamePolicies[107]=
HostnamePolicies[108]=
HostnamePolicies[109]=
HostnamePolicies[110]=
HostnamePolicies[111]=
HostnamePolicies[112]=
HostnamePolicies[113]=
HostnamePolicies[114]=
HostnamePolicies[115]=
HostnamePolicies[116]=
HostnamePolicies[117]=
HostnamePolicies[118]=
HostnamePolicies[119]=
HostnamePolicies[120]=
HostnamePolicies[121]=
HostnamePolicies[122]=
HostnamePolicies[123]=
HostnamePolicies[124]=
HostnamePolicies[125]=
HostnamePolicies[126]=
HostnamePolicies[127]=
HostnamePolicies[128]=
HostnamePolicies[129]=
HostnamePolicies[130]=
HostnamePolicies[131]=
HostnamePolicies[132]=
HostnamePolicies[133]=
HostnamePolicies[134]=
HostnamePolicies[135]=
HostnamePolicies[136]=
HostnamePolicies[137]=
HostnamePolicies[138]=
HostnamePolicies[139]=
HostnamePolicies[140]=
HostnamePolicies[141]=
HostnamePolicies[142]=
HostnamePolicies[143]=
HostnamePolicies[144]=
HostnamePolicies[145]=
HostnamePolicies[146]=
HostnamePolicies[147]=
HostnamePolicies[148]=
HostnamePolicies[149]=
HostnamePolicies[150]=
HostnamePolicies[151]=
HostnamePolicies[152]=
HostnamePolicies[153]=
HostnamePolicies[154]=
HostnamePolicies[155]=
HostnamePolicies[156]=
HostnamePolicies[157]=
HostnamePolicies[158]=
HostnamePolicies[159]=
HostnamePolicies[160]=
HostnamePolicies[161]=
HostnamePolicies[162]=
HostnamePolicies[163]=
HostnamePolicies[164]=
HostnamePolicies[165]=
HostnamePolicies[166]=
HostnamePolicies[167]=
HostnamePolicies[168]=
HostnamePolicies[169]=
HostnamePolicies[170]=
HostnamePolicies[171]=
HostnamePolicies[172]=
HostnamePolicies[173]=
HostnamePolicies[174]=
HostnamePolicies[175]=
HostnamePolicies[176]=
HostnamePolicies[177]=
HostnamePolicies[178]=
HostnamePolicies[179]=
HostnamePolicies[180]=
HostnamePolicies[181]=
HostnamePolicies[182]=
HostnamePolicies[183]=
HostnamePolicies[184]=
HostnamePolicies[185]=
HostnamePolicies[186]=
HostnamePolicies[187]=
HostnamePolicies[188]=
HostnamePolicies[189]=
HostnamePolicies[190]=
HostnamePolicies[191]=
HostnamePolicies[192]=
HostnamePolicies[193]=
HostnamePolicies[194]=
HostnamePolicies[195]=
HostnamePolicies[196]=
HostnamePolicies[197]=
HostnamePolicies[198]=
HostnamePolicies[199]=
HostnamePolicies[200]=
HostnamePolicies[201]=
HostnamePolicies[202]=
HostnamePolicies[203]=
HostnamePolicies[204]=
HostnamePolicies[205]=
HostnamePolicies[206]=
HostnamePolicies[207]=
HostnamePolicies[208]=
HostnamePolicies[209]=
HostnamePolicies[210]=
HostnamePolicies[211]=
HostnamePolicies[212]=
HostnamePolicies[213]=
HostnamePolicies[214]=
HostnamePolicies[215]=
HostnamePolicies[216]=
HostnamePolicies[217]=
HostnamePolicies[218]=
HostnamePolicies[219]=
HostnamePolicies[220]=
HostnamePolicies[221]=
HostnamePolicies[222]=
HostnamePolicies[223]=
HostnamePolicies[224]=
HostnamePolicies[225]=
HostnamePolicies[226]=
HostnamePolicies[227]=
HostnamePolicies[228]=
HostnamePolicies[229]=
HostnamePolicies[230]=
HostnamePolicies[231]=
HostnamePolicies[232]=
HostnamePolicies[233]=
HostnamePolicies[234]=
HostnamePolicies[235]=
HostnamePolicies[236]=
HostnamePolicies[237]=
HostnamePolicies[238]=
HostnamePolicies[239]=
HostnamePolicies[240]=
HostnamePolicies[241]=
HostnamePolicies[242]=
HostnamePolicies[243]=
HostnamePolicies[244]=
HostnamePolicies[245]=
HostnamePolicies[246]=
HostnamePolicies[247]=
HostnamePolicies[248]=
HostnamePolicies[249]=
HostnamePolicies[250]=
HostnamePolicies[251]=
HostnamePolicies[252]=
HostnamePolicies[253]=
HostnamePolicies[254]=
HostnamePolicies[255]=
Reply With Quote
  #73  
Unread 21st December, 2008, 10:53 PM
[ZSZ]Evil_Dragon's Avatar
[ZSZ]Evil_Dragon [ZSZ]Evil_Dragon is offline
Holy Shit!!
 
Join Date: Jul 2004
Location: Germany
Posts: 659
Default

Don't know if we want to ban the same guy, but I banned him with this:

HostnamePolicies[6]=DENY,bas2-montrealak-*.dsl.bell.ca

because the numbers will change with his IP.
__________________
www.zszclan.com



click here to play
Reply With Quote
  #74  
Unread 22nd December, 2008, 10:32 PM
SoNY_scarface SoNY_scarface is offline
Holy Shit!!
 
Join Date: Mar 2007
Posts: 1,726
Default

Hostname ban is effective, but is there a way of possible mac hash bans? I know logging of mac numbers is illegal in USA, but assigning MD5 hashes too mac numbers and then in turn using the MD5's to ban would be effective i think. Sure you can just go and buy another Network card but it wont be too long until he gets figured out and then bam he has the need to buy another

Is this not possible?
__________________




Reply With Quote
  #75  
Unread 23rd December, 2008, 02:17 AM
Matthew Matthew is offline
Holy Shit!!
 
Join Date: Dec 2004
Posts: 2,382
Default

To be honest, I don't know... though I'm almost positive there's no way to get that info from UScript
Reply With Quote
  #76  
Unread 23rd December, 2008, 07:43 PM
UnrealD UnrealD is offline
Dominating
 
Join Date: Feb 2007
Posts: 114
Default

hE CAME again the idiot.

I banned his but he changed the last numbers.

This was the first thing i banned,

DENY,bas9-montrealak-1128746811.dsl.bell.ca

Then he logged in with this
bas9-montrealak-1128746633.dsl.bell.ca

So what do i put to ban his whole range!!

His a pest!
__________________
Reply With Quote
  #77  
Unread 23rd December, 2008, 08:12 PM
Matthew Matthew is offline
Holy Shit!!
 
Join Date: Dec 2004
Posts: 2,382
Default

Quote:
Originally Posted by UnrealD View Post
hE CAME again the idiot.

I banned his but he changed the last numbers.

This was the first thing i banned,

DENY,bas9-montrealak-1128746811.dsl.bell.ca

Then he logged in with this
bas9-montrealak-1128746633.dsl.bell.ca

So what do i put to ban his whole range!!

His a pest!
HostnamePolicies[0]=ACCEPT,*
HostnamePolicies[1]=DENY,bas9-montrealak-1128746*.dsl.bell.ca

Should do the trick
Reply With Quote
  #78  
Unread 23rd December, 2008, 08:52 PM
face's Avatar
face face is offline
Holy Shit!!
 
Join Date: Apr 2006
Posts: 524
Default

I got him banned same way as mathew said i hope he stays out now.He likes the do cheatrecs in bunnytrack on my server.On my server he usses the name D4NK reverse it you get KN4D funny little fucker.
__________________
Reply With Quote
  #79  
Unread 24th December, 2008, 02:46 PM
SoNY_scarface SoNY_scarface is offline
Holy Shit!!
 
Join Date: Mar 2007
Posts: 1,726
Default

If UTDC generates an MD5 hash when a cheat or possible cheat is logged. Can a ban system not be developed for this purpose but instead of producing #'s for logged and possible cheats have it log everyone?
__________________




Reply With Quote
  #80  
Unread 24th December, 2008, 06:20 PM
Matthew Matthew is offline
Holy Shit!!
 
Join Date: Dec 2004
Posts: 2,382
Default

I'm not sure if I understood what you mean.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Forum Jump


All times are GMT +1. The time now is 07:55 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.