General NOTE: The general forum has been closed to new posts while we evaluate moderator availability.
This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
05-28-2010, 03:52 PM
|
#1
|
Senior Member
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,077
|
how do I find what MAC address web pages see as my MAC address
or to put it another way how do I find out what MAC address is being sent out as mine
|
|
|
05-28-2010, 04:02 PM
|
#2
|
Senior Member
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824
|
Web sites don't see MAC addresses. Those don't make it past your local subnet.
|
|
|
05-28-2010, 04:03 PM
|
#3
|
Senior Member
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339
|
AFAIK Wesites cannot see your mac address, just your ip. ' http://whatismyipaddress.com/ '
|
|
|
05-28-2010, 04:06 PM
|
#4
|
Member
Registered: Oct 2009
Location: South America - Paraguay
Distribution: Debian 5 - Slackware 13.1 - Arch - Some others linuxes/*BSDs through KVM and Xen
Posts: 329
Rep:
|
MACs are Layer2 addresses, they're seen only on subnets. What the webserver will see from you will be your IP, or your gateway's IP, your Layer3 address, (all assuming you're using TCP/IP, of course)
|
|
|
05-28-2010, 04:10 PM
|
#5
|
Senior Member
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,077
Original Poster
|
IF I told you guys how I know that web sites can see your MAC address I would be baned from this forum
|
|
|
05-28-2010, 04:16 PM
|
#6
|
Member
Registered: Sep 2004
Location: Old York, North Yorks.
Distribution: Debian 7 (mainly)
Posts: 653
Rep:
|
No. The web server will see a source MAC address, but this will be the MAC address of the gateway on the server's subnet, not your MAC address.
Slight correction: I have found a site that gives a method for getting it, using JavaScript. However, it: - Works on Internet Explorer only
- Internet Explorer security settings should allow creating ActiveX Objects
- WMI scripting library is installed on the client machine
So, the web server cannot get the MAC directly (unless the client is on the same subnet). It may persuade the client to give up the information, but it would be fairly easy for users to prevent.
Last edited by Robhogg; 05-28-2010 at 04:35 PM.
|
|
|
05-28-2010, 04:33 PM
|
#7
|
Senior Member
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,077
Original Poster
|
Quote:
Originally Posted by Robhogg
No. The web server will see a source MAC address, but this will be the MAC address of the gateway on the server's subnet, not your MAC address.
|
MAC addresses are a touchy subject for forum admins but I can tell you that is not the case
I'm walking close to black hat stuff here
but I can tell you that YOUR hardware is sending out a MAC address for the world to see
|
|
|
05-28-2010, 04:51 PM
|
#8
|
Senior Member
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339
|
Quote:
Originally Posted by rob.rice
IF I told you guys how I know that web sites can see your MAC address I would be baned from this forum
|
Probably not.
but i am sure you will get your post deleted, thread locked and a nasty note from the mods.
|
|
|
05-28-2010, 04:52 PM
|
#9
|
Senior Member
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824
|
|
|
|
05-28-2010, 04:53 PM
|
#10
|
Senior Member
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,077
Original Poster
|
Quote:
Originally Posted by smeezekitty
Probably not.
but i am sure you will get your post deleted, thread locked and a nasty note from the mods.
|
I have already been warned about this YES I WILL
|
|
|
05-28-2010, 05:32 PM
|
#11
|
Member
Registered: Sep 2004
Location: Old York, North Yorks.
Distribution: Debian 7 (mainly)
Posts: 653
Rep:
|
Quote:
Originally Posted by rob.rice
MAC addresses are a touchy subject for forum admins but I can tell you that is not the case
I'm walking close to black hat stuff here
but I can tell you that YOUR hardware is sending out a MAC address for the world to see
|
So, you start a thread asking how a web server can get a client's MAC address. Then, when you're told it can't, you hint that secretly you know a way that it can. But you do nothing but hint about this dark and secret method.
Your assertion conflicts with everything I know about networking. I have tried searching the web for a way to do it and found nothing, without using client-side code to send the info out.
I am not persuaded.
Last edited by Robhogg; 05-28-2010 at 05:48 PM.
|
|
|
05-28-2010, 05:33 PM
|
#12
|
Senior Member
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,077
Original Poster
|
Quote:
Originally Posted by Robhogg
No. The web server will see a source MAC address, but this will be the MAC address of the gateway on the server's subnet, not your MAC address.
Slight correction: I have found a site that gives a method for getting it, using JavaScript. However, it: - Works on Internet Explorer only
- Internet Explorer security settings should allow creating ActiveX Objects
- WMI scripting library is installed on the client machine
So, the web server cannot get the MAC directly (unless the client is on the same subnet). It may persuade the client to give up the information, but it would be fairly easy for users to prevent.
|
it depends on the client if it's a local router running firmware the router would need to be reflashed if it's a linux computer the MAC address can be set in the network configuration files (spoofed)
what I don't know is witch device is sending out the MAC address to the web
I know that my broad band router sends out the NIC's addresses of the local computers BUT I don't know about my wifi router
is it sending it's MAC address or forwarding the NIC's addresses of the local computers
|
|
|
05-28-2010, 05:43 PM
|
#13
|
Senior Member
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,077
Original Poster
|
Quote:
Originally Posted by Robhogg
So, you start a thread asking how a web server can get a client's MAC address. Then, when you're told it can't, you hin that secretly you know a way that it can. But you do nothing but hint about this dark and secret method.
Your assertion conflicts with everything I know about networking. I have tried searching the web for a way to do it and found nothing, without using client-side code to send the info out.
I am not persuaded.
|
MAC address are used by some web sites to control access because most
ISPs use dynamic IP addresses
so a IP address dose not identify some one reliably BUT a MAC addresses
do
|
|
|
05-28-2010, 05:44 PM
|
#14
|
Moderator
Registered: May 2001
Posts: 29,415
|
Quote:
Originally Posted by rob.rice
IF I told you guys how I know that web sites can see your MAC address I would be baned from this forum
|
No you wouldn't because, as explained before, MAC addresses don't end up on the 'net.
|
|
|
05-28-2010, 06:05 PM
|
#15
|
Senior Member
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,077
Original Poster
|
Quote:
Originally Posted by unSpawn
No you wouldn't because, as explained before, MAC addresses don't end up on the 'net.
|
OK then how do you enforce bans
every time I reset my network connection with my ISP I get a new IP address
dose this mean I can just set up a new account as a way around the ban?
|
|
|
All times are GMT -5. The time now is 10:32 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|