[mythtv-users] Upgraded to 'master', lost IPV4 connectivity

Ian Clark mrrooster at gmail.com
Mon Jun 27 10:17:02 UTC 2011


On 26 June 2011 16:40, Greg Grotsky <spikeygg.mythbox at gmail.com> wrote:
[snip]
>
>
> Ian, how did you go about "disabling ipv6 on the next reboot"?  I have a
> similar problem with my master git and I cannot seem to disable my ipv6
> after some googling.  I'm using Debian.
>
As root:

echo "net.ipv6.conf.all.disable_ipv6=1" > /etc/sysctl.d/disableipv6.conf

rm /etc/sysctl.d/disableipv6.conf to renable it again. (Or comment out
the line. ;) )

Cheers

Ian


More information about the mythtv-users mailing list