~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="net-findip" xml:lang="es">
  <info>
    <link type="guide" xref="net-general"/>
    <link type="seealso" xref="net-what-is-ip-address"/>

    <revision pkgversion="3.4.0" date="2012-02-20" status="final"/>

    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    <credit type="author">
      <name>Jim Campbell</name>
      <email>jwcampbell@gmail.com</email>
    </credit>

    <desc>Conocer su dirección IP le puede ayudar a resolver problemas de red.</desc>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Daniel Mustieles</mal:name>
      <mal:email>daniel.mustieles@gmail.com</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Francisco Molinero</mal:name>
      <mal:email>paco@byasl.com</mal:email>
      <mal:years>2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Jorge González</mal:name>
      <mal:email>jorgegonz@svn.gnome.org</mal:email>
      <mal:years>2011</mal:years>
    </mal:credit>
  </info>

  <title>Buscar su dirección IP</title>

  <p>Knowing your IP address can help you troubleshoot problems with your internet connection. You may be surprised to learn that you have <em>two</em> IP addresses: an IP address for your computer on the internal network and an IP address for your computer on the internet.</p>

  <steps>
    <title>Find your internal (network) IP address</title>
    <item><p>Pulse en su nombre en la barra superior y seleccione <gui>Configuración del sistema</gui>.</p></item>
    <item><p>Abra <gui>Red</gui> y seleccione <gui>Cableada</gui> o <gui>Inalámbrica</gui> de la lista a la izquierda, dependiendo de para qué tipo de conexión quiera encontrar la dirección IP.</p></item>
    <item><p>Your internal IP address will be displayed in the list of information.</p></item>
  </steps>  

  <steps>
  	<title>Find your external (internet) IP address</title>
    <item><p>Visite <link href="http://whatismyipaddress.com/">whatismyipaddress.com</link>.</p></item>
    <item><p>El sitio le mostrará su dirección IP externa.</p></item>
  </steps>

<p>Depending on how your computer connects to the internet, these addresses may be the same.</p>

</page>