<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://brandonhutchinson.com/mediawiki/skins/common/feed.css?97"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://brandonhutchinson.com/mediawiki/index.php5?title=How_can_I_tell_if_an_IP_address_is_dynamic%3F&amp;action=history&amp;feed=atom</id>
		<title>How can I tell if an IP address is dynamic? - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://brandonhutchinson.com/mediawiki/index.php5?title=How_can_I_tell_if_an_IP_address_is_dynamic%3F&amp;action=history&amp;feed=atom"/>
		<link rel="alternate" type="text/html" href="http://brandonhutchinson.com/mediawiki/index.php5?title=How_can_I_tell_if_an_IP_address_is_dynamic%3F&amp;action=history"/>
		<updated>2013-05-20T12:08:40Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.11.0rc1</generator>

	<entry>
		<id>http://brandonhutchinson.com/mediawiki/index.php5?title=How_can_I_tell_if_an_IP_address_is_dynamic%3F&amp;diff=1294&amp;oldid=prev</id>
		<title>Hutch: New page: == Overview ==  Although not a foolproof method, one way to determine if an IP address is dynamic is to look it up in the [http://www.au.sorbs.net/faq/dul.shtml SORBS Dynamic User List and...</title>
		<link rel="alternate" type="text/html" href="http://brandonhutchinson.com/mediawiki/index.php5?title=How_can_I_tell_if_an_IP_address_is_dynamic%3F&amp;diff=1294&amp;oldid=prev"/>
				<updated>2008-08-08T20:15:01Z</updated>
		
		<summary type="html">&lt;p&gt;New page: == Overview ==  Although not a foolproof method, one way to determine if an IP address is dynamic is to look it up in the [http://www.au.sorbs.net/faq/dul.shtml SORBS Dynamic User List and...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
Although not a foolproof method, one way to determine if an IP address is dynamic is to look it up in the [http://www.au.sorbs.net/faq/dul.shtml SORBS Dynamic User List and Host List (DUHL)]. The DUHL contains most netblocks of dynamically-assigned addresses by ISPs.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
As an example, I'll determine if 24.245.33.165 is a dynamic IP by looking it up in the SORBS DUHL.&lt;br /&gt;
&lt;br /&gt;
* ''dig'' method:&lt;br /&gt;
 $ '''dig +short 165.33.245.24.dul.dnsbl.sorbs.net'''&lt;br /&gt;
 127.0.0.10&lt;br /&gt;
&lt;br /&gt;
* ''nslookup'' method:&lt;br /&gt;
 nslookup 165.33.245.24.dul.dnsbl.sorbs.netNon-authoritative answer:&lt;br /&gt;
 Name:   165.33.245.24.dul.dnsbl.sorbs.net&lt;br /&gt;
 Address: 127.0.0.10&lt;br /&gt;
&lt;br /&gt;
A result of 127.0.0.10 indicates it is in the SORBS DUHL list.&lt;/div&gt;</summary>
		<author><name>Hutch</name></author>	</entry>

	</feed>