<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: CIDR Cheat Sheet</title>
	<atom:link href="http://www.countryipblocks.net/networking/cidr-cheat-sheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.countryipblocks.net/networking/cidr-cheat-sheet/</link>
	<description>Security Solutions With Searchable IP Block Database</description>
	<lastBuildDate>Thu, 01 Dec 2011 02:24:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Stewart White</title>
		<link>http://www.countryipblocks.net/networking/cidr-cheat-sheet/comment-page-1/#comment-1451</link>
		<dc:creator>Stewart White</dc:creator>
		<pubDate>Thu, 11 Nov 2010 17:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.countryipblocks.net/?p=389#comment-1451</guid>
		<description>each CIDR range you describe provides for a specific number of IP addresses
For example: /16 = 65536; /24 = 256; /32 = 1 address/

xx.o.o.o/16 = xx.0.0.0 - xx.0.255.255 (65536 IP addresses)

xx.0.0.0/24 = xx.0.0.0 - xx.0.0.255 (256 IP addresses)

xx.0.0.0/32 = xx.0.0.0 (1 IP address)

Based on the above you could add deny statements as follows:

deny from xx.o.o.o/16
deny from xx.o.o.o/24
deny from xx.o.o.o/32 (or just &quot;deny from xx.o.o.o&quot;)</description>
		<content:encoded><![CDATA[<p>each CIDR range you describe provides for a specific number of IP addresses<br />
For example: /16 = 65536; /24 = 256; /32 = 1 address/</p>
<p>xx.o.o.o/16 = xx.0.0.0 &#8211; xx.0.255.255 (65536 IP addresses)</p>
<p>xx.0.0.0/24 = xx.0.0.0 &#8211; xx.0.0.255 (256 IP addresses)</p>
<p>xx.0.0.0/32 = xx.0.0.0 (1 IP address)</p>
<p>Based on the above you could add deny statements as follows:</p>
<p>deny from xx.o.o.o/16<br />
deny from xx.o.o.o/24<br />
deny from xx.o.o.o/32 (or just &#8220;deny from xx.o.o.o&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Costas</title>
		<link>http://www.countryipblocks.net/networking/cidr-cheat-sheet/comment-page-1/#comment-1443</link>
		<dc:creator>Costas</dc:creator>
		<pubDate>Wed, 10 Nov 2010 19:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.countryipblocks.net/?p=389#comment-1443</guid>
		<description>Congratulations for the amazing work you are presenting us here. I am afraid I am relatively green in fully understanding the IP notation and I have a question:
Suppose I wish to place a deny statement in my .htaccess file which includes a line for xx.0.0.0/16 or xx.0.0.0/24  or xx.0.0.0/32 what will be the range of IPs that will be denied in each one of the three cases. I am guessing that in the last one will be: xx.0.0.0 to 255.255.255.255 but I have the hunch that I am wrong.

Thank you

Costas - Toronto</description>
		<content:encoded><![CDATA[<p>Congratulations for the amazing work you are presenting us here. I am afraid I am relatively green in fully understanding the IP notation and I have a question:<br />
Suppose I wish to place a deny statement in my .htaccess file which includes a line for xx.0.0.0/16 or xx.0.0.0/24  or xx.0.0.0/32 what will be the range of IPs that will be denied in each one of the three cases. I am guessing that in the last one will be: xx.0.0.0 to 255.255.255.255 but I have the hunch that I am wrong.</p>
<p>Thank you</p>
<p>Costas &#8211; Toronto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Elliott</title>
		<link>http://www.countryipblocks.net/networking/cidr-cheat-sheet/comment-page-1/#comment-1113</link>
		<dc:creator>Dean Elliott</dc:creator>
		<pubDate>Thu, 29 Jul 2010 16:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.countryipblocks.net/?p=389#comment-1113</guid>
		<description>Nice work Stewart.</description>
		<content:encoded><![CDATA[<p>Nice work Stewart.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

