[MUD-Dev] DGN: Random questions about griefers

Nesta Stubbs kiztent at gmail.com
Wed Aug 31 15:41:23 CEST 2005


On 8/30/05, Mike Rozak <Mike at mxac.com.au> wrote:

>>>  f) I assume IP address is useless.

>> No measure is useless - Just because you know a car thief can
>> just smash your window, you still lock your car.  MAC addresses
>> together with IP can work miracles

> I thought (and could be wrong) that you got the MAC address from
> the client, and that it wasn't sent in the IP data. If the code to
> get the MAC address is in my client, then it's susceptible to
> hackers again. Or am I missing something?

It's been a while, but the MAC address in the packets that your
server gets would be the MAC address of the next device upstream,
since that information is reconstructed by every router and other
routing type device.

Now, your MUD client could grab the MAC address and send it as part
of the login sequence.  I can change my MAC address (assuming it
doesn't break my service provider (and even if it does I can defeat
that)), but it's just another way to shut off another few percent of
the die hard griefers.
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list