/usr/share/help/C/gnome-help/net-findip.page is in gnome-user-docs 3.28.1-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 | <page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="net-findip">
<info>
<link type="guide" xref="net-general"/>
<link type="seealso" xref="net-what-is-ip-address"/>
<revision pkgversion="3.7.1" version="0.2" date="2012-11-16" status="outdated"/>
<revision pkgversion="3.10" date="2013-10-30" status="review"/>
<revision pkgversion="3.18" date="2015-09-28" 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>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Knowing your IP address can help you troubleshoot network problems.</desc>
</info>
<title>Find your IP address</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>Open the <gui xref="shell-introduction#activities">Activities</gui> overview and
start typing <gui>Network</gui>.</p>
</item>
<item>
<p>Click on <gui>Network</gui> to open the panel.</p>
</item>
<item>
<p>Choose which connection, <gui>Wi-Fi</gui> or <gui>Wired</gui>, from
the left pane.</p>
<p>The IP address for a wired connection will be displayed on the
right.</p>
<p>Click the
<media its:translate="no" type="image" src="figures/emblem-system.png"><span its:translate="yes">settings</span></media>
button to see the IP address for the wireless network in the
<gui>Details</gui> panel.</p>
</item>
</steps>
<steps>
<title>Find your external (internet) IP address</title>
<item>
<p>Visit
<link href="http://whatismyipaddress.com/">whatismyipaddress.com</link>.</p>
</item>
<item>
<p>The site will display your external IP address for you.</p>
</item>
</steps>
<p>Depending on how your computer connects to the internet, both of these
addresses may be the same.</p>
</page>
|