Re: MAC address

From: Ajay (abra9823_at_mail.usyd.edu.au)
Date: 09/21/04


Date: Tue, 21 Sep 2004 14:12:14 +1000
To: python-list@python.org

Quoting Grant Edwards <grante@visi.com>:

> On 2004-09-21, Ajay <abra9823@mail.usyd.edu.au> wrote:
>
> >> How are you going to avoid collisions? I suppose it's a
> >> sufficiently slim probability you can just ignore it.
> >>
> >>> also, is there an alternative way to anonymize a client?
> >>
> >> Not really, but how could your MAC address be traced to you,
> >> anyway?
> >
> > i suppose i should clarify again that the question is not in
> > the context of the Internet but a wireless LAN.
>
> Right.
>
> > within a LAN, if i were to open a socket connection with a
> > server and send some data to it, the server would be able to
> > pick up my MAC and IP address.
>
> If the server is on the same LAN, yes. If it's on the other
> side of a router or firewall, no. That said, once the server
> has your MAC, what's it going to do with it? Is there some way
> to trace that MAC to your name, address, and phone number?

if you use the service say 10 times, then the server can link those 10
sessions together based on your MAC address.
and the server will be on the same LAN

>
> > so what i want to do is to anonymize the MAC by picking a
> > random (but valid) MAC address and using that. after that i
> > will anonymize the IP.
>
> Strictly speaking, the only MAC that is "valid" according to
> the IEEE spec is the one the manufacturer put into it. However,
> as long as you pick a MAC address that's not one of the special
> ones (broadcast or multicast addresses), you can probably just
> pick one at random.

by a valid MAC i meant having a legal devide manufacturer ID

>
>
> --
> Grant Edwards grante Yow! A can of
> ASPARAGUS,
> at 73 pigeons, some LIVE
> ammo,
> visi.com and a FROZEN
> DAQUIRI!!
> --
> http://mail.python.org/mailman/listinfo/python-list
>

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



Relevant Pages

  • RE: Firewall Rule Set not allowing access to DNS servers?
    ... > My LAN is configured with static IP addresses, ... > I have full connectivity with the internet from every machine on my ... > # Allow out access to my ISP's Domain name server. ... > # Interrogate packets originating from the public internet ...
    (freebsd-questions)
  • Re: www.microsoft.com.mydomain.com
    ... Personal i would not image a remote machine via internet. ... You can check out Dual/Multi band routers, they are able to connect 2 or more ADSL lines and provide one interface to the LAN, either load balanced or traffic specific configured. ... Our TS farm in the moment consist's of 7 Terminal servers. ... Except the server backbone all is working with 100Mbit. ...
    (microsoft.public.windows.server.dns)
  • Re: www.microsoft.com.mydomain.com
    ... Personal i would not image a remote machine via internet. ... You can check out Dual/Multi band routers, they are able to connect 2 or more ADSL lines and provide one interface to the LAN, either load balanced or traffic specific configured. ... Our TS farm in the moment consist's of 7 Terminal servers. ... Except the server backbone all is working with 100Mbit. ...
    (microsoft.public.windows.server.dns)
  • Re: Why IP address is fixed everytime connected to the Internet?
    ... The ISP, the network card (i.e. MAC address??), or the ... Typically it is assigned by your ISP. ... from the ISP DHCP server. ... Some Internet connections are formed using PPP ...
    (microsoft.public.security)
  • Re: Why IP address is fixed everytime connected to the Internet?
    ... The ISP, the network card (i.e. MAC address??), or the ... Typically it is assigned by your ISP. ... from the ISP DHCP server. ... Some Internet connections are formed using PPP ...
    (comp.os.linux.networking)