You are not logged in.

#1 2015-12-24 20:25:53

shallpion
Member
Registered: 2009-12-12
Posts: 65

cannot read key "net.ipv6.conf.default.stable_secret" in sysctl?

Hi, I am using kernel

[root@router ~ ]$ uname -a
Linux router 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64 GNU/Linux

and I noticed that every time I do a `sysctl -a` piped into a command say grep I received following message

[root@router ~ ]$ sysctl -a | grep no_meaning
sysctl: reading key "net.ipv6.conf.all.stable_secret"
sysctl: reading key "net.ipv6.conf.default.stable_secret"
...

Run cat on these files:

[root@router ~ ]$ cat /proc/sys/net/ipv6/conf/all/stable_secret 
cat: /proc/sys/net/ipv6/conf/all/stable_secret: Input/output error

[root@router ~ ]$ ls -hl /proc/sys/net/ipv6/conf/all/stable_secret 
-rw------- 1 root root 0 Dec 24 14:57 /proc/sys/net/ipv6/conf/all/stable_secret

Is this normal? Thanks in advance smile

Offline

#2 2015-12-25 13:10:12

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,165

Re: cannot read key "net.ipv6.conf.default.stable_secret" in sysctl?

No idea if it's normal,but it's the same on my system.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB