<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>My Fried Tech! - Isa 2006</title>
    <link>http://www.myfriedmind.com/techBlog/</link>
    <description>oddities from my work</description>
    <language>en-us</language>
    <copyright>Matt Mcknight</copyright>
    <lastBuildDate>Mon, 29 Mar 2010 15:28:31 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>matt@em.org</managingEditor>
    <webMaster>matt@em.org</webMaster>
    <item>
      <trackback:ping>http://www.myfriedmind.com/techBlog/Trackback.aspx?guid=8c1d7081-9784-4298-a0d1-022264029789</trackback:ping>
      <pingback:server>http://www.myfriedmind.com/techBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.myfriedmind.com/techBlog/PermaLink,guid,8c1d7081-9784-4298-a0d1-022264029789.aspx</pingback:target>
      <dc:creator>papabear</dc:creator>
      <wfw:comment>http://www.myfriedmind.com/techBlog/CommentView,guid,8c1d7081-9784-4298-a0d1-022264029789.aspx</wfw:comment>
      <wfw:commentRss>http://www.myfriedmind.com/techBlog/SyndicationService.asmx/GetEntryCommentsRss?guid=8c1d7081-9784-4298-a0d1-022264029789</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Recently someone reported that a banner ad they wanted posted on a page was not showing
up internally, although it did when viewed from their home. The banner ad was a hyperlinked
picture - snagged from an external site. What was happening internally was that the
image simply did not appear, although the rest of the page rendered fine and the call
to the remote site's page (wrapped in a javascript script tag) was in the page source.
</p>
        <p>
When I tried to open the specific page I received a error status 64 - The specified
network name is no longer available.
</p>
        <p>
          <img src="/techBlog/content/binary/noHeader.JPG" border="1" />
        </p>
        <p>
Suspecting that the blockage was caused by ISA, and also suspecting that the blockage
might actually be a good thing, I loaded fiddler on a outside client and tried to
access the page. Sure enough, fiddler (once again) came through. The issue? In the
words of fiddler 'This buggy server did not return headers.'
</p>
        <p>
The issue is that whoever was returning the code stripped out all headers. While browsers
will let that pass, ISA will block it. 
<br /></p>
        <p>
The solution? Fix those darn headers!!!!<br /></p>
        <img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=8c1d7081-9784-4298-a0d1-022264029789" />
      </body>
      <title>ISA 2006 and Status: 64 The specified network name is no longer available</title>
      <guid isPermaLink="false">http://www.myfriedmind.com/techBlog/PermaLink,guid,8c1d7081-9784-4298-a0d1-022264029789.aspx</guid>
      <link>http://www.myfriedmind.com/techBlog/2010/03/29/ISA2006AndStatus64TheSpecifiedNetworkNameIsNoLongerAvailable.aspx</link>
      <pubDate>Mon, 29 Mar 2010 15:28:31 GMT</pubDate>
      <description>&lt;p&gt;
Recently someone reported that a banner ad they wanted posted on a page was not showing
up internally, although it did when viewed from their home. The banner ad was a hyperlinked
picture - snagged from an external site. What was happening internally was that the
image simply did not appear, although the rest of the page rendered fine and the call
to the remote site's page (wrapped in a javascript script tag) was in the page source.
&lt;/p&gt;
&lt;p&gt;
When I tried to open the specific page I received a error status 64 - The specified
network name is no longer available.
&lt;/p&gt;
&lt;p&gt;
&lt;img src="/techBlog/content/binary/noHeader.JPG" border="1"&gt;
&lt;/p&gt;
&lt;p&gt;
Suspecting that the blockage was caused by ISA, and also suspecting that the blockage
might actually be a good thing, I loaded fiddler on a outside client and tried to
access the page. Sure enough, fiddler (once again) came through. The issue? In the
words of fiddler 'This buggy server did not return headers.'
&lt;/p&gt;
&lt;p&gt;
The issue is that whoever was returning the code stripped out all headers. While browsers
will let that pass, ISA will block it. 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
The solution? Fix those darn headers!!!!&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=8c1d7081-9784-4298-a0d1-022264029789" /&gt;</description>
      <comments>http://www.myfriedmind.com/techBlog/CommentView,guid,8c1d7081-9784-4298-a0d1-022264029789.aspx</comments>
      <category>Isa 2006</category>
    </item>
    <item>
      <trackback:ping>http://www.myfriedmind.com/techBlog/Trackback.aspx?guid=cdda7744-3202-4fdb-b4ac-f6dcafac4ea2</trackback:ping>
      <pingback:server>http://www.myfriedmind.com/techBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.myfriedmind.com/techBlog/PermaLink,guid,cdda7744-3202-4fdb-b4ac-f6dcafac4ea2.aspx</pingback:target>
      <dc:creator>papabear</dc:creator>
      <wfw:comment>http://www.myfriedmind.com/techBlog/CommentView,guid,cdda7744-3202-4fdb-b4ac-f6dcafac4ea2.aspx</wfw:comment>
      <wfw:commentRss>http://www.myfriedmind.com/techBlog/SyndicationService.asmx/GetEntryCommentsRss?guid=cdda7744-3202-4fdb-b4ac-f6dcafac4ea2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Recently when playing around with the Sharepoint 2010 beta I extended a site to use
Forms and passed that through ISA 2006.
</p>
        <p>
This is all very basic stuff, there are a number of good references on how to set
this up, but what I did not expect was the http 500 internal error on my browser (see
below).
</p>
        <img src="http://www.myfriedmind.com/techBlog/content/binary/sp2010HttpFilterError.JPG" border="1" />
        <p>
The solution was to modify the HTTP filter (egad! an error message that actually gives
the correct problem!) within ISA for that Rule (right-click the rule and select "Configure
HTTP") and uncheck "Verify normalization" (see image below). I do not know if this
is restricted to Sharepoint, but I suspect that will all the razzle-dazzle that SP2010
is trying to pull off it is tripping over the big feet of ISA... 
<br /></p>
        <img src="http://www.myfriedmind.com/techBlog/content/binary/sp2010HttpFilterFix.JPG" border="0" />
        <img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=cdda7744-3202-4fdb-b4ac-f6dcafac4ea2" />
      </body>
      <title>ISA 2006, Sharepoint 2010 giving HTTP 500 internal server error on HTTP Filter</title>
      <guid isPermaLink="false">http://www.myfriedmind.com/techBlog/PermaLink,guid,cdda7744-3202-4fdb-b4ac-f6dcafac4ea2.aspx</guid>
      <link>http://www.myfriedmind.com/techBlog/2010/03/16/ISA2006Sharepoint2010GivingHTTP500InternalServerErrorOnHTTPFilter.aspx</link>
      <pubDate>Tue, 16 Mar 2010 19:26:51 GMT</pubDate>
      <description>&lt;p&gt;
Recently when playing around with the Sharepoint 2010 beta I extended a site to use
Forms and passed that through ISA 2006.
&lt;/p&gt;
&lt;p&gt;
This is all very basic stuff, there are a number of good references on how to set
this up, but what I did not expect was the http 500 internal error on my browser (see
below).
&lt;/p&gt;
&lt;img src="http://www.myfriedmind.com/techBlog/content/binary/sp2010HttpFilterError.JPG" border="1"&gt; 
&lt;p&gt;
The solution was to modify the HTTP filter (egad! an error message that actually gives
the correct problem!) within ISA for that Rule (right-click the rule and select "Configure
HTTP") and uncheck "Verify normalization" (see image below). I do not know if this
is restricted to Sharepoint, but I suspect that will all the razzle-dazzle that SP2010
is trying to pull off it is tripping over the big feet of ISA... 
&lt;br&gt;
&lt;/p&gt;
&lt;img src="http://www.myfriedmind.com/techBlog/content/binary/sp2010HttpFilterFix.JPG" border="0"&gt;&lt;img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=cdda7744-3202-4fdb-b4ac-f6dcafac4ea2" /&gt;</description>
      <comments>http://www.myfriedmind.com/techBlog/CommentView,guid,cdda7744-3202-4fdb-b4ac-f6dcafac4ea2.aspx</comments>
      <category>Isa 2006</category>
      <category>Sharepoint 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.myfriedmind.com/techBlog/Trackback.aspx?guid=181f969e-6372-410d-8f10-166783069287</trackback:ping>
      <pingback:server>http://www.myfriedmind.com/techBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.myfriedmind.com/techBlog/PermaLink,guid,181f969e-6372-410d-8f10-166783069287.aspx</pingback:target>
      <dc:creator>papabear</dc:creator>
      <wfw:comment>http://www.myfriedmind.com/techBlog/CommentView,guid,181f969e-6372-410d-8f10-166783069287.aspx</wfw:comment>
      <wfw:commentRss>http://www.myfriedmind.com/techBlog/SyndicationService.asmx/GetEntryCommentsRss?guid=181f969e-6372-410d-8f10-166783069287</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">When moving to a new IP address range I
decided to clean up some of my ISA rules. I consolidated a number of websites into
a new listener, but when I tried to access them I got:<br /><br /><font id="L_defaultr_6" style="font-family: verdana; font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt; line-height: 11pt; font-size-adjust: none; font-stretch: normal; color: rgb(0, 0, 0);">Error
Code: 403 Forbidden. ISA Server is configured to block HTTP requests that require
authentication. (12250) </font><br /><br />
Now I was pretty sure I had setup the listener for No Authentication, and sure enough
it was. But I have forgotten to specify that the client could allow authentication
over HTTP (see image below). Once it was "allowed" everything was back to normal...<br /><br /><font id="L_defaultr_6" style="font-family: verdana; font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt; line-height: 11pt; font-size-adjust: none; font-stretch: normal; color: rgb(0, 0, 0);"></font><p></p><img src="http://www.myfriedmind.com/techBlog/content/binary/ACAOHttp.JPG" border="0" /><img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=181f969e-6372-410d-8f10-166783069287" /></body>
      <title>Error Code: 403 Forbidden. ISA Server is configured to block HTTP requests that require authentication. (12250) </title>
      <guid isPermaLink="false">http://www.myfriedmind.com/techBlog/PermaLink,guid,181f969e-6372-410d-8f10-166783069287.aspx</guid>
      <link>http://www.myfriedmind.com/techBlog/2009/06/03/ErrorCode403ForbiddenISAServerIsConfiguredToBlockHTTPRequestsThatRequireAuthentication12250.aspx</link>
      <pubDate>Wed, 03 Jun 2009 17:41:17 GMT</pubDate>
      <description>When moving to a new IP address range I decided to clean up some of my ISA rules. I consolidated a number of websites into a new listener, but when I tried to access them I got:&lt;br&gt;
&lt;br&gt;
&lt;font id="L_defaultr_6" style="font-family: verdana; font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt; line-height: 11pt; font-size-adjust: none; font-stretch: normal; color: rgb(0, 0, 0);"&gt;Error
Code: 403 Forbidden. ISA Server is configured to block HTTP requests that require
authentication. (12250) &lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
Now I was pretty sure I had setup the listener for No Authentication, and sure enough
it was. But I have forgotten to specify that the client could allow authentication
over HTTP (see image below). Once it was "allowed" everything was back to normal...&lt;br&gt;
&lt;br&gt;
&lt;font id="L_defaultr_6" style="font-family: verdana; font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt; line-height: 11pt; font-size-adjust: none; font-stretch: normal; color: rgb(0, 0, 0);"&gt;&lt;/font&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img src="http://www.myfriedmind.com/techBlog/content/binary/ACAOHttp.JPG" border="0"&gt;&lt;img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=181f969e-6372-410d-8f10-166783069287" /&gt;</description>
      <comments>http://www.myfriedmind.com/techBlog/CommentView,guid,181f969e-6372-410d-8f10-166783069287.aspx</comments>
      <category>Isa 2006</category>
    </item>
    <item>
      <trackback:ping>http://www.myfriedmind.com/techBlog/Trackback.aspx?guid=4915fd9b-0b38-45af-af81-8f65e3cf8e95</trackback:ping>
      <pingback:server>http://www.myfriedmind.com/techBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.myfriedmind.com/techBlog/PermaLink,guid,4915fd9b-0b38-45af-af81-8f65e3cf8e95.aspx</pingback:target>
      <dc:creator>papabear</dc:creator>
      <wfw:comment>http://www.myfriedmind.com/techBlog/CommentView,guid,4915fd9b-0b38-45af-af81-8f65e3cf8e95.aspx</wfw:comment>
      <wfw:commentRss>http://www.myfriedmind.com/techBlog/SyndicationService.asmx/GetEntryCommentsRss?guid=4915fd9b-0b38-45af-af81-8f65e3cf8e95</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Hint: it isn't ISA<br /><br />
We recently moved to a new set of IP addresses and a new router and while most everything
was running fine our Edge Server was having trouble sending/receiving from the world
at large. 
<br /><br />
Now I have the Edge in a DMZ in order to use a public address since ISA does not doing
client NATing at all (curse you!) and initially I suspect there was something in my
subnetting or some such that was the problem. Maybe it was the "Perimeter" network
object that was the issue? Could it be something whacky with my ruleset?<br /><br />
However, I was able to connect from our hub server to the edge server (ie from in
to out). I was able to connect back to the hub server. I could even get out from the
hub server (using the default NAT address). I just could not get OUT from the edge
server. No DNS lookup (using outside), no web browsing, and definitely no SMTP happening
here...<br /><br />
I kept going over and over looking for what I had configured wrong on ISA or on the
Edge server or in DNS...<br /><br />
So I enabled pinging on the ISA server for all Networks so I could check and sure
enough, while I could ping the "External" Nic's ip addresses from the router, I could
not ping the DMZ Nic, much less the Edge server on the other side of it. 
<br /><br />
There was no route manually specified for the particular IP address that the Edge
server was running. DOH!!!! A wee bit o cisco magic and *voila* email flowing like
there is no tomorrow.<br /><br />
Assumptions, assumptions, assumptions...<br /><p></p><img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=4915fd9b-0b38-45af-af81-8f65e3cf8e95" /></body>
      <title>Edge Server unable to send or receive emails</title>
      <guid isPermaLink="false">http://www.myfriedmind.com/techBlog/PermaLink,guid,4915fd9b-0b38-45af-af81-8f65e3cf8e95.aspx</guid>
      <link>http://www.myfriedmind.com/techBlog/2009/06/03/EdgeServerUnableToSendOrReceiveEmails.aspx</link>
      <pubDate>Wed, 03 Jun 2009 17:35:07 GMT</pubDate>
      <description>Hint: it isn't ISA&lt;br&gt;
&lt;br&gt;
We recently moved to a new set of IP addresses and a new router and while most everything
was running fine our Edge Server was having trouble sending/receiving from the world
at large. 
&lt;br&gt;
&lt;br&gt;
Now I have the Edge in a DMZ in order to use a public address since ISA does not doing
client NATing at all (curse you!) and initially I suspect there was something in my
subnetting or some such that was the problem. Maybe it was the "Perimeter" network
object that was the issue? Could it be something whacky with my ruleset?&lt;br&gt;
&lt;br&gt;
However, I was able to connect from our hub server to the edge server (ie from in
to out). I was able to connect back to the hub server. I could even get out from the
hub server (using the default NAT address). I just could not get OUT from the edge
server. No DNS lookup (using outside), no web browsing, and definitely no SMTP happening
here...&lt;br&gt;
&lt;br&gt;
I kept going over and over looking for what I had configured wrong on ISA or on the
Edge server or in DNS...&lt;br&gt;
&lt;br&gt;
So I enabled pinging on the ISA server for all Networks so I could check and sure
enough, while I could ping the "External" Nic's ip addresses from the router, I could
not ping the DMZ Nic, much less the Edge server on the other side of it. 
&lt;br&gt;
&lt;br&gt;
There was no route manually specified for the particular IP address that the Edge
server was running. DOH!!!! A wee bit o cisco magic and *voila* email flowing like
there is no tomorrow.&lt;br&gt;
&lt;br&gt;
Assumptions, assumptions, assumptions...&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=4915fd9b-0b38-45af-af81-8f65e3cf8e95" /&gt;</description>
      <comments>http://www.myfriedmind.com/techBlog/CommentView,guid,4915fd9b-0b38-45af-af81-8f65e3cf8e95.aspx</comments>
      <category>Exchange 2007</category>
      <category>Isa 2006</category>
    </item>
    <item>
      <trackback:ping>http://www.myfriedmind.com/techBlog/Trackback.aspx?guid=707b3a0b-4fa6-4102-96f3-c62f7a0131cf</trackback:ping>
      <pingback:server>http://www.myfriedmind.com/techBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.myfriedmind.com/techBlog/PermaLink,guid,707b3a0b-4fa6-4102-96f3-c62f7a0131cf.aspx</pingback:target>
      <dc:creator>papabear</dc:creator>
      <wfw:comment>http://www.myfriedmind.com/techBlog/CommentView,guid,707b3a0b-4fa6-4102-96f3-c62f7a0131cf.aspx</wfw:comment>
      <wfw:commentRss>http://www.myfriedmind.com/techBlog/SyndicationService.asmx/GetEntryCommentsRss?guid=707b3a0b-4fa6-4102-96f3-c62f7a0131cf</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div class="ExternalClass9960326292E349449324D10CBF64532D">
          <div>I had setup AAM w/ Sharepoint and our ISA servers. What had not occured to me
was that the Connection Verifier was tied to port 80 (I had not put it somewhere else).
So when I removed that site *boom*. 
</div>
          <div> 
</div>
          <div>Changed ISA Verifier to the correct port and it works fine...
</div>
        </div>
        <p>
        </p>
        <img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=707b3a0b-4fa6-4102-96f3-c62f7a0131cf" />
      </body>
      <title>Note to self - watch out for ISA 2006 Listeners and Sharepoint AAM</title>
      <guid isPermaLink="false">http://www.myfriedmind.com/techBlog/PermaLink,guid,707b3a0b-4fa6-4102-96f3-c62f7a0131cf.aspx</guid>
      <link>http://www.myfriedmind.com/techBlog/2009/06/01/NoteToSelfWatchOutForISA2006ListenersAndSharepointAAM.aspx</link>
      <pubDate>Mon, 01 Jun 2009 17:43:34 GMT</pubDate>
      <description>&lt;div class="ExternalClass9960326292E349449324D10CBF64532D"&gt;
&lt;div&gt;I had setup AAM w/ Sharepoint and our ISA servers. What had not occured to me
was that the Connection Verifier was tied to port 80 (I had not put it somewhere else).
So when I removed that site *boom*. 
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;Changed ISA Verifier to the correct port and it works fine...
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=707b3a0b-4fa6-4102-96f3-c62f7a0131cf" /&gt;</description>
      <comments>http://www.myfriedmind.com/techBlog/CommentView,guid,707b3a0b-4fa6-4102-96f3-c62f7a0131cf.aspx</comments>
      <category>Isa 2006</category>
      <category>Sharepoint 2007</category>
    </item>
    <item>
      <trackback:ping>http://www.myfriedmind.com/techBlog/Trackback.aspx?guid=db6d73ef-1189-4f66-be2a-09aa61c4559f</trackback:ping>
      <pingback:server>http://www.myfriedmind.com/techBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.myfriedmind.com/techBlog/PermaLink,guid,db6d73ef-1189-4f66-be2a-09aa61c4559f.aspx</pingback:target>
      <dc:creator>papabear</dc:creator>
      <wfw:comment>http://www.myfriedmind.com/techBlog/CommentView,guid,db6d73ef-1189-4f66-be2a-09aa61c4559f.aspx</wfw:comment>
      <wfw:commentRss>http://www.myfriedmind.com/techBlog/SyndicationService.asmx/GetEntryCommentsRss?guid=db6d73ef-1189-4f66-be2a-09aa61c4559f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
When we migrated to x07, our Activesync started throwing the ol' 0x85010014 error.
If you search for this online you will discover that it is one of the more common
errors and there are about a dozen ways to fix it.
</p>
        <p>
None of them worked. Everything was as it should be. I was completely flummoxed, until
I stumbled across a post in a forum where someone said that he had solve the problem
by changing the ISA "To" tab on the rule to cause the Request to come from the Original
Client (see pic below). Tried that and voila, it worked!
</p>
        <p>
Now I am not sure if there was not something else going on and I have not tried to
change the rule back (my users get antsy if their phone stops synching), so take this
with a grain of salt. Still, if you are pulling your hair out, try this:
</p>
        <img src="http://www.myfriedmind.com/techBlog/content/binary/ActiveSyncISA2006.JPG" border="0" />
        <img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=db6d73ef-1189-4f66-be2a-09aa61c4559f" />
      </body>
      <title>Activesyncy 2007, Isa 2006 and 0x85010014 error</title>
      <guid isPermaLink="false">http://www.myfriedmind.com/techBlog/PermaLink,guid,db6d73ef-1189-4f66-be2a-09aa61c4559f.aspx</guid>
      <link>http://www.myfriedmind.com/techBlog/2009/05/15/Activesyncy2007Isa2006And0x85010014Error.aspx</link>
      <pubDate>Fri, 15 May 2009 17:40:10 GMT</pubDate>
      <description>&lt;p&gt;
When we migrated to x07, our Activesync started throwing the ol' 0x85010014 error.
If you search for this online you will discover that it is one of the more common
errors and there are about a dozen ways to fix it.
&lt;/p&gt;
&lt;p&gt;
None of them worked. Everything was as it should be. I was completely flummoxed, until
I stumbled across a post in a forum where someone said that he had solve the problem
by changing the ISA "To" tab on the rule to cause the Request to come from the Original
Client (see pic below). Tried that and voila, it worked!
&lt;/p&gt;
&lt;p&gt;
Now I am not sure if there was not something else going on and I have not tried to
change the rule back (my users get antsy if their phone stops synching), so take this
with a grain of salt. Still, if you are pulling your hair out, try this:
&lt;/p&gt;
&lt;img src="http://www.myfriedmind.com/techBlog/content/binary/ActiveSyncISA2006.JPG" border=0&gt;&lt;img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=db6d73ef-1189-4f66-be2a-09aa61c4559f" /&gt;</description>
      <comments>http://www.myfriedmind.com/techBlog/CommentView,guid,db6d73ef-1189-4f66-be2a-09aa61c4559f.aspx</comments>
      <category>Exchange 2007</category>
      <category>Isa 2006</category>
    </item>
    <item>
      <trackback:ping>http://www.myfriedmind.com/techBlog/Trackback.aspx?guid=7efcc636-3277-4738-8203-22fde44a79bc</trackback:ping>
      <pingback:server>http://www.myfriedmind.com/techBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.myfriedmind.com/techBlog/PermaLink,guid,7efcc636-3277-4738-8203-22fde44a79bc.aspx</pingback:target>
      <dc:creator />
      <wfw:comment>http://www.myfriedmind.com/techBlog/CommentView,guid,7efcc636-3277-4738-8203-22fde44a79bc.aspx</wfw:comment>
      <wfw:commentRss>http://www.myfriedmind.com/techBlog/SyndicationService.asmx/GetEntryCommentsRss?guid=7efcc636-3277-4738-8203-22fde44a79bc</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Can't be done. 
</p>
        <p>
Any attempt to install will be met with "This operating system in not supported..."
Supposedly the next version of ISA will be happy, happy, joy, joy, but not this one. 
</p>
        <p>
Could there be a hackaround? Probably. Should you do it? Probably not. Hacks can leave
doors open unless you are positive you know where all the moving parts are.
</p>
        <p>
So, buck up and used the old w03. At least for now...
</p>
        <img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=7efcc636-3277-4738-8203-22fde44a79bc" />
      </body>
      <title>Installing ISA 2006 on Windows 2008</title>
      <guid isPermaLink="false">http://www.myfriedmind.com/techBlog/PermaLink,guid,7efcc636-3277-4738-8203-22fde44a79bc.aspx</guid>
      <link>http://www.myfriedmind.com/techBlog/2009/04/30/InstallingISA2006OnWindows2008.aspx</link>
      <pubDate>Thu, 30 Apr 2009 19:26:07 GMT</pubDate>
      <description>&lt;p&gt;
Can't be done. 
&lt;/p&gt;
&lt;p&gt;
Any attempt to install will be met with "This operating system in not supported..."
Supposedly the next version of ISA will be happy, happy, joy, joy, but not this one. 
&lt;/p&gt;
&lt;p&gt;
Could there be a hackaround? Probably. Should you do it? Probably not. Hacks can leave
doors open unless you are positive you know where all the moving parts are.
&lt;/p&gt;
&lt;p&gt;
So, buck up and used the old w03. At least for now...
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=7efcc636-3277-4738-8203-22fde44a79bc" /&gt;</description>
      <comments>http://www.myfriedmind.com/techBlog/CommentView,guid,7efcc636-3277-4738-8203-22fde44a79bc.aspx</comments>
      <category>Isa 2006</category>
      <category>Windows 2008</category>
    </item>
    <item>
      <trackback:ping>http://www.myfriedmind.com/techBlog/Trackback.aspx?guid=db397d9a-0c4d-4dbb-ab87-09c68c57e371</trackback:ping>
      <pingback:server>http://www.myfriedmind.com/techBlog/pingback.aspx</pingback:server>
      <pingback:target>http://www.myfriedmind.com/techBlog/PermaLink,guid,db397d9a-0c4d-4dbb-ab87-09c68c57e371.aspx</pingback:target>
      <dc:creator>papabear</dc:creator>
      <wfw:comment>http://www.myfriedmind.com/techBlog/CommentView,guid,db397d9a-0c4d-4dbb-ab87-09c68c57e371.aspx</wfw:comment>
      <wfw:commentRss>http://www.myfriedmind.com/techBlog/SyndicationService.asmx/GetEntryCommentsRss?guid=db397d9a-0c4d-4dbb-ab87-09c68c57e371</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <div class="ExternalClassA4A0601329CA41FC8766A6C1BBDDA339">
          <div>I installed ISA 2006 on a new firewall box. Or rather reinstalled, since
I had stuck the trial version on because I NEEDED IT UP NOW!!!!!!!!!!!!!!
</div>
          <div> 
</div>
          <div>Of course I had stuck on the trial version and then let it expire so our website
was suddenly unavailable. My cohort Patrick spent many frurstrating hours trying to
get SOMEONE at MSoft to give us a license key so we could reactivate it.
</div>
          <div> 
</div>
          <div>Meanwhile....
</div>
          <div> 
</div>
          <div>I downloaded the MSoft Virtual Server for Windows 2003 R2, whipped it on the
box, installed the trial version of ISA 2006 (AGAIN), and got it up and running.
</div>
          <div> 
</div>
          <div>Don't try this at home. I mean you, Lee.
</div>
          <div> 
</div>
          <div>Anyway, that was dandy and finally, much later, Patrick finally got ahold of
someone who let him know that the license key was already in the product that we download
via EA.
</div>
          <div> 
</div>
          <div>Ahhhhh
</div>
          <div> 
</div>
          <div>So today I decide to install ISA 2006 for real, and shut down the Virtual Server.
I do so, and discover that I no longer have a site. My web server is groovy, but my
firewall is throwing hissy fits. Egads, horror in the land. 
</div>
          <div> 
</div>
          <div>So I restart the Virtual server, shutting down the ISA 2006, and now IT does
not work. Shut down the Virtual Server and try again with the real thing.
</div>
          <div> 
</div>
          <div>hmmm
</div>
          <div> 
</div>
          <div>A wee bit o troubleshooting later I figure out that the network cable is bad
(although it DID appear to work on the screen, it just couldn't GET anywhere).
</div>
          <div> 
</div>
          <div>Problem one solved.
</div>
          <div> 
</div>
          <div>Now I reboot it (why not) and see the error above. Thank the heavens for Google
- turns out that ISA 2006 refuses to run if you have IIS installed. Virtual Server (for
administration) requires IIS to be installed. Hence the bloody battle.
</div>
          <div> 
</div>
          <div>Deinstall Virtual Server. Deinstall IIS. 
</div>
          <div> 
</div>
          <div>*boom*
</div>
          <div> 
</div>
          <div>it is working and I am going home!
</div>
        </div>
        <img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=db397d9a-0c4d-4dbb-ab87-09c68c57e371" />
      </body>
      <title>The Web Proxy filter failed to bind its socket to .... or why you can't have Virtual Server &amp; ISA 2006 on the same box</title>
      <guid isPermaLink="false">http://www.myfriedmind.com/techBlog/PermaLink,guid,db397d9a-0c4d-4dbb-ab87-09c68c57e371.aspx</guid>
      <link>http://www.myfriedmind.com/techBlog/2009/04/26/TheWebProxyFilterFailedToBindItsSocketToOrWhyYouCantHaveVirtualServerISA2006OnTheSameBox.aspx</link>
      <pubDate>Sun, 26 Apr 2009 19:29:53 GMT</pubDate>
      <description>&lt;div class=ExternalClassA4A0601329CA41FC8766A6C1BBDDA339&gt;
&lt;div&gt;I installed ISA 2006 on&amp;nbsp;a new firewall box. Or rather reinstalled, since
I had stuck the trial version on because I NEEDED IT UP NOW!!!!!!!!!!!!!!
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;Of course I had stuck on the trial version and then let it expire so our website
was suddenly unavailable. My cohort Patrick spent many frurstrating hours trying to
get SOMEONE at MSoft to give us a license key so we could reactivate it.
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;Meanwhile....
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;I downloaded the MSoft Virtual Server for Windows 2003 R2, whipped it on the
box, installed the trial version of ISA 2006 (AGAIN), and got it up and running.
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;Don't try this at home. I mean you, Lee.
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;Anyway, that was dandy and finally, much later, Patrick finally got ahold of
someone who let him know that the license key was already in the product that we download
via EA.
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;Ahhhhh
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;So today I decide to install ISA 2006 for real, and shut down the Virtual Server.
I do so, and discover that I no longer have a site. My web server is groovy, but my
firewall is throwing hissy fits. Egads, horror in the land. 
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;So I restart the Virtual server, shutting down the ISA 2006, and now IT does
not work. Shut down the Virtual Server and try again with the real thing.
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;hmmm
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;A wee bit o troubleshooting later I figure out that the network cable is bad
(although it DID appear to work on the screen, it just couldn't GET anywhere).
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;Problem one solved.
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;Now I reboot it (why not) and see the error above. Thank the heavens for Google
- turns out that ISA 2006 refuses to run if you have IIS installed. Virtual Server&amp;nbsp;(for
administration) requires IIS to be installed. Hence the bloody battle.
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;Deinstall Virtual Server. Deinstall IIS. 
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;*boom*
&lt;/div&gt;
&lt;div&gt;&amp;nbsp;
&lt;/div&gt;
&lt;div&gt;it is working and I am going home!
&lt;/div&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.myfriedmind.com/techBlog/aggbug.ashx?id=db397d9a-0c4d-4dbb-ab87-09c68c57e371" /&gt;</description>
      <comments>http://www.myfriedmind.com/techBlog/CommentView,guid,db397d9a-0c4d-4dbb-ab87-09c68c57e371.aspx</comments>
      <category>Isa 2006</category>
      <category>Virtual Server</category>
    </item>
  </channel>
</rss>