|
184.
|
|
|
From the <application>Terminal</application> enter the command: <code>sudo dhclient if_name</code> where if_name is the connection listed earlier.
|
|
|
|
Desde el <application>Terminal</application> introduzca la orden: <code>sudo dhclient nombre_if</code> donde nombre_if es la conexión que se mostró antes.
|
|
Translated by
Paco Molinero
|
|
Reviewed by
Paco Molinero
|
|
|
|
Located in
internet/C/troubleshooting.xml:120(para)
|
|
185.
|
|
|
If you receive a message that says <code>bound to xxx.xxx.xxx.xxx</code> then see <xref linkend="troubleshooting-wireless-dns"/>
|
|
|
|
Si recibe un mensaje diciendo <code>bound to xxx.xxx.xxx.xxx</code>, consulte <xref linkend="troubleshooting-wireless-dns"/>.
|
|
Translated and reviewed by
Ricardo Pérez López
|
|
|
|
Located in
internet/C/troubleshooting.xml:121(para)
|
|
186.
|
|
|
If not then reboot the system.
|
|
|
|
Si no, reinicie el sistema.
|
|
Translated by
Ricardo Pérez López
|
|
Reviewed by
Paco Molinero
|
|
|
|
Located in
internet/C/troubleshooting.xml:122(para)
|
|
187.
|
|
|
Check DNS
|
|
|
|
Comprobar las DNS
|
|
Translated by
Ricardo Pérez López
|
|
Reviewed by
Paco Molinero
|
|
|
|
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>.
|
|
|
|
Ejecute una <application>Terminal</application> (<menuchoice><guimenu>Aplicaciones</guimenu><guimenuitem>Accesorios</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>) y escriba la orden: <code>ping -c3 85.190.27.2</code>.
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
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"/>.
|
|
|
|
Ahora escriba la orden <code>ping www.ubuntu.com</code>. Si obtiene una respuesta de ambos, entones vea <xref linkend="troubleshooting-wireless-ipv6"/>.
|
|
Translated by
Paco Molinero
|
|
|
|
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"/>.
|
|
|
|
Teclee la orden: <code>cat /etc/resolv.conf</code>. Si no hay ningún servidor de nombres, contacte con su proveedor de Internet y solicite sus servidores de nombres de dominio primario y secundario. Cuando obtenga esta información, consulte <xref linkend="connecting-wireless"/>..
|
|
Translated by
Jorge_C
|
|
Reviewed by
Paco Molinero
|
|
|
|
Located in
internet/C/troubleshooting.xml:130(para)
|
|
191.
|
|
|
IPv6 Not Supported
|
|
|
|
IPv6 no soportado
|
|
Translated by
Julian Alarcon
|
|
Reviewed by
José Lecaros Cisterna
|
|
|
|
Located in
internet/C/troubleshooting.xml:134(title)
|
|
192.
|
|
|
IPv6 is supported by default in Ubuntu and can sometimes cause problems.
|
|
|
|
Ubuntu permite IPv6 de forma predeterminada, y a veces puede causar problemas.
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
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>.
|
|
|
|
Para desactivarlo, abra una <application>Terminal</application> (<menuchoice><guimenu>Aplicaciones</guimenu><guimenuitem>Accesorios</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>) y teclee la orden: <code>gksudo gedit /etc/modprobe.d/aliases</code>.
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
Located in
internet/C/troubleshooting.xml:137(para)
|