Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

ISLAND OWNERS:ability to ban Via Hash / IP

Dimentox Travanti
DCS Coder
Join date: 10 Sep 2006
Posts: 228
07-09-2007 07:10
Please give us the ability to IP address / hardware hash ban.
_____________________
LSL Scripting Database - http://lsl.dimentox.com
Allan Saltwater
Verified Resident of SL
Join date: 20 Oct 2006
Posts: 36
07-11-2007 07:49
From: Dimentox Travanti
Please give us the ability to IP address / hardware hash ban.


Not a good idea ... most of us do NOT have fixed IP addresses so to be effective you would wind up banning an entire IPSs users ... quite silly really.

Regards,
Allan Saltwater
Ronin DeVinna
Registered User
Join date: 13 Mar 2007
Posts: 17
maybe by the MacAdress ?
07-13-2007 03:56
maybe?
Draco18s Majestic
Registered User
Join date: 19 Sep 2005
Posts: 2,744
07-13-2007 06:29
Windows XP lets you change your reported MAC address. I've done it on numberous occations.
(One of those broke my intarwebz because the wireless network my school uses is both WEP encrypted and set to block access from any non-registered MAC addresses).
leliel Mirihi
thread killer
Join date: 24 Oct 2006
Posts: 129
07-13-2007 08:46
the MAC address is a local address and thus doesn't leave the local network (i.e. the users home network).
Draco18s Majestic
Registered User
Join date: 19 Sep 2005
Posts: 2,744
07-13-2007 11:44
From: leliel Mirihi
the MAC address is a local address and thus doesn't leave the local network (i.e. the users home network).


Ummm....no....

In computer networking a Media Access Control address (MAC address) or hardware address or adapter address is a quasi-unique identifier attached to most network adapters (NICs). It is a number that acts like a name for a particular network adapter, so, for example, the network cards (or built-in network adapters) in two different computers will have different names, or MAC addresses, as would an Ethernet adapter and a wireless adapter in the same computer, and as would multiple network cards in a router. However, it is possible to change the MAC address on most of today's hardware.

Lets look at that last line again.

However, it is possible to change the MAC address on most of today's hardware.
leliel Mirihi
thread killer
Join date: 24 Oct 2006
Posts: 129
07-13-2007 11:58
From: Draco18s Majestic
Ummm....no....
[...copy & paste from wikipedia...]


i'm sorry, i must have missed the part were you contradicted what i said.
Draco18s Majestic
Registered User
Join date: 19 Sep 2005
Posts: 2,744
07-13-2007 13:04
MAC addresses aren't local. If you request the MAC address of a machine you'll get it, the only thing that makes it local is if they are behind a router, in which case you might get the router's MAC.

If this were to implemented anywhere close to useful you'd have the server/sim request the MAC address via the client.
leliel Mirihi
thread killer
Join date: 24 Oct 2006
Posts: 129
07-13-2007 13:28
From: Draco18s Majestic
MAC addresses aren't local. If you request the MAC address of a machine you'll get it, the only thing that makes it local is if they are behind a router, in which case you might get the router's MAC.


guess how many routers there are between you and the sim.

From: someone
If this were to implemented anywhere close to useful you'd have the server/sim request the MAC address via the client.


and the client would never lie would it?

you seem to be misunderstanding what i'm saying, when you machine sends a packet out it has your ip address in it as well as the ip address of the destination, this is how the sim gets your address. your MAC address on the other hand is only in the header of the ethernet packets you send out on your local net, the first router they pass through strips them off ( really it pulls the ip datagram out of the ethernet frame ). so the only way the sim could get it is from the client, which can lie, and the client gets it from the OS, which can lie (i.e. user changes it). it's a waste of time to try and use some "hardware hash" because the only place you can get it from is the client which you can't trust.
Draco18s Majestic
Registered User
Join date: 19 Sep 2005
Posts: 2,744
07-14-2007 20:56
Then can we agree that it's pointless?

After all, that WAS the point of my first reply.
Rooster Misfit
SandBox Ghost - SBG
Join date: 12 Jun 2006
Posts: 33
07-20-2007 04:15
well thats where you think outside of the box.... in most cases only one person uses a single SL program on a computer.... in some cases a brother or sister or friends may use it too but in most cases only one user per computer.....

since you cant really ban an ip since they change and you can spoof and the mac thing is outa the question...

LL could make a key for the program based off of the USER's computer's hardware serial number.... and then you could have an option to either ban user or if it gets bad enough you could click the ban hardware key option....

now if timmy's sister gets pissed cause she cant go to barbie land then she can beat up her brother for it... but other than that i think its a vey good idea
_____________________
I am a SandBox Ghost - SBG

www.myspace.com/secondlifecom <- the myspace i run

RM
--- SBG
RR
Object Pascale
moshi moshi
Join date: 27 Jan 2007
Posts: 648
07-20-2007 05:32
From: Rooster Misfit
LL could make a key for the program based off of the USER's computer's hardware serial number....
Not possible. Even if you bought a branded PC with a serial number for the whole, it wouldn't be possible to get that through an API call - only the serial numbers of individual components (hard disk, cpu, etc.).

SL does (or at least used to) generate a hardware hash based on unique IDs of various components in your machine, so to reiterate the OP:

"Please give us the ability to IP address / HARDWARE HASH ban."

Note the block caps. Banning by IPs and MACS - yes, ludicrous. Banning by a hardware hash that doesn't even have to be revealed to the island owner? Nice idea. It would prevent griefers instantly relogging as alts to continue their campaigns. Sure they could switch to a different computer (different hardware hash) but few people have an endless supply of those. ;)
Rooster Misfit
SandBox Ghost - SBG
Join date: 12 Jun 2006
Posts: 33
07-20-2007 09:01
well im not very knowledgeable with computers i am just good with coming up with ideas.... it was worth a shot tho
_____________________
I am a SandBox Ghost - SBG

www.myspace.com/secondlifecom <- the myspace i run

RM
--- SBG
RR
Bopkasen Cydrome
Registered User
Join date: 23 Jul 2007
Posts: 9
07-23-2007 14:51
From: Object Pascale
Not possible. Even if you bought a branded PC with a serial number for the whole, it wouldn't be possible to get that through an API call - only the serial numbers of individual components (hard disk, cpu, etc.).

SL does (or at least used to) generate a hardware hash based on unique IDs of various components in your machine, so to reiterate the OP:

"Please give us the ability to IP address / HARDWARE HASH ban."

Note the block caps. Banning by IPs and MACS - yes, ludicrous. Banning by a hardware hash that doesn't even have to be revealed to the island owner? Nice idea. It would prevent griefers instantly relogging as alts to continue their campaigns. Sure they could switch to a different computer (different hardware hash) but few people have an endless supply of those. ;)



Banning IP but banning also MAC is pointless in web administrator viewpoint but who know. I know that it is possible for spoofing for a different IP address.