<?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: ISA and DHCP</title>
	<atom:link href="http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/feed/" rel="self" type="application/rss+xml" />
	<link>http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/</link>
	<description>Things I Wish I Had Known</description>
	<lastBuildDate>Sat, 22 May 2010 14:59:58 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Graham Chapman</title>
		<link>http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/comment-page-1/#comment-57</link>
		<dc:creator>Graham Chapman</dc:creator>
		<pubDate>Fri, 06 Apr 2007 20:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/#comment-57</guid>
		<description>If it helps logs on ISA show failure as DHCP (request) port 67 denied connection</description>
		<content:encoded><![CDATA[<p>If it helps logs on ISA show failure as DHCP (request) port 67 denied connection</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Chapman</title>
		<link>http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/comment-page-1/#comment-56</link>
		<dc:creator>Graham Chapman</dc:creator>
		<pubDate>Fri, 06 Apr 2007 20:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/#comment-56</guid>
		<description>Likewise experienced same problem narrowed down to a rule blocking a url set placed prior to SBS protected network rule. Definitely suggests it is something to do with the way the rule is processed as setting the rule to allow instead of deny still causes DHCP to fail but work OK if rule disabled.</description>
		<content:encoded><![CDATA[<p>Likewise experienced same problem narrowed down to a rule blocking a url set placed prior to SBS protected network rule. Definitely suggests it is something to do with the way the rule is processed as setting the rule to allow instead of deny still causes DHCP to fail but work OK if rule disabled.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Q</title>
		<link>http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/comment-page-1/#comment-55</link>
		<dc:creator>Q</dc:creator>
		<pubDate>Wed, 17 Jan 2007 18:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/#comment-55</guid>
		<description>Thanks for the offer, Tim. Let me check and see if that would help with the cause.</description>
		<content:encoded><![CDATA[<p>Thanks for the offer, Tim. Let me check and see if that would help with the cause.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Long</title>
		<link>http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/comment-page-1/#comment-54</link>
		<dc:creator>Tim Long</dc:creator>
		<pubDate>Wed, 17 Jan 2007 15:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/#comment-54</guid>
		<description>I have a rule that behaves as you described. I&#039;ve narrowed it down to one rule (supposed to block gambling sites) that breaks internal DHCP. When I enable the rule, *poof* no DHCP. Diable the rule, everything works fine. The rule specifies HTPS/HTTP/FTP and a URL set plus a Domain Name set. I have no idea why it blocks DHCP.

Are you collecting specimens? I think actually it is one of the anti-MALware rules from ISATools.org. My deny rules are at the top of the list, per recommendations. Can I help in troubleshooting this?</description>
		<content:encoded><![CDATA[<p>I have a rule that behaves as you described. I&#8217;ve narrowed it down to one rule (supposed to block gambling sites) that breaks internal DHCP. When I enable the rule, *poof* no DHCP. Diable the rule, everything works fine. The rule specifies HTPS/HTTP/FTP and a URL set plus a Domain Name set. I have no idea why it blocks DHCP.</p>
<p>Are you collecting specimens? I think actually it is one of the anti-MALware rules from ISATools.org. My deny rules are at the top of the list, per recommendations. Can I help in troubleshooting this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Q</title>
		<link>http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/comment-page-1/#comment-53</link>
		<dc:creator>Q</dc:creator>
		<pubDate>Wed, 17 Jan 2007 15:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/#comment-53</guid>
		<description>The real question is *why* though... internal DHCP should *not* be affected by a blocking rule, provided the rule is built correctly.

I do think that blocking rules should probably be more selective in the protocols that are blocked. I.e., when putting together a list of banned web sites, i would probably make sense to only block HTTP and HTTPS instead of all traffic (although arguments could be made for other protocols such as FTP, IM, etc) and that may well avoid this type of issue.

But again, if I choose to block all traffic to, say, www.myspace.com, why on earth would that affect internal DHCP?

And there are more DHCP issues that have nothing to do with site blocking, too. This one I was able to get pretty definitive on, though, hence the post...

-Q</description>
		<content:encoded><![CDATA[<p>The real question is *why* though&#8230; internal DHCP should *not* be affected by a blocking rule, provided the rule is built correctly.</p>
<p>I do think that blocking rules should probably be more selective in the protocols that are blocked. I.e., when putting together a list of banned web sites, i would probably make sense to only block HTTP and HTTPS instead of all traffic (although arguments could be made for other protocols such as FTP, IM, etc) and that may well avoid this type of issue.</p>
<p>But again, if I choose to block all traffic to, say, <a href="http://www.myspace.com" rel="nofollow">http://www.myspace.com</a>, why on earth would that affect internal DHCP?</p>
<p>And there are more DHCP issues that have nothing to do with site blocking, too. This one I was able to get pretty definitive on, though, hence the post&#8230;</p>
<p>-Q</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E-Bitz - SBS MVP the Official Blog of the SBS "Diva" : ISA rules in the wrong place</title>
		<link>http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/comment-page-1/#comment-52</link>
		<dc:creator>E-Bitz - SBS MVP the Official Blog of the SBS "Diva" : ISA rules in the wrong place</dc:creator>
		<pubDate>Wed, 17 Jan 2007 07:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/#comment-52</guid>
		<description>[...] ISA rules in the wrong place   http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/ When you start using ISA to restrict things... be careful about restricting too much..... Depending on where you put that ISA rule set you&#160;could end up shutting off DHCP services as a result.....&#160; -------- Original Message --------Subject: Sharing info.. ISA RulesDate: Sat, 13 Jan 2007 22:25:44 -0000From: Pop &lt;Iknowyouwantit@lol.com&gt;Newsgroups: microsoft.public.windows.server.sbs If you already all knew it then sorry... ;-) Set up a denied access rule for &#039;banned sites&#039; a few days later noticed pcs were not getting an IP address from server DHCP (oh yes, router DHCP switched off...lol)Noticed the above rule was before the SBS Protected network rule, moved it below and DHCP working again... Interesting... Share this post: email it! &#124; bookmark it! &#124; digg it! &#124; live it! [...]</description>
		<content:encoded><![CDATA[<p>[...] ISA rules in the wrong place   <a href="http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/" rel="nofollow">http://simultaneouspancakes.com/Lessons/2007/01/15/isa-and-dhcp/</a> When you start using ISA to restrict things&#8230; be careful about restricting too much&#8230;.. Depending on where you put that ISA rule set you&nbsp;could end up shutting off DHCP services as a result&#8230;..&nbsp; &#8212;&#8212;&#8211; Original Message &#8212;&#8212;&#8211;Subject: Sharing info.. ISA RulesDate: Sat, 13 Jan 2007 22:25:44 -0000From: Pop &lt;Iknowyouwantit@lol.com&gt;Newsgroups: microsoft.public.windows.server.sbs If you already all knew it then sorry&#8230; <img src='http://simultaneouspancakes.com/Lessons/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Set up a denied access rule for &#8216;banned sites&#8217; a few days later noticed pcs were not getting an IP address from server DHCP (oh yes, router DHCP switched off&#8230;lol)Noticed the above rule was before the SBS Protected network rule, moved it below and DHCP working again&#8230; Interesting&#8230; Share this post: email it! | bookmark it! | digg it! | live it! [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
