<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://brandonhutchinson.com/mediawiki/skins/common/feed.css?97"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>How can I tell if an IP address is dynamic? - Revision history</title>
		<link>http://brandonhutchinson.com/mediawiki/index.php5?title=How_can_I_tell_if_an_IP_address_is_dynamic%3F&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.11.0rc1</generator>
		<lastBuildDate>Wed, 19 Jun 2013 10:42:01 GMT</lastBuildDate>
		<item>
			<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>http://brandonhutchinson.com/mediawiki/index.php5?title=How_can_I_tell_if_an_IP_address_is_dynamic%3F&amp;diff=1294&amp;oldid=prev</link>
			<description>&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;</description>
			<pubDate>Fri, 08 Aug 2008 20:15:01 GMT</pubDate>			<dc:creator>Hutch</dc:creator>			<comments>http://brandonhutchinson.com/wiki/Talk:How_can_I_tell_if_an_IP_address_is_dynamic%3F</comments>		</item>
	</channel>
</rss>