Accueil
 

how to hide your MAC address

with a kernel compiled with : CONFIG_IPV6_PRIVACY=y

do :

#as root
echo 2 >/proc/sys/net/ipv6/conf/all/use_tempaddr

to make it effective restart your network interface

to make it persistent add to your /etc/sysctl.conf

net.ipv6.conf.all.use_tempaddr=2
 
ipv6.txt · Last modified: 2007/12/15 01:24 by ctaf
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki