#Mysterium VPN setup

1 messages · Page 1 of 1 (latest)

fresh urchin
#

okay

#

so

#

whats the output of ip a?

#

it should show the virtual devices as well

#

like wg

#

so its totally fails to create a device

#

i see

#

and what if you just enable ipv6?

#

yeah thats just the regular interface

#

ye, why not try enabling ipv6?

#

system wide

#

its a kernel parameter

#

"Adding ipv6.disable=1 to the kernel line disables the whole IPv6 stack, which is likely what you want if you are experiencing issues. See Kernel parameters for more information. "

#

or ipv6.disable_ipv6=1

#

if you followed the arch wiki

#

its in the /etc/sysctl.d/40-ipv6.conf file