project-trident / trident-core Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Network Manager: IPv6 unchecked but nonetheless active #67
Comments
|
can you check with U7? My wifi has IPv6 disabed, and it has no IPv6 |
|
It is the same with U7. IPv6 support is not enabled, neither for wifi nor for ethernet. My wifi does not get an IPv6 address, my ethernet card (still) does. |
|
can you post your output from the ifconfig command? |
|
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=81249b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LRO,WOL_MAGIC,VLAN_HWFILTER> |
|
No longer a valid issue. Moving to void linux in 2020 |
Describe the bug
IPv6 for the network card was unchecked but it always had an IPv6 address. I had to comment out the line in /etc/rc.conf. For my wifi card the settings were correct.
To Reproduce
Expected behavior
Network Manager settings should modify system settings (here /etc/rc.conf) correctly.
OS Version:
Trident 18.12-U2-RELEASE
The text was updated successfully, but these errors were encountered: