<?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: How to Block IP Addresses in Windows Server 2003</title>
	<atom:link href="http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/feed/" rel="self" type="application/rss+xml" />
	<link>http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/</link>
	<description>Premium Web Application Development</description>
	<lastBuildDate>Sat, 19 May 2012 17:52:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: yOni</title>
		<link>http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/#comment-251877</link>
		<dc:creator>yOni</dc:creator>
		<pubDate>Fri, 25 Nov 2011 15:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://codehill.com/?p=1810#comment-251877</guid>
		<description>All works great, but one question: in the &#039;IP Traffic Source&#039; the &quot;Source address&quot; is my ip address or the attacking ip?
thanks all</description>
		<content:encoded><![CDATA[<p>All works great, but one question: in the &#8216;IP Traffic Source&#8217; the &#8220;Source address&#8221; is my ip address or the attacking ip?<br />
thanks all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/#comment-213133</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 18 Aug 2011 14:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://codehill.com/?p=1810#comment-213133</guid>
		<description>Do you have to restart IIS or anything to get it to take?   My Malwrebytes Anti-Malware is still shoing that it successfully blocked access to a potential malicious website:  83.133.127.167 even thought I&#039;ve got it setup in the security policy.</description>
		<content:encoded><![CDATA[<p>Do you have to restart IIS or anything to get it to take?   My Malwrebytes Anti-Malware is still shoing that it successfully blocked access to a potential malicious website:  83.133.127.167 even thought I&#8217;ve got it setup in the security policy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Samuel</title>
		<link>http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/#comment-171457</link>
		<dc:creator>Larry Samuel</dc:creator>
		<pubDate>Wed, 25 May 2011 21:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://codehill.com/?p=1810#comment-171457</guid>
		<description>Policy assigned &quot;but the IPSec servicesx is not running. you must start the IPSec Services.</description>
		<content:encoded><![CDATA[<p>Policy assigned &#8220;but the IPSec servicesx is not running. you must start the IPSec Services.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Anderson</title>
		<link>http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/#comment-147796</link>
		<dc:creator>Eric Anderson</dc:creator>
		<pubDate>Fri, 01 Apr 2011 01:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://codehill.com/?p=1810#comment-147796</guid>
		<description>I have been using IP Security Policy for years.  It is rock solid, better than &quot;smart&quot; firewall stuff.  

Be careful not to block yourself out, especially if you are remotely administering via RDP.  Make sure you have default ALLOW for your local service carrier and all their permutations.
Then double that ALLOW as a backup.

I have blocked most of China and Russia.  The attacks on our server have diminished to less than 10% of before the BLOCKs.

Now I watch the mail server logs looking for trash.  What is the IP?  Go to 
http://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.xml

Where are those guys?  &lt;-- You&#039;re friggen BLOCKED because I said so.  

None of our customers do business over there.  There is NO reason for communication with them.  

I love this IP Security stuff.

Don&#039;t forget to EXPORT your Policies and Backup off site.
Rebuild the machine for any reason and you&#039;ll have all your rules waiting for you.  (Or retype, retype, retype...)

And THANKS for that subnet calculator.  Put the pencil to bed.</description>
		<content:encoded><![CDATA[<p>I have been using IP Security Policy for years.  It is rock solid, better than &#8220;smart&#8221; firewall stuff.  </p>
<p>Be careful not to block yourself out, especially if you are remotely administering via RDP.  Make sure you have default ALLOW for your local service carrier and all their permutations.<br />
Then double that ALLOW as a backup.</p>
<p>I have blocked most of China and Russia.  The attacks on our server have diminished to less than 10% of before the BLOCKs.</p>
<p>Now I watch the mail server logs looking for trash.  What is the IP?  Go to<br />
<a href="http://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.xml" rel="nofollow">http://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.xml</a></p>
<p>Where are those guys?  &lt;&#8211; You&#039;re friggen BLOCKED because I said so.  </p>
<p>None of our customers do business over there.  There is NO reason for communication with them.  </p>
<p>I love this IP Security stuff.</p>
<p>Don&#039;t forget to EXPORT your Policies and Backup off site.<br />
Rebuild the machine for any reason and you&#039;ll have all your rules waiting for you.  (Or retype, retype, retype&#8230;)</p>
<p>And THANKS for that subnet calculator.  Put the pencil to bed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolfy</title>
		<link>http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/#comment-105319</link>
		<dc:creator>Wolfy</dc:creator>
		<pubDate>Fri, 21 Jan 2011 13:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://codehill.com/?p=1810#comment-105319</guid>
		<description>After banging my head against the wall several times and launching one computer into orbit, I rediscovered what I learned years ago.

To block a RANGE of IP&#039;s, you have to have the correct subnet.  When doing step 19, if you reference http://www.subnet-calculator.com/subnet.php?net_class=A and READ THE SCREEN CAREFULLY you will see that to block the range of 58.218.0.1 to 58.218.255.254 you will put in a subnet of 255.255.0.0 

By using the calculator I referenced, you can easily determine the subnets for any IP address.  As you wonder which CLASS (A,B,C) you should choose because its not taking what you are putting in, look to the right at First Octet Range and it will show you what the first octet (AAA in example AAA.BBB.CCC.DDD) can be for each class.

Ed, if you still look here, YES you have to do it for each server, or block it in the main router or at each router (this would keep the traffic from ever hitting the server to begin with)

I hope this sheds some light on a seemingly simple task ... 

Email me at codehill.com at thewolfsden dot net (NO I AM NOT AFFILIATED WITH THIS SITE, Using the sites name lets me know where the emails come from or are stolen from) and I will try to help if I can, but, don&#039;t be surprised if it takes me forever to respond...</description>
		<content:encoded><![CDATA[<p>After banging my head against the wall several times and launching one computer into orbit, I rediscovered what I learned years ago.</p>
<p>To block a RANGE of IP&#8217;s, you have to have the correct subnet.  When doing step 19, if you reference <a href="http://www.subnet-calculator.com/subnet.php?net_class=A" rel="nofollow">http://www.subnet-calculator.com/subnet.php?net_class=A</a> and READ THE SCREEN CAREFULLY you will see that to block the range of 58.218.0.1 to 58.218.255.254 you will put in a subnet of 255.255.0.0 </p>
<p>By using the calculator I referenced, you can easily determine the subnets for any IP address.  As you wonder which CLASS (A,B,C) you should choose because its not taking what you are putting in, look to the right at First Octet Range and it will show you what the first octet (AAA in example AAA.BBB.CCC.DDD) can be for each class.</p>
<p>Ed, if you still look here, YES you have to do it for each server, or block it in the main router or at each router (this would keep the traffic from ever hitting the server to begin with)</p>
<p>I hope this sheds some light on a seemingly simple task &#8230; </p>
<p>Email me at codehill.com at thewolfsden dot net (NO I AM NOT AFFILIATED WITH THIS SITE, Using the sites name lets me know where the emails come from or are stolen from) and I will try to help if I can, but, don&#8217;t be surprised if it takes me forever to respond&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/#comment-89406</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Wed, 29 Dec 2010 22:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://codehill.com/?p=1810#comment-89406</guid>
		<description>Thanks for the info.  Tested and it was working on my testing server.  My question is do I need to repeat it on all other 2003 servers?</description>
		<content:encoded><![CDATA[<p>Thanks for the info.  Tested and it was working on my testing server.  My question is do I need to repeat it on all other 2003 servers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s7 1200</title>
		<link>http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/#comment-65673</link>
		<dc:creator>s7 1200</dc:creator>
		<pubDate>Fri, 19 Nov 2010 10:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://codehill.com/?p=1810#comment-65673</guid>
		<description>Thank You for information.
I want to buy some VPS so I must think also about this</description>
		<content:encoded><![CDATA[<p>Thank You for information.<br />
I want to buy some VPS so I must think also about this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snef</title>
		<link>http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/#comment-41628</link>
		<dc:creator>Snef</dc:creator>
		<pubDate>Thu, 23 Sep 2010 14:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://codehill.com/?p=1810#comment-41628</guid>
		<description>Do not forget to &#039;assign&#039; the policy!</description>
		<content:encoded><![CDATA[<p>Do not forget to &#8216;assign&#8217; the policy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amgad</title>
		<link>http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/#comment-36138</link>
		<dc:creator>Amgad</dc:creator>
		<pubDate>Sat, 04 Sep 2010 05:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://codehill.com/?p=1810#comment-36138</guid>
		<description>@Steve yes you can, when you reach step 18 restrict any IP. Then add a new rule, repeat from step 7, to Permit the IP addresses you want to allow access to the server.</description>
		<content:encoded><![CDATA[<p>@Steve yes you can, when you reach step 18 restrict any IP. Then add a new rule, repeat from step 7, to Permit the IP addresses you want to allow access to the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/#comment-35919</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 03 Sep 2010 14:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://codehill.com/?p=1810#comment-35919</guid>
		<description>Is there a way to only ALLOW specific listed IP addresses to access a site, and all others are blocked?</description>
		<content:encoded><![CDATA[<p>Is there a way to only ALLOW specific listed IP addresses to access a site, and all others are blocked?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

