Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Yet another non-new wrinkle (Score 1) 230

Actually, hiding the SSID is not a good practice. It's worthless as a "security" measure. Worse, it's much better to let your neighbors see which channel you are on. Otherwise you can end up with a pile-up of several hidden SSID networks on the same channel, and, of course, with a horrible performance.

Comment Re:Yet another non-new wrinkle (Score 1) 230

Local? Check again. Your ISP will assign you a whole prefix (/64 or even a /48). Each node in your network will have a *valid* *routable* IPv6 address. And those addresses can be assigned manually (this won't be common), or automatically. And automatically assigned addressed can be derived from the MAC address, or will be generated randomly as temporary addresses.

At the end, the publicly visible IPv6 address will indeed contain your MAC address unless the random generated temporary addresses are used.

Comment Re:Yet another non-new wrinkle (Score 1) 230

"There's no big table of data somewhere that connects your MAC address to specific person. It's not even remotely the same as an IP address".

Correction: it's not even remotely the same as an IPv4 address.

Now, check the addressing schemes for IPv6. You'll find out that one of the mechanisms to create an IPv6 address, extender EUI-64, is _precisely_ building it from a MAC address, which indeed is fully readable in the reslting IPv6 address.

Of course there's a better scheme that uses temporary addresses, but let's see which one gets a more widespread usage.

Slashdot Top Deals

Good salesmen and good repairmen will never go hungry. -- R.E. Schenk

Working...