
Originally Posted by
Sauerland
https://itsfoss.com/disable-ipv6-ubuntu-linux/
An update never removes the iommu=soft parameter.
Inet6 is gone in Kubuntu 19.10 with the given link method (foss). Splash screen remains normal if set that way (see grub below) and the router is not affected. Should work the same for TW in Yast.
Code:
ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether xx xx xx xx xx xx brd ff:ff:ff:ff:ff:ff
3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether xx xx xx xx xx xxbrd ff:ff:ff:ff:ff:ff
inet xx /24 brd xx.255 scope global dynamic noprefixroute wlp3s0
valid_lft 7198sec preferred_lft 7198sec
Code:
etc/default/grub
GRUB_DEFAULT=0
GRUB_TIMEOUT=7
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1 quiet splash"
GRUB_CMDLINE_LINUX="ipv6.disable=1 iommu=soft"
Code:
uname -a
Linux xx 5.2.0-050200rc6-generic #201906222033 SMP Sun Jun 23 00:36:46 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
mokutil --sb-state
SecureBoot enabled
Tor browser needs an extra tweak to kill V6 >about:config>IPV6>First entry must be set to false = will be removed>Restart Tor.
Fallback IPV6 is negative = fail + IPV6 test is mark not reachable.
https://ipleak.net/
Note FF 67.0.4 and Chrome 77.0.3833.0 don't need to be tweaked. The result is negative.
Bookmarks