[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to get a non random IPv6 address on buster ?



Le 20/03/2019 à 21:47, Erwan David a écrit :
> When I look on my IPv6 address on buster I see I have only a random one
> and not anymore the address based on mac address. Resukt : my computer
> cannot be reached by other compiuters, cannot be put in DNS, etc.
>
> How to get back the EUI64 Mac based address ?
>
>

I forgot to tell that my sysctl is

sysctl -a | grep tempaddr
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.eth0.use_tempaddr = 0
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.wlan0.use_tempaddr = 0

So maybe it is network-manager which does this ? (privacy extensions set
to Default)


Reply to: