system says ipv6 dissabled - boot messagues says using ipv6

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
3times

system says ipv6 dissabled - boot messagues says using ipv6

Post by 3times »

hello

Code: Select all

~ $      cat /proc/sys/net/ipv6/conf/all/disable_ipv6
1
1 means is dissabled, right?

Code: Select all

 dmesg | less
....
[   34.818090] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   34.818351] r8169 0000:06:00.0 eth0: link down
[   36.459658] r8169 0000:06:00.0 eth0: link up
[   36.459689] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   40.831996] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[   45.145465] systemd-logind[3001]: New seat seat0.
[   45.188935] systemd-logind[3001]: Failed to start user service: Unknown unit: user@1000.service
[   45.211089] systemd-logind[3001]: New session c1 of user bee.
[   61.099415] [UFW BLOCK]...
....=2 
[  575.407590] r8169 0000:06:00.0 eth0: link down
[  585.136630] r8169 0000:06:00.0 eth0: link up
[  585.136661] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

what does that mean? boot starts ipv6 and then it is disabled when i log in? can i remove ipv6
?
Do the numbers in every start of a line means time, seconds?

thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: system says ipv6 dissabled - boot messagues says using i

Post by JeremyB »

Numbers at the start of the line are time in seconds since the last boot. In network manager for your connection do you have IPv6 set to ignore?
3times

Re: system says ipv6 dissabled - boot messagues says using i

Post by 3times »

didn't have ipv6 to ignore. now i do in my wired conecction1, but still getting those messages about eth0.

Code: Select all

[   32.351505] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   33.925151] r8169 0000:06:00.0 eth0: link up
[   33.925184] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Locked

Return to “Networking”