Open up your Terminal (Applications > Accessories > Terminal) and type this command:
$ sudo gedit /etc/modprobe.d/aliases
After that, find for a line that looks like this...
alias net-pf-10 ipv6
and comment it out.
then just add this 3 more lines after that commented line...
alias net-pf-10 ipv6 off
alias net-pf-10 off
alias ipv6 off
Save it and close... That's all... restart your PC and you'll feel the difference... have nice day!
0 comments:
Post a Comment