~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/C/net-findip.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
      type="topic" style="task"
3
3
      id="net-findip">
4
4
  <info>
5
 
    <link type="guide" xref="net"/>
 
5
    <link type="guide" xref="net-general"/>
6
6
    <link type="seealso" xref="net-what-is-ip-address"/>
7
 
    <revision pkgversion="3.0" date="2011-04-05" status="final"/>
8
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
9
7
 
10
8
    <credit type="author">
11
9
      <name>Shaun McCance</name>
26
24
 
27
25
  <p>Find your internal IP address:</p>
28
26
  <steps>
29
 
    <item><p>Right-click on the <gui>network icon</gui> in the <gui>top bar</gui>.</p></item>
30
 
    <item><p>Select <gui>Connection information</gui>.</p></item>
 
27
    <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
 
28
    <item><p>Open <gui>Network</gui> and select <gui>Wired</gui> or <gui>Wireless</gui> from the list on the left, depending on which network connection you want to find the IP address for.</p></item>
31
29
    <item><p>Your internal IP address will be displayed as the <gui>IP Address</gui>.</p></item>
32
30
  </steps>  
33
31
 
34
 
  <p>Click <gui>Close</gui> to close the <gui>Connection Information</gui> window.</p>
35
 
 
36
32
  <p>Find your external, internet IP address:</p>
37
33
  <steps>
38
34
    <item><p>Visit <link href="http://whatismyipaddress.com/">whatismyipaddress.com</link>.</p></item>
39
 
    <item><p>The site will display your external IP address for you</p></item>
 
35
    <item><p>The site will display your external IP address for you.</p></item>
40
36
  </steps>
41
37
 
42
38
</page>