/usr/share/help/C/ubuntu-help/net-findip.page is in ubuntu-docs 14.04.3.
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 | <page xmlns="http://projectmallard.org/1.0/"
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 version="13.10" date="2013-09-15" status="review"/>
<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>
<desc>Knowing your IP address can help you troubleshoot network problems.</desc>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</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>Click the icon at the very right of the <gui>menu bar</gui> and select <gui>System Settings</gui>.</p></item>
<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>
<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>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, these addresses may be the same.</p>
</page>
|