|
186.
|
|
|
If not then reboot the system.
|
|
|
|
Ef ekki, endurræstu kerfið.
|
|
Translated and reviewed by
Jóhann Sig
|
|
|
|
Located in
internet/C/troubleshooting.xml:122(para)
|
|
187.
|
|
|
Check DNS
|
|
|
|
Kannaðu DNS
|
|
Translated and reviewed by
Jóhann Sig
|
|
|
|
Located in
internet/C/troubleshooting.xml:126(title)
|
|
188.
|
|
|
Open a <application>Terminal</application> (<menuchoice><guimenu>Applications</guimenu><guimenuitem>Accessories</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>) and type the command: <code>ping -c3 85.190.27.2</code>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/troubleshooting.xml:128(para)
|
|
189.
|
|
|
Now type the command: <code>ping www.ubuntu.com</code>. If you get a response from both then see <xref linkend="troubleshooting-wireless-ipv6"/>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/troubleshooting.xml:129(para)
|
|
190.
|
|
|
Type the command: <code>cat /etc/resolv.conf</code>. If there is no nameserver listed then contact your ISP and find out your primary and secondary domain name servers. Once you have this information see <xref linkend="connecting-wireless"/>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/troubleshooting.xml:130(para)
|
|
191.
|
|
|
IPv6 Not Supported
|
|
|
|
Enginn stuðningur við IPv6
|
|
Translated and reviewed by
Jóhann Sig
|
|
|
|
Located in
internet/C/troubleshooting.xml:134(title)
|
|
192.
|
|
|
IPv6 is supported by default in Ubuntu and can sometimes cause problems.
|
|
|
|
IPv6 stuðningur er virkur frá upphafi í Ubuntu. Í sumum tilfellum getur það valdið vandræðum.
|
|
Translated and reviewed by
Jóhann Sig
|
|
|
|
Located in
internet/C/troubleshooting.xml:136(para)
|
|
193.
|
|
|
To disable it, open a <application>Terminal</application> (<menuchoice><guimenu>Applications</guimenu><guimenuitem>Accessories</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>) and type the command: <code>gksudo gedit /etc/modprobe.d/aliases</code>.
|
|
|
|
Til að gera það óvirkt, opnaðu <application>Útstöð</application> (<menuchoice><guimenu>Forrit</guimenu><guimenuitem>Aukahlutir</guimenuitem><guimenuitem>Útstöð</guimenuitem></menuchoice>) og sláðu inn skipunina: <code>gksudo gedit /etc/modprobe.d/aliases</code>.
|
|
Translated and reviewed by
Jóhann Sig
|
|
|
|
Located in
internet/C/troubleshooting.xml:137(para)
|
|
194.
|
|
|
Find the line <code>alias net-pf-10 ipv6</code> and change it to read <code>alias net-pf-10 off</code>.
|
|
|
|
Finndu línuna <code>alias net-pf-10 ipv6</code> og breyttu henni svo þar standi <code>alias net-pf-10 off</code>.
|
|
Translated and reviewed by
Jóhann Sig
|
|
|
|
Located in
internet/C/troubleshooting.xml:138(para)
|
|
195.
|
|
|
Reboot Ubuntu.
|
|
|
|
Endurræstu Ubuntu.
|
|
Translated and reviewed by
Jóhann Sig
|
|
|
|
Located in
internet/C/troubleshooting.xml:139(para)
|