<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MakeUseOf &#187; IP</title>
	<atom:link href="http://www.makeuseof.com/tags/ip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 04:31:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Researchers Discover Skype Flaw That Lets Hackers Track You [News]</title>
		<link>http://www.makeuseof.com/tag/researchers-discover-skype-flaw-lets-hackers-track-news/</link>
		<comments>http://www.makeuseof.com/tag/researchers-discover-skype-flaw-lets-hackers-track-news/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 22:31:50 +0000</pubDate>
		<dc:creator>Matt Smith</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=90382</guid>
		<description><![CDATA[According to security researchers, Skype contains a flaw that makes it possible for a clever hacker to track and spy on Skype users, particularly those who use the mobile app. It’s not social engineering, nor is it an infiltration of the service itself, but rather a bit of ingenuity.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/skypeflaw1.jpg?323f2c" alt="" />According to security researchers, Skype contains a flaw that makes it possible for a clever hacker to track and spy on Skype users, particularly those who use the mobile app. It’s not social engineering, nor is it an infiltration of the service itself, but rather a bit of ingenuity.</p>
<p>When a call is made from one Skype user to another, certain packets are sent to start the call. If the right packets are blocked by the caller, then the recipient’s end of the call can be slightly delayed, and the call disconnected before any notification appears. The caller, however, will have obtained return packets containing the recipient’s IP address.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/skypeflaw2.png?323f2c" alt="" width="516" height="151" /></p>
<p>An IP address in itself can be bad news when it ends up in the wrong hands, but the flaw is deeper still. It’s possible to geolocate an IP address, and if a user has a mobile device with a data connection and Skype installed, a hacker could make numerous terminated calls to roughly work out the user’s movements.</p>
<p>Researchers also found that this method could be used to expose people using BitTorrent. Once an IP address was obtained through Skype, it could be compared to BitTorrent users in an attempt to find a match. The methods used were not targeted (out of 50,000 users, only 400 were matched with a Skype account) but does open the possibility of random blackmail by hackers or investigation by law enforcement.</p>
<p>How do you stop this threat? Your options are limited. Firewalls do not help unless you block Skype entirely. Blocking unknown contacts doesn’t work, either – the initial packets are still sent. It’s really up to Skype to fix this issue by changing their code. In the meantime, if you love to fileshare and you also use Skype, maybe you should stop one of those two activities.</p>
<p><small>Source: <a href="http://www.futurity.org/science-technology/skype-flaw-exposes-users%E2%80%99-location-identity/" rel="nofollow">Futurity</a>, <a href="http://www.scribd.com/doc/69593950/Skype" rel="nofollow">Scribed</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/researchers-discover-skype-flaw-lets-hackers-track-news/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To Use Your Dedicated Virtual Server As An Internet Proxy Using SSH Tunneling</title>
		<link>http://www.makeuseof.com/tag/dedicated-virtual-server-internet-proxy-ssh-tunneling/</link>
		<comments>http://www.makeuseof.com/tag/dedicated-virtual-server-internet-proxy-ssh-tunneling/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 19:31:25 +0000</pubDate>
		<dc:creator>James Bruce</dc:creator>
				<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=73207</guid>
		<description><![CDATA[If you have your own virtual private server for hosting your website, you may not know you can also use it as a private proxy to get past various firewalls and internet blocks. Let me show you how you can set up a simple SSH proxy tunnel using your hosting account in Windows, Mac or Linux. ]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/lolc-featured-image.png"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/lolc-featured-image.png?323f2c" alt="internet proxy server" />I explained some of the benefits of having your own <a title="The Various Forms Of Website Hosting Explained [Technology Explained]" href="http://www.makeuseof.com/tag/website-hosting-technology-explained/">virtual private server</a> hosting account a while ago &#8211; not only are they faster and able to host many more of your sites, you can also <a title="How To Configure The Various W3 Total Cache Plugin Settings For Your WordPress Blog" href="http://www.makeuseof.com/tag/configure-w3tc-plugin-wordpress/">configure W3 Total Cache for optimum performance</a> by installing special Apache caching extensions. Today I&#8217;m going to show you how you can also use it as a private Internet proxy server for secure Internet browsing.</p>
<p>This is particularly beneficial in countries such as China, where most commercial proxy solutions have stopped working altogether. Read on for a full explanation of how you can go about using your own VPS hosting account as a private proxy.</p>
<p>First up, a few points to clear up:</p>
<h3>Can I Use This Method With My Shared Hosting, Or Does It Need To Be A VPS Or Dedicated Server?</h3>
<p>This method uses SSH (secure shell, or &#8220;command line&#8221; access), so generally that means you can only use it with your dedicated or virtual dedicated hosting account. Some shared hosts do allow SSH access, so search your shared host&#8217;s support documents first.</p>
<h3>Can I Use This To Download Torrents Or Other Nefarious Illegal Activites?</h3>
<p>No. Remember the traffic is being routed through your website / server IP address, so anything you do can be traced back to that. You will also be using part of the bandwidth allocation of your hosting account, so downloading torrents would quickly push up the monthly hosting cost.</p>
<h3>So Why Would I Want To Do This?</h3>
<p>Sometimes you just want another IP address when you visit a website. This can be especially useful when faced with location-specific sites that block other countries. In other cases, your country may already be blocking access to various well known proxy providers, as is the case in China. The method described here will allow you to tunnel out of the offending country and go about your daily business without having every packet you send being inspected by the great firewall.</p>
<h2>Setting Up SSH On Windows</h2>
<p>I&#8217;ll start with Windows as the process is a little more complicated than on Mac OsX or Linux. In order to use SSH, you&#8217;ll need to download a special client software &#8211; in this tutorial I&#8217;ll use Putty. Go ahead and <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">download the basic putty.exe file</a>.</p>
<p>When you first open Putty, there&#8217;s a few settings to fill in. First is your server domain. If you have lots of domains set up on your private hosting account then go ahead and use any of them, but they&#8217;ll need to be SSH-enabled and remember that your login/password will be unique to each domain. I don&#8217;t suggest using the root account to log in under any circumstances, even if you have enabled it.</p>
<ol>
<li>Enter the server domain on the first screen.</li>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/putty-1-domain.png?323f2c" alt="internet proxy server" width="462" height="445" /></p>
<li> Click on the <em>SSH</em> label on the left sidebar. Make sure compression is enabled.</li>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/putty-2-ssh-compression.png?323f2c" alt="ssh proxy tunnel" width="467" height="449" /></p>
<li> Expand the <em>SSH</em> label to reveal additional settings. On the <em>Tunnels</em> screen, enter 9090 as the Source Port and change the destination to Dynamic.</li>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/putty-3-tunneling.png?323f2c" alt="ssh proxy tunnel" width="456" height="439" /></p>
<li> Head back up to the sessions screen where you first entered the domain. Enter a name for your settings in the text box below saved sessions, then hit save. You can now click on this saved session in future to reload all your settings.</li>
<li> Finally, hit <em>Open</em>. There is no way to save your password and username, so you&#8217;ll need to re-enter these each time you open a connection. I also had problems pasting my password in, so if you do too then try typing it one character at a time. The first time you open the connection, you may get a warning error about authenticity of certificates and such. If so, ignore it and continue.</li>
</ol>
<p>That&#8217;s it for Windows, leave the putty connection open and move onto configuring your browser.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/putty-working.png?323f2c" alt="ssh proxy tunnel" width="580" height="119" /></p>
<h2>Setting Up SSH On Linux / OsX</h2>
<p>Open up a terminal, and type the following command,</p>
<pre>ssh -C2qTnN -D 9090 username@yourdomain.com</pre>
<p>After you&#8217;ve typed in your password, that&#8217;s it. Leave the terminal open while you go on to configure your browser.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/osx-done.png?323f2c" alt="setting up ssh tunnel" width="580" height="99" /></p>
<h2>Configuring The Browser</h2>
<p>I&#8217;ll explain a couple of browsers here but basically you just need to change the settings for <em>Connection -&gt; Proxy</em> to be a <strong>SOCKS5</strong> proxy, with the url <strong>localhost</strong> and port <strong>9090</strong>.</p>
<p><strong>On Internet Explorer</strong></p>
<p>Click the <em>Tools -&gt; Internet Options -&gt; Connections</em> tab. Tick <em>Use a Proxy server</em> and click <em>Advanced</em><strong>. </strong>Fill in ONLY the SOCKS proxy as address <strong>localhost</strong> and port <strong>9090</strong></p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/internet-explorer.png?323f2c" alt="setting up ssh tunnel" width="500" height="469" /></p>
<p><strong>On Firefox</strong></p>
<p>Open up <em>Preferences -&gt; Advanced -&gt; Network -&gt; Settings -&gt; Proxies</em>. Select <em>Manual proxy configuration</em>. Fill out SOCKS Host and port.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/firefox-2.png?323f2c" alt="setting up ssh tunnel" width="450" height="282" /></p>
<p>Alternatively, if you&#8217;re running a decent operating system like OsX, you can change the settings for system wide network access which will affect all browsers apps (this will also be opened for you if you attempt to change Chrome OsX proxy settings). From <em>System Preferences</em>, select your appropriate network interface (in my case, Ethernet). Under the <em>proxies</em> tab, tick to enable SOCKS proxy, then type in the details on the right.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/psx-system-wide-proxy.png?323f2c" alt="internet proxy server" width="580" height="497" /></p>
<p>That&#8217;s wasn&#8217;t too hard was it? Of course, you could set this up with <a title="How to Tunnel Web Traffic with SSH Secure Shell" href="http://www.makeuseof.com/tag/how-to-tunnel-traffic-with-ssh/">any remote linux computer</a> really, but I wanted to demonstrate another of the many benefits to having your own private host over slow shared hosting, and just how powerful a few simple linux commands can be.</p>
<p>Remember, don&#8217;t do anything illegal with this method, as it can be traced back to your hosting account and is not designed to provide 100% anonymity.</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.shutterstock.com/gallery-10991p1.html#id=71973916&amp;src=16bf8f6d39dd93c620b1e3ac7bfacda8-1-0">ShutterStock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/dedicated-virtual-server-internet-proxy-ssh-tunneling/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>What Is A Static IP Address, How Do I Get One &amp; Its Advantages / Disadvantages</title>
		<link>http://www.makeuseof.com/tag/static-ip-address-advantages-disadvantages/</link>
		<comments>http://www.makeuseof.com/tag/static-ip-address-advantages-disadvantages/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 17:31:45 +0000</pubDate>
		<dc:creator>James Bruce</dc:creator>
				<category><![CDATA[MakeUseOf Explains]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[technology explained]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=65745</guid>
		<description><![CDATA[In home networks, IP addresses aren&#8217;t usually fixed, but they do fall within specific ranges. Your router will assign a new IP address automatically if another computer joins the network, or if your configuration changes. For the most part, this works out just fine &#8211; you shouldn&#8217;t notice a difference to your Internet performance or [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/02/home-network.png"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/02/home-network.png?323f2c" alt="static ip address" width="260" height="205" />In home networks, IP addresses aren&#8217;t usually fixed, but they do fall within specific ranges. Your router will assign a new IP address automatically if another computer joins the network, or if your configuration changes. For the most part, this works out just fine &#8211; you shouldn&#8217;t notice a difference to your Internet performance or application functionality if your IP changes.</p>
<p>A static IP address however, is one that doesn&#8217;t change. Your computer decides upon the address it wants, and it tells the router. Why would you want to set up something like this though, and what are the advantages and disadvantages of doing so? Is there a better solution?</p>
<p><span id="more-65745"></span></p>
<h2>What Is A Static IP?</h2>
<p>When we talk about IP addresses of home computers, we are usually referring to two types of address. One is your external IP address &#8211; the one that the world sees as your Internet connection. Then you have your private IP addresses internally on your home network. Even if you only have one computer on your home network, it will have a private IP given to it by the router. Private IP addresses cannot be routed over the Internet and are strictly for private use. There are a few possible ranges of private IP address, but for most home users this will be <strong>192.168.*.*</strong> (where * can be anything).</p>
<p>Your router interface, for instance, is likely accessible through <strong>192.168.0.1</strong> &#8211; this is a private address. Your home computers might then be anything from <strong>192.168.0.2</strong> to <strong>192.168.0.254</strong>. Most routers will just assign internal addresses on a first come first served basis. The first computer you plug into the router will send out a network request saying &#8220;<em>I need an IP address, my hardware address is x.x.x.x.x.x</em>&#8221; and will be assigned <strong>192.168.0.2</strong>, then the next will get <strong>192.168.0.3</strong>.</p>
<p>Your external IP address is not something you can change &#8211; it will be given to you automatically by your Internet provider. You can purchase a static external IP address, but they are incredibly expensive. If you do need to access your home network from a remote location, consider getting a <a href="http://www.makeuseof.com/tag/connect-home-network-dyndns/">dynamic address that will update itself when your IP changes</a>.  For a home network though, you are free to assign static, non-changing IP addresses to whatever computers you want, so let&#8217;s a take a look at when you would do this.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/02/shutterstock_11438656.jpeg?323f2c" alt="static ip address" width="580" height="386" /></p>
<h2>Why Would I Need A Static Private IP Address &amp; What Are The Advantages?</h2>
<p>Essentially, you need a static IP anytime you are trying to forward certain packets from the Internet to certain computers or devices on your home network. For example:</p>
<h3><a href="http://www.makeuseof.com/tag/build-linux-web-server-computer-part-1/">A Local Web Server</a></h3>
<p>In order to set up a web server on your home network that is accessible by anyone in the world, you need to forward incoming requests on port 80 to your web server machine. If the web server was to restart and get a new IP from the router, the special rule that you created to forward requests on port 80 to the old server IP address wouldn&#8217;t work anymore, and your server would break.</p>
<h3><a href="http://www.makeuseof.com/tag/control-torrent-client-mobile-phone/">Remote Torrent Management</a></h3>
<p>A few weeks ago I showed you how to manage your torrent client from a remote computer or mobile phone, but it involved forwarding requests on port 9091 to the machine running the torrent client. We found out the address of the machine and created a rule based on that, but again, if the address was to change, the remote management wouldn&#8217;t work.</p>
<h3>Gaming</h3>
<p>For some older routers and gaming setups, you needed to forward certain ports to your xBox or PC to play online multiplayer games. More recent routers include an automated setup procedure called uPNP which eliminates the need to set up rules by hand.</p>
<h2>Disadvantages Of A Static IP</h2>
<p>Static IPs need to be configured manually, and often you will need to make a few changes to your router configuration too. In this respect, they are said to have an &#8220;administration overhead&#8221;, because you need to keep track of the settings yourself. For home networks, this usually isn&#8217;t an issue with only a few machines to worry about &#8211; but for corporations and companies this is quite a problem.</p>
<p>Without correct router configuration, you are also likely to see more IP address conflict errors. For example, if you set one of your machines to the IP address 192.168.0.10, and your router continues to hand out IP automatically, then at some point, another machine will be given the same IP! Basically, static IPs can be quite problematic.</p>
<h2>The Solution: Reserved Addresses</h2>
<p>Instead of having to manually configure the settings on every PC we want to give a static IP address to, we will simply &#8220;reserve&#8221; the address we want to give them in the router&#8217;s automatic IP address system. By doing this, we ensure our machines have an IP address that will never change, without actually assigning a &#8220;static&#8221; IP address as such, which would complicate things. To do this, open up your router configuration page and look for a section on DHCP or LAN IP.</p>
<p>Look at the section labelled <em>Static Leases</em> or <em>Reserved Lease Info</em>. There are two or more fields that need to be filled in. First is the hardware address (6 pairs of alphanumeric characters), which is unique to every network device in the world, and second is the IP you wish to assign it. You should be able to see your hardware address in the list of current &#8220;leases&#8221; (a lease refers to the address that the router has automatically lent to your device) next the IP it is currently assigned. If not, type <strong>IPCONFIG /ALL</strong> (from Windows command prompt) or <strong>IFCONFIG</strong> (from an OS X Terminal) and look for either the <em>Ethernet</em> or <em>Physical</em> <em>Address.</em></p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/02/physical-address.png?323f2c" alt="how to obtain a static ip address" width="580" height="260" /></p>
<p>In this case, I want the device with the hardware address <strong>E0:CB:4E:A5:7C:9D</strong>, currently with IP <strong>192.168.0.10</strong>, to stay that way forever. Enter this information to create a new reserved address.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/02/static-routing.png?323f2c" alt="static ip address" width="399" height="351" /></p>
<p>You can also change the IP address from here if you&#8217;d like the reserved one to be different to what it is currently, but you will need to restart the device in order to get the new address. You are basically &#8220;tying&#8221; a particular local IP address to a particular piece of hardware.</p>
<p>That&#8217;s it &#8211; now your address won&#8217;t change after a restart and you can keep your special routing rules the same. Confused? Problems? Feel free to ask in the comments, and I will endeavor to answer as best as I can &#8211; but remember that every router model is slightly different.</p>
<p><small>Image credit: <a rel="nofollow" href="http://www.shutterstock.com/pic-70585714/stock-vector-communication-signs-vector.html">Shutterstock 1</a>, <a rel="nofollow" href="http://www.shutterstock.com/pic-11438656/stock-photo-cable-modem-and-wireless-router-in-isolated-white-background.html">Shutterstock 2</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/static-ip-address-advantages-disadvantages/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to Find Your IP Address On Your Mobile Smartphone</title>
		<link>http://www.makeuseof.com/tag/find-ip-address-mobile-smartphone/</link>
		<comments>http://www.makeuseof.com/tag/find-ip-address-mobile-smartphone/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 18:30:13 +0000</pubDate>
		<dc:creator>Simon Slangen</dc:creator>
				<category><![CDATA[Mobile Tips]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[mobile tips]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[smartphones]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=51462</guid>
		<description><![CDATA[Whether you&#8217;re trying to create a media center remote, or wireless file server, there are a number of cellphone and computer applications that need your smartphone&#8217;s IP address. Finding these can be a real drag, on some smartphone brands more than on others. Below is an extensive tutorial to find these IP addresses, both global/public [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/Google_phone_Smart_a157.jpg" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/Google_phone_Smart_a157.jpg?323f2c" alt="how do i find my ip address"/>Whether you&#8217;re trying to create a media center remote, or wireless file server, there are a number of cellphone and computer applications that need your <a href="http://www.makeuseof.com/tags/smartphones">smartphone&#8217;s</a> IP address.</p>
<p>Finding these can be a real drag, on some smartphone brands more than on others. Below is an extensive tutorial to find these IP addresses, both global/public and local.</p>
<p>Read on for an illustrated tutorial for the major smartphone brands, including Android, iPhone, Windows Mobile and BlackBerry.</p>
<p><span id="more-51462"></span></p>
<h2>1. Global IP Addresses</h2>
<p>There are two kinds of IP Addresses. A <em>global or public or external</em> IP address is used to identify you across the internet. It&#8217;s network specific; this means that every computer using the same network to access the internet (e.g. at your home) have the same global IP address.</p>
<p>If you&#8217;ve got a computer on the same (Wi-Fi) network, it might be easier to use than a mobile phone. If you&#8217;re accessing the internet using GPRS or 3G technology (i.e. via your carrier), you can use this technique to find your (carrier&#8217;s) IP address as well.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/whatip.png?323f2c" alt="how do i find my mobile phone ip address"/></p>
<p>Finding your global IP address can be done the same on all smartphone brands. Simply point your mobile phone&#8217;s web browser to <a href="http://www.whatip.com/">http://www.whatip.com/</a>. There you go. Alternative websites are <a href="http://cmyip.com/">CmyIP.com</a> and <a href="http://touch.whatsmyip.org/">touch.WhatsMyIP.org</a>.</p>
<h2>2. Local IP Addresses</h2>
<p>Local IP Addresses are used to identify a computer within a single network (e.g. at home). Because they are network-specific, these are often re-occurring. They can also change whenever you (re)connect to a network. Amongst other things, this is what you need if you want to remotely access another device.</p>
<p>To be able to see your local IP address, first make sure your mobile is connected to a (Wi-Fi) network.</p>
<h3>2.a &#8211; Android Phone</h3>
<p>On your Android phone, hit the <em>menu</em> button and go to Settings -&gt; Wireless controls -&gt; Wi-Fi settings. If you aren&#8217;t already connected to a Wi-Fi network, do so now.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/and2-wireless.jpg?323f2c" alt="how do i find my ip address"/></p>
<p>In the networks list, again tap the network you are currently connected with. A pop-up with network specifics will appear, listing your current IP address at the bottom.</p>
<h3>2.b &#8211; iPhone</h3>
<p>On your iPhone, go to Settings -&gt; Wi-Fi networks and make sure Wi-Fi is turned on. If you aren&#8217;t already connected to a wireless network, do so now. Tap the blue arrow at the right hand side of the network.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/iphone.jpg?323f2c" alt="find mobile ip address" /></p>
<p>You&#8217;ll be able to find your IP address on the resulting screen of network specifics. In the far right tab, you can make your IP address static. This will make your telephone pick the IP address upon connecting to the network, instead of the router, and will make sure you retain the IP address if you ever revisit the network.</p>
<h3>2.c &#8211; Windows Mobile</h3>
<p>On Windows Mobile, go to <em>Start -&gt; Settings -&gt; Network cards</em>. Listed there are all the available network adapters. Select the one you need to find the IP address for &#8211; in most cases, that&#8217;ll be the wireless adapter &#8211; and pick <em>Edit</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/winm6.jpg?323f2c" alt="how to find my ip address"/></p>
<p>Here you&#8217;ll see your IP address, no matter if you use a dynamic or static IP address (see screenshot above).</p>
<h3>2.d &#8211; BlackBerry</h3>
<p>Depending on the type of BlackBerry phone, either go through Manage Connections -&gt; Wi-Fi Options, or via the general Options -&gt; Wi-Fi Connections.</p>
<p>If you&#8217;re using BlacBerry Device Software 4.5 or earlier, select Wi-Fi Diagnostics in the Wi-Fi Connections pane. For later versions, select W-Fi Tools -&gt; Wi-Fi Diagnostics.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/08/blackberry1.jpg?323f2c" alt="how to find my ip address"/></p>
<p>In the network specifics that follow, you&#8217;ll be able to find your IP address. If you&#8217;re looking for a more elaborate overview, subsequently select Options -&gt; Display Mode -&gt; Advanced, and Options -&gt; Save.</p>
<p>Do you have any other tips on smartphone network diagnostics? Weigh in and direct your questions to the comments sections below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/find-ip-address-mobile-smartphone/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>DHCP Explained: Installing &amp; Configuring A Free DHCP Server [Linux]</title>
		<link>http://www.makeuseof.com/tag/dhcp-explained-installing-configuring-free-dhcp-server-linux/</link>
		<comments>http://www.makeuseof.com/tag/dhcp-explained-installing-configuring-free-dhcp-server-linux/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 17:31:11 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Linux Apps & Tips]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[local server]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=35327</guid>
		<description><![CDATA[DHCP is Dynamic Host Configuration Protocol. On a network configured with DHCP, the computers ask for an IP address and the DHCP server responds with a unique IP address and other required information like domain name servers and router addresses. DHCP thus saves the administrator a lot of work and is specially useful in larger [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/routerlogo.jpg" /><img class="align-left" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/routerlogo.jpg?323f2c" alt="dhcp domain server internet" style="border: 0pt none; margin-right:20px" vspace=5>DHCP is Dynamic Host Configuration Protocol. On a network configured with DHCP, the computers ask for an IP address and the DHCP server responds with a unique IP address and other required information like domain name servers and router addresses. DHCP thus saves the administrator a lot of work and is specially useful in larger networks.</p>
<p>However there is nothing stopping you using such a free DHCP server setup on your home network as well. Another advantage is that all the settings are stored in one place so any changes can be done easily without having to reconfigure all of your computers.</p>
<p><span id="more-35327"></span><br />
Installing free DHCP server is easy, it is the configuration that takes some time and thought. That said, once you have installed and configured a DHCP server you are saved from all the chores like rotating IP addresses, keeping track of what IPs have been assigned and configuring each computer/device separately etc.</p>
<p>We will be looking at how you can configure a free DHCP server on your Linux computer. As always I will be demonstrating this using my Ubuntu Machine, but you can very well adapt it to be used with any other distribution. First and foremost you need to install a DHCP server on your computer. Doing so is simple, all you need to do is to issue the following command:</p>
<p><strong>sudo apt-get install dhcp3-server</strong></p>
<p>Alternatively you can also achieve this via the synaptic package manager. Keep in mind that you might have to enable the universe and mulitverse repositories. (To do so, check the appropriate checkbox inside <em>System &gt; Administration &gt; Software Sources</em>).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/softwaresources.png?323f2c" alt="free DHCP server" width="526" height="273" /></p>
<p>Once installed you need to get configuring. Configuring the DHCP server requires editing configuration files and having a decent knowledge of networking won&#8217;t hurt either. That said, I will try to walk you through the configuration file and what all you need to change for a basic setup, so follow along:</p>
<ul>
<li>There are a couple of files we are concerned with. Most of the work will be done with <em>/etc/dhcp3/dhcpd.conf</em>. However first we need to configure which interface the server should monitor for DHCP requests. Open up the file <em>/etc/defaults/dhcp3-server</em> and add the required interface to the <em>INTERFACES=&#8221;"</em> line. e.g for eth0, the line will look like <em>INTERFACES=&#8221;eth0&#8243;</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/interfaces.png?323f2c" alt="free DHCP server" width="569" height="213" /></p>
<li>Now back up <em>/etc/dhcp3/dhcpd.conf</em> (create a copy) just in case things go wrong.</li>
<li>Next up, open the file in your favorite text editor. You may require elevated privileges to edit the file so don&#8217;t forget to use sudo (or gksudo if using a GUI text editor).</li>
<li>This is how the file looks like at first:</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/openingsection1.png?323f2c" alt="free DHCP server" width="566" height="365" /></p>
<li>We will change a couple of lines. The settings I am about to show you are good enough for a home network. The great thing about DHCP is that it scales very well, so if you are using this to manage a larger network you would need to make some edits to the setup that I am presenting. The file is nicely commented so if you are unsure about what an option does, make sure you read the comment above the line that you are going to edit.</li>
<li>Go through the file line by line and comment out any line that is not required in your setup. In the first part of the file you can specify domain name, domain name servers and parameters like default and max lease time. The settings you configure in this part of the file will be used for all the sections of the file that don&#8217;t mention them explicitly.</li>
<li>If instead you are configuring only a single network interface, I recommend you comment out these first lines and configure the domain name and domain name servers in the individual sections.</li>
<li>Now search the file and look for a line that reads &#8220;<em>A slightly different configuration for an internal subnet</em>&#8220;. This is where you specify the settings of your internal subnet. While the file lists only one such section, you can create more if you want to create more than one subnet.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/changeinfo.png?323f2c" alt="dhcp domain server internet" width="534" height="298" /></p>
<li>Uncomment the section once you find it. You now need to change the settings to suit the network that you are configuring. Here is a brief description of what each line does:</li>
<p><em>subnet 10.5.5.0 netmask 255.255.255.224</em> &#8211; Specifies the subnet all the hosts will belong to. eg if you want to assign IP addresses from the subnet 192.168.0.0 with a mask of 255.255.255.0 you will change the line to<em> subnet 192.168.0.0 netmask 255.255.255.0</em></p>
<p><em>range 10.5.5.26 10.5.5.30</em> specifies a range of IP addresses within the subnet that will be assigned to any machine requesting an address. In our case we can change it to a suitable <em>range 192.168.0.10 192.168.0.50</em></p>
<p>The other lines are used to configure optional parameters like router address, DNS servers etc. You can specify them here to override the default ones you provided at the start of the file.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/modified.png?323f2c" alt="dhcp domain server internet" width="543" height="109" /></p>
</ul>
<p>With a little configuration, the DHCP server is ready for work. All you need to do now is to start the server and configure the clients to request IP via DHCP from this server that you configured. As an option you can also use <a href="http://www.makeuseof.com/tag/linux-system-administration-made-easy-with-webmin/">Webmin</a> to configure your DHCP server using a web browser. If you have a router, it can do most things that you want to do with a DHCP server, in such a case you can access the router&#8217;s settings panel to specify things like how IP addresses are assigned, DNS servers and the likes.</p>
<p>Have you ever configured a DHCP server for your home network? Or do you use static IPs? Feel free to contribute your tips in the comments section.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/dhcp-explained-installing-configuring-free-dhcp-server-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Connect To Your Home PCs From Anywhere With DynDNS</title>
		<link>http://www.makeuseof.com/tag/connect-home-network-dyndns/</link>
		<comments>http://www.makeuseof.com/tag/connect-home-network-dyndns/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 16:31:05 +0000</pubDate>
		<dc:creator>Justin Pot</dc:creator>
				<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[connection settings]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=35013</guid>
		<description><![CDATA[Have you ever found yourself at a friend&#8217;s house, wishing you could access the music on your computer? Or maybe you wish it was easier to connect to your VNC share from web cafes or your office? Maybe you&#8217;ve even tried writing down your IP address before leaving home specifically so you could connect? The [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/dyndns2.png?323f2c" alt="dyndns" vspace="5" align="left" />Have you ever found yourself at a friend&#8217;s house, wishing you could access the music on your computer? Or maybe you wish it was easier to connect to your VNC share from web cafes or your office? Maybe you&#8217;ve even tried writing down your IP address before leaving home specifically so you could connect?</p>
<p>The main problem with that approach is that most ISPs change your IP on a regular basis. Some ISPs will give you a static IP &#8211; typically for a monthly premium &#8211; and such an IP can give you access from anywhere.</p>
<p>Alternatively, you can use <a href="http://www.dyndns.com/">DynDNS</a>. This company specializes in solving exactly the problem you&#8217;re thinking of with a free Dynamic DNS setup &#8211; giving you a web address that will consistently point to your computer, even when your ISP changes your IP.</p>
<p>And if you just want one URL, it&#8217;s a free service.</p>
<p><span id="more-35013"></span></p>
<h3>How Free Dynamic DNS Works</h3>
<p>Here&#8217;s the deal: you get an account at DynDNS, which provides you with a free URL. Then you set up your home network to inform DynDNS of your current IP on a regular basis &#8211; this can be done using the firmware in <a href="http://www.makeuseof.com/tag/technology-explained-how-does-a-router-work/">your router</a> &#8211; most routers support such a free Dynamic DNS by default &#8211; or by installing free Dynamic DNS software on a computer on your network designed for this purpose.</p>
<p>Once everything is set up you&#8217;ll be able to access your home network from anywhere, using the URL provided to you by DynDNS.</p>
<h3>Getting Started</h3>
<p>Setting up DynDNS is easy. All you need to do is create a free Dynamic DNS account at their website, selecting a subdomain from their wide variety of domains.</p>
<p style="text-align: center;"><img class="size-full wp-image-35014 aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/dyndns-selectURL.png?323f2c" alt="dyndns-selectURL" width="468" height="210" /></p>
<p>Being the Linux enthusiast that I am, I choose &#8220;homelinux.com,&#8221; but the choice is largely aesthetic &#8211; just pick something you can remember easily.</p>
<p>Once your account is set up you&#8217;ll have a username and password you can use in order to use the service. What you need to do now is set up your home network to regularly report your IP to DynDNS.</p>
<h3>Configure Your Router</h3>
<p>The simplest way to do this is to configure your router to do so. How to do this varies depending on your brand and model of router, but for the most part the process goes something like this:</p>
<p>1. Type your router&#8217;s internal IP address into a web browser and hit &#8220;<em>enter</em>.&#8221; This will bring up your router&#8217;s web-based configuration.</p>
<p>2. Find the dynamic DNS option, and enter your settings.</p>
<p>On my Linksys router, this configuration looks something like this:</p>
<p style="text-align: center;"><img class="size-full wp-image-35015 aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/dyndns-routersetup.png?323f2c" alt="dyndns-routersetup" width="483" height="243" /></p>
<p>Typically all your router needs is your DynDNS username and password, so enter those and you&#8217;re good to go.</p>
<p>3. Apply your changes. This may shut down your router temporarily, but just start it up again.</p>
<p>Obviously configuring your router is the simplest way to do this, but if don&#8217;t have a router, or if your router doesn&#8217;t support DynDNS directly, you can <a href="http://www.dyndns.com/support/clients/">download software here</a> that can report your current IP to DynDNS.</p>
<h3>Port Forwarding</h3>
<p>Okay, so you&#8217;ve got your fancy URL now but attempting to use it to connect to your computer from elsewhere won&#8217;t help much unless you set up your router properly.</p>
<p>Your router essentially acts as a firewall, as all incoming requests are directed to it. Unless your router is specifically aware of what requests are going to come in, it will continue to block everything you try to connect to from outside your network. That&#8217;s where the magic of port forwarding comes in.</p>
<p>If you don&#8217;t know what <a href="http://www.makeuseof.com/tag/technology-explained-open-router-ports-their-security-implications/">a port</a> is, the best analogy is that of an apartment number: if your IP address is like your street address, your port number is like your apartment number.</p>
<p>If your friend knows your street address, but not your apartment address, they&#8217;re not going to have much luck finding you. In the same way, if you&#8217;re connecting to your computer from somewhere else on the Internet you can&#8217;t just type your IP address: you need to specify which port you&#8217;re trying to access.</p>
<p>For example, popular remote-desktop software <a href="http://www.makeuseof.com/tags/vnc/">VNC</a> uses 5900 as it&#8217;s default port. If I want to connect to one of my computers using VNC from outside my network &#8211; for example, from a web cafe &#8211; I need to make sure my router knows to forward all incoming requests to port 5900 to the computer I want to control.</p>
<p>Setting this up isn&#8217;t that difficult: it&#8217;s almost always possible from your router&#8217;s web-based configuration. On my Netgear router the setting screen looks something like this:</p>
<p style="text-align: center;"><img class="size-full wp-image-35016 aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/02/dyndns-portforward.png?323f2c" alt="dyndns-portforward" width="484" height="328" /></p>
<p>In the above example I&#8217;m setting up VNC to forward to my media center computer. Like setting up your router with DynDNS, be sure to apply your settings after you&#8217;ve added your new configuration.</p>
<p>If you&#8217;re not sure what port a particular program uses, you can either search that program&#8217;s configuration for the option to change it or search the program&#8217;s documentation.</p>
<p>There&#8217;s still more: the firewall on your computer may also block incoming requests, unless you set up your firewall to allow for connections on that port. Check your firewall&#8217;s documentation if you&#8217;re not sure how to do this.</p>
<h3>Uses</h3>
<p>VNC&#8217;s only one example of a program you can use this method to set up, of course. If you set up an <a href="http://www.makeuseof.com/tags/ftp/">FTP</a> server on your computer you&#8217;ll be able to access your documents from everywhere. You could use this method to connect to any program&#8217;s WebUI, including the bittorrent client <a href="http://www.makeuseof.com/tag/deluge-awesome-unappreciated-crossplatform-bittorrent-client/">Deluge</a>.</p>
<p>Basically anything you can connect to from within your network can be made to work Internet-wide with DynDNS, if you&#8217;re willing to set it up.</p>
<h3>Testing</h3>
<p>Testing your setup is easy: call a friend and see if they can connect to your computer using the programs you&#8217;ve set up.</p>
<p>Alternatively you could use a proxy service to connect to your computer. If you can connect through a proxy, after all, you&#8217;re connecting from outside your network.</p>
<h3>Configure Modem</h3>
<p>Some ISPs &#8211; such as Qwest in the Western United States &#8211; provide modems that are intended to function as wireless routers as well as modems. If you have such a modem you might find that DynDNS doesn&#8217;t work for you. If this is the case you need to configure your modem to forward all requests to your router, from where port forwarding can properly happen.</p>
<p>If you think this is happening to you, check out the website of your ISP or give them a call. More likely than not they&#8217;ll be able to help you.</p>
<h3>Conclusion</h3>
<p>I use DynDNS to connect to my home network from elsewhere, and it works like a charm. Sure, setting it all up requires you learn some networking skills in the process, but if you&#8217;re reading MakeUseOf you probably love learning stuff anyway. And you never know when such skills might come in handy.</p>
<p>What about you guys? Do you use DynDNS or a similar service to connect to your computer remotely? Do you have any questions about setting this all up? As always, feel free to discuss everything in the comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/connect-home-network-dyndns/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>What Is A Dynamic IP Address &amp; How Do I Get One? [Technology Explained]</title>
		<link>http://www.makeuseof.com/tag/technology-explained-what-is-a-dynamic-ip-address-how-do-i-get-one/</link>
		<comments>http://www.makeuseof.com/tag/technology-explained-what-is-a-dynamic-ip-address-how-do-i-get-one/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 15:31:09 +0000</pubDate>
		<dc:creator>Karl L. Gechlik</dc:creator>
				<category><![CDATA[MakeUseOf Explains]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[technology explained]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=31779</guid>
		<description><![CDATA[Before we get into what a dynamic IP address is, let me give you a little background on the topic. First off an IP address is an Internet Protocol address. For more information on what an IP address is you can check out this page on Wikipedia. We can consider this your machine&#8217;s Internet Address. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0pt none; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/ipHead.png?323f2c" border="0" alt="dynamic ip addresses" vspace="5" width="179" height="201" align="left" />Before we get into what a dynamic IP address is, let me give you a little background on the topic. First off an IP address is an <strong>I</strong>nternet <strong>P</strong>rotocol address. For more information on what an IP address is you can check out this page on <a href="http://en.wikipedia.org/wiki/IP_address">Wikipedia</a>. We can consider this your machine&#8217;s Internet Address.</p>
<p>But it gets a little more complicated when we throw dynamic IP addresses into the mix. Most of the time when you sign up for Internet service you are give a single &#8220;external IP&#8221; address. This external IP address can be split up so multiple computers or devices can get online.</p>
<p>You have probably see an IP address on this screen before:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/ipAddressSet.jpg?323f2c" border="0" alt="what is a dynamic ip address" width="314" height="353" /></p>
<p><span id="more-31779"></span><br />
The above example shows an external IP address set up. If this machine was using a dynamic IP address the check box would be checked for <em>Obtain an IP address automatically</em>.</p>
<p>When you take a external IP address and divide it up, you will use dynamic or Natted IP addresses. NAT stands for <a href="http://en.wikipedia.org/wiki/Network_address_translation">Network Address translation</a> &#8211; translating one external address into multiple internal addresses. You can use a service called DHCP to assign computers dynamic IP addresses automatically when they start up.</p>
<p>Below you can see a basic diagram showing how a network is set up and operates. You will see the cable modem gets a Internet Address and the router assigns internal addresses, yet all the equipment on this home network can connect to the Internet. If you open up a browser and go to <a href="http://whatismyip.com">WhatIsMyIP</a> all the machines will tell you they have the same external IP address.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/ip4.png?323f2c" border="0" alt="what is a dynamic ip address" width="504" height="396" /></p>
<p>In most homes we have a router connected to our internet modems. Some Internet Service Providers will give you a modem with a built in router. If this is your case you can imagine that the modem and the router is one unit. We will still refer to it as a router or as a modem. Just know that we are talking about the same thing in your situation. Here is an example of what a modem looks like:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/ip2.png?323f2c" border="0" alt="what is a dynamic ip address" width="569" height="569" /></p>
<p>This router is what does your Network address translation and assigns your computer or computer&#8217;s dynamic IP addresses. Without the router in place you would not be able to use your Dynamic IP address on the Internet. That is because these groups of dynamic IP addresses like 192.168.0.1 are reserved for internal networks.</p>
<p>You can see an example of what a router looks like here:</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/ip3.png?323f2c" border="0" alt="dynamic ip addresses" width="504" height="356" /></p>
<p>Chances are if you are reading this post you are not getting your dynamic IP address assigned to you. The first thing to do is make sure all your network equipment is turned on. This includes your Internet modem provided by your ISP, your router and if you are using a laptop and a built in Network Interface Adapter you will need to have your power cord connected as well.</p>
<p>If everything is plugged in the next thing to do would be to check your status lights on your modem. Are they all green? Do they say you are connected? They should look like the example of the modem two pictures up. If they do, this part is good and you can continue on to the next piece of your network. That is probably going to be your router. Are the lights blinking? Is there a connected or internet Led? Does it say you are connected? If not or you cannot determine this, you should reboot it. Simply pull the power cord and wait 5 seconds and then re-plug it in.</p>
<p>If this fixed the issue, your computer will tell you that it is obtaining an IP address and then it will tell you that it is connected.</p>
<p>We can think about an internal IP address as a extension on a company phone network. If you just dialed that number from your home you would not get connected. But if you dial the main company number and then the extension you will get connected. Just as a dynamic IP address could only be referred to on that network.</p>
<p>We have done quite a few router articles in the past including the following :</p>
<p><a href="http://www.makeuseof.com/tag/how-to-increase-security-by-securing-your-d-link-wireless-router/">How To Secure Your D-Link Wireless Router</a> &#8211; Susan<br />
<a href="http://www.makeuseof.com/tag/8-tips-to-boost-the-signal-from-your-wireless-router/">8 Tips To Effectively Boost Your Wireless Router Signal</a> &#8211; Leon<br />
<a href="http://www.makeuseof.com/tag/technology-explained-how-does-a-router-work">Technology Explained: How Does a Router Work?</a> &#8211; Guy<br />
<a href="http://www.makeuseof.com/tag/how-to-turn-an-old-router-into-a-wireless-bridge/">How To Turn An Old Router Into A Wireless Bridge</a> &#8211; Jorge</p>
<p>I would love to field questions so if you have any please feel free to leave them in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/technology-explained-what-is-a-dynamic-ip-address-how-do-i-get-one/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>3 Apps to Turn Your Webcam Into An IP Phone</title>
		<link>http://www.makeuseof.com/tag/3-apps-to-turn-your-webcam-into-an-ip-phone/</link>
		<comments>http://www.makeuseof.com/tag/3-apps-to-turn-your-webcam-into-an-ip-phone/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 21:01:12 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[cameraphones]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[streaming video]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=30917</guid>
		<description><![CDATA[Ever since I wrote the VZOChat article, which covered how to embed your own personal videochat room into your blog, I&#8217;ve been obsessed with trying to find new uses for my new webcam. I&#8217;ve covered ways you can have some fun with video, and how to use wi-fi webcams to configure a wireless security system. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/headset.jpg?323f2c" alt="turn your webcam into an ip phone" vspace="5" width="300" height="199" align="left" />Ever since I wrote the <a href="http://www.makeuseof.com/tag/vzochat-videoconference-with-your-cameraphone-webcam-or-your-blog/">VZOChat article</a>, which covered how to embed your own personal videochat room into your blog, I&#8217;ve been obsessed with trying to find new uses for my new webcam.</p>
<p>I&#8217;ve covered ways you can have some <a href="http://www.makeuseof.com/tag/3-cool-portable-webcam-apps-for-a-live-online-experience/">fun with video</a>, and how to use wi-fi webcams to <a href="http://www.makeuseof.com/tag/how-to-build-a-wifi-home-surveillance-system-with-your-pc/">configure a wireless security system</a>. So what&#8217;s left? Well, one area I would like to cover is how to turn your webcam into an IP phone.</p>
<p><span id="more-30917"></span></p>
<p>Almost everyone has used some form of VoIP communication that makes use of some configuration of voice, video, PC-to-PC calling or PC-to-Landline calling. Depending what software you download, you may discover that it doesn&#8217;t always offer all of these features. You might be able to utilize video-chat in an IM app, but you can&#8217;t call a landline. You might be able to make PC-to-Landline calls, but there&#8217;s no option to video conference.</p>
<p>Therefore, in this post I&#8217;d like to offer a roundup of both new and old applications that have one important thing in common &#8211; they incorporate your webcam for videoconferencing, <em>and</em> they allow you to use the software as an IP phone, making PC-to-Landline calls if you so wish.</p>
<h3><strong>Skype Now Offers Videochat</strong></h3>
<p>The fastest way to turn your webcam into an IP phone is probably simply to upgrade whatever version of <a href="http://www.skype.com/allfeatures/videocall/">Skype</a> you&#8217;re running to the latest version. One of the newest (relatively) features of Skype is the ability to now initiate a video call with other Skype users. I was using Skype for both text chat and landline phone calls for quite some time before one of my friends from the UK suggested that we have a video chat. The video feature was news to me, but after I upgraded Skype, sure enough there was the &#8220;<em>Video Call</em>&#8221; button right under his name!</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-30920" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/vchat1.jpg?323f2c" alt="turn your webcam into an ip phone" width="434" height="421" /></p>
<p>The screen layout for video chat on Skype is really simple, and most users love the fact that Skype keeps this window within Skype itself (not a new pop-up window), which means you can very easily flip between your video chat and any text chats that you might have going on at the same time.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/vchat2.jpg?323f2c" alt="turn your webcam into an ip phone" width="444" height="445" /></p>
<p>My buddy wasn&#8217;t online during my test call, but here you can see the layout. The caller&#8217;s video appears in the larger square at the center of the screen, and you can see what you look like in the smaller &#8220;caller&#8221; box at the lower left. Volume and video controls are along the bottom of the screen. Of course, Skype does have the landline calling feature as well (which you can even conference into the videochat if you like, so it makes the cut!</p>
<h3><strong>SightSpeed &#8211; The Highest Quality Video Conferencing Available</strong></h3>
<p>I had to add <a href="http://www.sightspeed.com/personal/sightspeed-voip">SightSpeed</a> to this list after I read a fantastic review in PC Mag about the top video quality this app offers. While I wasn&#8217;t really convinced that anything could outperform Skype (I&#8217;m a longtime Skype fan), to my pleasant surprise SightSpeed did. First of all, this impressive software offers a larger view of your contact (as well as you &#8211; the caller), and the video quality is without a doubt superior to any other video chat application I&#8217;ve ever used.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-30922" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/vchat3.jpg?323f2c" alt="webcam into a phone" width="405" height="364" /></p>
<p>The SightSpeed demo test call went swimmingly well. Get it&#8230;swimmingly&#8230;.as in, it&#8217;s a fish tank&#8230; Ahem, so anyway, in addition to the webcam video chat feature, you can click on &#8220;<em>Telephone</em>&#8221; at the top menu and call a landline if you wish (at a low cost-per-minute, just like all of the others.)</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-30923" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/vchat4.jpg?323f2c" alt="webcam into a phone" width="504" height="461" /></p>
<p>This qualifies SightSpeed to our list of webcam IP phone apps. However, I also wanted to mention another very cool feature that I discovered about this software. If you click on the &#8220;<em>Video Mail &amp; Blogs</em>&#8221; menu option, you can actually record a video message (limited length with the free version) that you can email to whoever you like, <em>or</em> you can ask for the embed code so that you can embed your video message right on your blog. Now that&#8217;s very convenient, and very cool.</p>
<h3><strong>ooVoo Will Make You Go Ooooooooh</strong></h3>
<p>The last application I&#8217;d like to cover that features both high-quality video chat capability as well as landline phone access is ooVoo. One thing I do have to say about ooVoo is that the application interface is very slick.  I love the black and grey design and buttons with glowing blue highlights. Also, the in-chat angled views of each participant is a very nice touch.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/vchat6.jpg?323f2c" alt="" width="535" height="393" /></p>
<p>The coolest part of this app is that with your account, you&#8217;re provided with a free link that you can send folks via email (or place on your blog) that lets people call you through their web browser without having to install ooVoo on their PC. The beauty of it is that the web interface they see looks almost identical to the application interface itself.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/vchat7.jpg?323f2c" alt="free webcam ip phone" width="507" height="404" /></p>
<p>This picture above is a call initiated to me directly from Firefox. The view doesn&#8217;t look a whole lot different than from within ooVoo itself does it? I love it when people can call me without the need to install additional software &#8211; just think how easy it would be for your parents or grandparents to use it. As long as they have a webcam that&#8217;s already enabled and working &#8211; all they have to do is click the link and they&#8217;re connected to you.</p>
<p>Of course, ooVoo provides a dialing pad to call landlines (at affordable rates), but what I really wanted to point out is that just like SightSpeed, this app lets you record and send video messages to friends via email.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/vchat8.jpg?323f2c" alt="free webcam ip phone" width="575" height="401" /></p>
<p><em>U</em><em>nlike</em> SightSpeed, there doesn&#8217;t appear to be any quick way to embed your message anywhere online. For more details on ooVoo, make sure to check out Wez&#8217;s <a href="http://www.makeuseof.com/tag/chat-online-with-voip-application-oovoo/">detailed review</a> of the app.</p>
<p>No matter which of these three webcam apps with IP phone capability you choose, you&#8217;re sure to be pleased with both the quality of these apps and how easy they are to set up and use. While I personally have always preferred Skype, I&#8217;m seriously considering switching over to SightSound after testing it out.</p>
<p>Do you have a favorite application that offers both video conferencing and VoIP in one package? Share your favorites in the comments section below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-apps-to-turn-your-webcam-into-an-ip-phone/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How To Use a Fake IP Address &amp;  Mask Yourself Online</title>
		<link>http://www.makeuseof.com/tag/how-to-mask-yourself-online-use-a-fake-ip-address/</link>
		<comments>http://www.makeuseof.com/tag/how-to-mask-yourself-online-use-a-fake-ip-address/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 19:01:00 +0000</pubDate>
		<dc:creator>Jack Cola</dc:creator>
				<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[security tips]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=29381</guid>
		<description><![CDATA[People often say to me that they don&#8217;t like surfing the Internet as they feel every website they go to could hunt them down and knock on their door. Let me tell you this. It is not true. However, bear in mind, that it is possible to find your location, but they would need a [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0pt none; margin-right: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/11/mask_yourself.png?323f2c" border="0" alt="download fake ip address" vspace="5" width="150" height="163" align="left" />People often say to me that they don&#8217;t like surfing the Internet as they feel every website they go to could hunt them down and knock on their door. Let me tell you this. It is not true.</p>
<p>However, bear in mind, that <a href="http://www.makeuseof.com/tag/how-to-trace-an-ip-address-how-to-find-your-own-nb">it is possible to find your location</a>, but they would need a legal case against you to force your Internet Service Provider to hand over your details. However, if you are still worried and would like to surf the web anonymously, you will need to obtain a fake IP address to mask your online identity.</p>
<p>Before I get started, I should mention why people want to use a fake IP address.</p>
<ol>
<li>They need to test if a web server is correctly configured.</li>
<li>A firewall has blocked them out of their own website, and they need to get back in.</li>
<li>They want to access something that they can&#8217;t in their location. For example Google Voice or <a href="http://www.makeuseof.com/tag/hulu-desktop-instant-tv-shows-and-movies-on-your-large-screen/">Hulu</a>.</li>
<li>They are required to connect to a <a href="http://www.makeuseof.com/tag/creating-your-own-personal-virtual-private-network-with-hamachi/">VPN network</a>.</li>
</ol>
<p>There are many more reasons for masking your IP address, but I will not go there. There are a few ways in which you can do this.</p>
<h3><strong>Change Your Proxy Settings In Your Web Browser</strong></h3>
<p>A quick and easy way is to tell your web browser to use a proxy. So how on earth do you do that? It is quite simple actually. But first of all, you have to find a proxy to connect to. <a href="http://www.digitalcybersoft.com/ProxyList/fresh-proxy-list.shtml">Digital Cyber Soft</a> has an up to date list that you can use.</p>
<p>Just simple select a random proxy from the list.</p>
<p><span id="more-29381"></span></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/11/dcs_proxy_list.png?323f2c" border="0" alt="fake ip address how to" width="428" height="506" /></p>
<p>Once you&#8217;ve picked one, just enter the settings.</p>
<p>In Firefox: <em>Tools &#8220;“&gt; Options &#8220;“&gt; Advance &#8220;“&gt; Network &#8220;“&gt; Settings</em></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/11/firefox_proxy_settings.png?323f2c" border="0" alt="fake ip address how to" width="536" height="617" /></p>
<p>Then just select <em>Manual proxy configuration</em> and enter the  proxy IP address in HTTP Proxy and the Port number. Hit <em>OK</em>.</p>
<p>In Internet Explorer: <em>Tools &#8220;“&gt; Internet Options &#8220;“&gt; Connections &#8220;“&gt; LAN Settings</em>. Tick <em>Use a proxy server for your LAN</em> and enter the Address and Port number.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/11/image5.png?323f2c" border="0" alt="fake ip address how to" width="432" height="546" /></p>
<p>Hit <em>OK</em>. Once that is done, you can go to <a href="http://www.canyouseeme.org">CanYouSeeMe</a> and check that your IP is different to the one before you made the changes.</p>
<h3><strong>Install GlypeProxy On Your Web Server</strong></h3>
<p>If you own a webserver, you can install a free script called <a href="http://www.glype.com/">GlypeProxy</a>. This script provides you with an admin control panel so you can see what sites visitors have been searching for and other cool features.</p>
<p>By installing it on your own server, you can ensure that no one will be stealing your information, they won&#8217;t show you ads and you will be much safer. Before you go ahead and do this, make sure you are allowed to install it by your web hosting provider.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/11/glype_proxy.png?323f2c" border="0" alt="download fake ip address" width="570" height="283" /></p>
<p>There is also another script that does not give you an admin panel and that is phpProxy which  you can download at <a href="http://sourceforge.net/projects/php-proxy/">Sourceforge</a>.</p>
<h3>Install Software On Your Computer</h3>
<p>Another way to mask your IP address or to use a fake one is to install software onto your computer. One such program is <a href="http://hotspotshield.com/">Hotspot Shield</a>. It works by you downloading and installing a program onto your computer which creates a Virtual Private Network (or VPN) from your computer directly to one of their servers.</p>
<h3><strong>Use Web Proxies</strong></h3>
<p>One of the most common and easiest ways to hide your IP address is to use a web proxy. This is exactly the same as what I mentioned before in installing Glypeproxy, but it&#8217;s another script on another server. There are thousands of these on the internet, so its just a case of finding one that you like.</p>
<p>Some of the most popular, and better web proxies are:</p>
<ul>
<li><a href="http://www.hidemyass.com">HideMyAss</a></li>
<li><a href="http://www.kproxy.com">kproxy</a></li>
<li><a href="http://www.daveproxy.co.uk">daveproxy</a></li>
<li><a title="https://proxify.com" href="https://proxify.com">Proxify</a></li>
<li><a href="http://anonymouse.org/anonwww.html">anonymouse</a></li>
</ul>
<p>Please use these sites <strong>at your own risk!</strong></p>
<h3><strong>Connect to a VPN Network</strong></h3>
<p>By connecting to a VPN network such as your workplace or educational institute, when you browse the internet, your external IP address would be the place to which you are connected to. Once you connect to a VPN network, the rules of what you can do on the network will depend on the network you connect to. For example, they may block access to torrents and adult materials through their internet server.</p>
<p>Dave has previously discussed <a href="http://www.makeuseof.com/tag/creating-your-own-personal-virtual-private-network-with-hamachi/">how to set up your own VPN</a> with Hamachi.</p>
<p>So that is an overview on how you can mask yourself and use a fake IP address. However, please be very careful when you use these services, especially from other websites as you do not know what malicious code they may have put on their sites.</p>
<p>If you use a proxy, which one do you use? If you have any other tips, please tell us in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-mask-yourself-online-use-a-fake-ip-address/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>View Your Website&#8217;s Visitors&#8217; IP Address &amp; Keep Statistics</title>
		<link>http://www.makeuseof.com/tag/view-your-websites-visitors-ip-address-keep-statistics/</link>
		<comments>http://www.makeuseof.com/tag/view-your-websites-visitors-ip-address-keep-statistics/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 22:01:59 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[tracking tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25741</guid>
		<description><![CDATA[There&#8217;s no debate whether or not our online activities are tracked, they most surely are. It&#8217;s not even a single party that keeps the score; your ISP, website owners, advertisers and NSA know the reason you switched to Private Browsing Mode yesterday at 22:12. If the cool kids are doing it, why shouldn&#8217;t you? Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/Screenshot20090927at17.20.32.png?323f2c" border="0" alt="Screen-shot-2009-09-27-at-17.20.32" vspace="5" align="left" /> There&#8217;s no debate whether or not our online activities are tracked, they  most surely are. It&#8217;s not even a single party that keeps the score; your ISP, website owners, advertisers and NSA know the reason you switched to Private Browsing Mode yesterday at 22:12. If the cool kids are doing it, why shouldn&#8217;t you? Here&#8217;s how you can get to &#8216;know&#8217; your website&#8217;s visitors IP address.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/Screenshot20090927at17.20.321.png?323f2c" border="0" alt="google analytics visitor ip" width="550" height="327" /></p>
<p><span id="more-25741"></span><br />
The first thing you want to do is go about creating an account over at <a href="http://analytics.google.com">Google Analytics</a>. Why would I want to do that, you ask? Well, in my own experience, the service provides a tremendous amount of data, has a great user interface, is easy to install on any website, and, more importantly, is completely free of charge. It&#8217;s undoubtedly the easiest, cheapest and fast way of getting your visitors&#8217; information, including their IP address or hostname.</p>
<p>If you already use any of the Google services, you can easily sign in with your existing credentials. The process of setting up your website with Google couldn&#8217;t be easier. You will be prompted to create a profile. A profile is basically a metaphor for a folder, where you can keep track of various aspects of your websites&#8217; traffic. Each different domain will have its own separate profile. Select &#8216;<em>Add Profile for a new domain</em>&#8216; and enter your domain&#8217;s address and timezone.</p>
<p>The next page will generate a bit of code that you&#8217;ll have to insert in the header or footer of your website&#8217;s template. You have to do this because you  want to keep track of visitors across your website, not just the homepage. This way, no matter where the user navigates to (eg. mysite.com/secondpage), you will know about the total time spent, the pageview/unique visitor ratio and exit funnels.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/Screenshot20090927at17.21.04.png?323f2c" border="0" alt="google analytics visitor ip" width="550" height="214" /></p>
<p>How you add the code to your website varies dramatically &#8211; and requires the knowledge to manually access and edit your theme files. You probably set your own website up, so you must know how to do this. If you don&#8217;t know how, don&#8217;t panic, and instead search Google for<strong> &#8216;[service type] + edit theme OR <a href="http://www.makeuseof.com/tags/google-analytics/">Google Analytics</a>&#8216;.</strong> For example, &#8216;<em>WordPress edit theme Google Analytics</em>&#8216;. There are plenty of guides out there that will show you how to add this bit of code.</p>
<p>In the latest version of the self-hosted WordPress, I only need to click on &#8216;<em>Appearance</em>&#8216; in the sidebar, &#8216;<em>Editor</em>&#8216; and choose from the right side list &#8216;<em>footer.php</em>&#8216;. As a golden rule, insert the code before the last &#8216;&lt;/body&gt;&lt;/html&gt;&#8217; tags. They&#8217;ve also got a lot of support material over at <a href="https://www.google.com/support/googleanalytics/">the help page</a>, which you might want to check out if in doubt.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/Screenshot20090927at17.44.39.png?323f2c" border="0" alt="visitor ip address" width="550" height="332" /></p>
<p>Twenty-four hours later and you&#8217;ve got the first taste of website statistics. Be prepared to spend the rest of the evening looking at various graphs of source locations, connection speed, ISP, browser capabilities, operating systems, browsers, time on site and more. After that, the only problem that could arise is that you&#8217;ll wish you could install a tracking code in your girlfriend, in order to be plot the &#8216;visitor loyalty&#8217; chart.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/09/Screenshot20090927at17.21.57.png?323f2c" border="0" alt="visitor ip address" width="550" height="361" /></p>
<p>If you want to view individual IP addresses of your website&#8217;s visitors you need to click on <strong>Visitors&gt;Network Properties&gt;Hostnames, </strong>from the right sidebar, as illustrated in the screenshot above. There you will see a list of IP addresses and how many times each has visited the website. This can prove useful if your site is being attacked (<a href="http://en.wikipedia.org/wiki/Website_defacement">defaced</a>, <a href="http://en.wikipedia.org/wiki/Denial-of-service_attack">DDOS</a>-ed, etc.), as you can determine who your attacker is, or at least his <a href="http://en.wikipedia.org/wiki/Proxy_server">proxy</a>.</p>
<p>More views and information is accessible through the sidebar on the right: <em>Visitors, Traffic Sources, Content </em>and <em>Goals</em>. They&#8217;re pretty much self explanatory. The Visitors tab will contain information about &#8211; you&#8217;ve guessed it, the people who accessed your site. Traffic sources will identify who sent you traffic, be it a search engine, a referral or just organic. The Content tab will dutifully tell you how each page is doing when it comes to attracting eyeballs. Finally, Goals is used by e-commerce folks and companies to measure conversions, a fancy word for a sell.</p>
<p>You should definitely spare a minute to check out the quite extensive page of articles about <a href="http://www.makeuseof.com/tags/blogging-tools/">blogging tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/view-your-websites-visitors-ip-address-keep-statistics/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/38 queries in 0.033 seconds using apc
Object Caching 770/857 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 12:58:58 -->
