Why can't the server get the client MAC address, like the client IP?

前端 未结 9 2065
失恋的感觉
失恋的感觉 2021-01-02 00:28

From what I know, all the MAC addresses that the packet gone through are in the packet. This is because that each packet that goes in a certain path, should also be returned

9条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-02 01:07

    In IPv6, one might actually get the computer's MAC address from the IPv6 address, if encoded into the 64 bits of the host address.

    See also How to avoid exposing my MAC address when using IPv6? on Super User.

提交回复
热议问题