<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Jim Raymond's Weblog</title>
	<atom:link href="http://jimraymond.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimraymond.wordpress.com</link>
	<description>Technology Thoughts</description>
	<lastBuildDate>Thu, 12 Feb 2009 14:48:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Always Check the Routing by doulouz</title>
		<link>http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-10</link>
		<dc:creator>doulouz</dc:creator>
		<pubDate>Thu, 12 Feb 2009 14:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-10</guid>
		<description>jim,
my client can get to the edge. they can resolve, ping and tracert correctly to it.
the opposite, however, is not true. a tracert reveals that packets never get from the edge to the target client.
on my edge, there&#039;s a static route pointing to the next hop for the internal interface (the road back to the clients). but packets get lost somewhere. that&#039;s a customer&#039;s site, and i don&#039;t have a clear picture of what&#039;s in between.
thank you so much, douloz</description>
		<content:encoded><![CDATA[<p>jim,<br />
my client can get to the edge. they can resolve, ping and tracert correctly to it.<br />
the opposite, however, is not true. a tracert reveals that packets never get from the edge to the target client.<br />
on my edge, there&#8217;s a static route pointing to the next hop for the internal interface (the road back to the clients). but packets get lost somewhere. that&#8217;s a customer&#8217;s site, and i don&#8217;t have a clear picture of what&#8217;s in between.<br />
thank you so much, douloz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Always Check the Routing by doulouz</title>
		<link>http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-9</link>
		<dc:creator>doulouz</dc:creator>
		<pubDate>Thu, 12 Feb 2009 11:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-9</guid>
		<description>hi jim,
i&#039;d be glad to send you the whole net diagram @ your personal email
thank you! doulouz</description>
		<content:encoded><![CDATA[<p>hi jim,<br />
i&#8217;d be glad to send you the whole net diagram @ your personal email<br />
thank you! doulouz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Always Check the Routing by jimraymond</title>
		<link>http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-8</link>
		<dc:creator>jimraymond</dc:creator>
		<pubDate>Wed, 11 Feb 2009 18:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-8</guid>
		<description>doulouz,
Interesting. You are on the right track, but let&#039;s look at it another way. Let&#039;s use name resolution and ping. Can your Edge resolve and ping your front end? ...how about the clients? In my case, the clients ping would reach the Edge, but the Edge couldn&#039;t find its way back to the clients. It sounds like your clients can reach the Edge and with your route statement, the Edge should know the way back to the clients (at least the next hop or gateway). 
I would need more specifics on your subnets and router config to be sure, but it sounds like you should check the internal routing.</description>
		<content:encoded><![CDATA[<p>doulouz,<br />
Interesting. You are on the right track, but let&#8217;s look at it another way. Let&#8217;s use name resolution and ping. Can your Edge resolve and ping your front end? &#8230;how about the clients? In my case, the clients ping would reach the Edge, but the Edge couldn&#8217;t find its way back to the clients. It sounds like your clients can reach the Edge and with your route statement, the Edge should know the way back to the clients (at least the next hop or gateway).<br />
I would need more specifics on your subnets and router config to be sure, but it sounds like you should check the internal routing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Always Check the Routing by doulouz</title>
		<link>http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-7</link>
		<dc:creator>doulouz</dc:creator>
		<pubDate>Wed, 11 Feb 2009 12:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-7</guid>
		<description>jim,
thanks for explaining.
from what you&#039;re saying, i understand that the internal client needs to contact the edge&#039;s internal interface, because that&#039;s where the media traffic gets out to the external client. 
And, i confirmed that this is true. My internal clients are not on the same subnet as the internal edge NIC, but a tracert reveals that the internal client knows how to get there.
BUT
i&#039;ve performed a tracert from the edge server TO the internal client and no luck! packets generated from my edge do not know how to go to the internal client. i believe that one of the routers doesn&#039;t have proper tables to route the return traffic from edge to internal clients.

jim, in order to be 100% sure that i&#039;m in the right direction, can you confirm that the media traffic coming from the external client flows to the external A/V edge nic, then to the internal edge NIC, then direct to the client via the edge IP routing table (no OCS proprietary routing involved and no front-end involved).
thanks so much, doulouz</description>
		<content:encoded><![CDATA[<p>jim,<br />
thanks for explaining.<br />
from what you&#8217;re saying, i understand that the internal client needs to contact the edge&#8217;s internal interface, because that&#8217;s where the media traffic gets out to the external client.<br />
And, i confirmed that this is true. My internal clients are not on the same subnet as the internal edge NIC, but a tracert reveals that the internal client knows how to get there.<br />
BUT<br />
i&#8217;ve performed a tracert from the edge server TO the internal client and no luck! packets generated from my edge do not know how to go to the internal client. i believe that one of the routers doesn&#8217;t have proper tables to route the return traffic from edge to internal clients.</p>
<p>jim, in order to be 100% sure that i&#8217;m in the right direction, can you confirm that the media traffic coming from the external client flows to the external A/V edge nic, then to the internal edge NIC, then direct to the client via the edge IP routing table (no OCS proprietary routing involved and no front-end involved).<br />
thanks so much, doulouz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Always Check the Routing by jimraymond</title>
		<link>http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-6</link>
		<dc:creator>jimraymond</dc:creator>
		<pubDate>Tue, 10 Feb 2009 18:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-6</guid>
		<description>Thanks for the comment doulouz.
The interface specification enforces the NIC that will be used to reach the gateway IP on the route statement. This is especially important in the Mediation server. Frequently, I have setup a Mediation where both NICs are on the same subnet. In order to isoloate PBX vs. OCS traffic per NIC on the Mediation server the IF parameter becomes especially important! Also, be sure to use the -p to make the route persistent after a reboot.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment doulouz.<br />
The interface specification enforces the NIC that will be used to reach the gateway IP on the route statement. This is especially important in the Mediation server. Frequently, I have setup a Mediation where both NICs are on the same subnet. In order to isoloate PBX vs. OCS traffic per NIC on the Mediation server the IF parameter becomes especially important! Also, be sure to use the -p to make the route persistent after a reboot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Always Check the Routing by doulouz</title>
		<link>http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-5</link>
		<dc:creator>doulouz</dc:creator>
		<pubDate>Tue, 10 Feb 2009 14:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://jimraymond.wordpress.com/2009/01/30/always-check-the-routing/#comment-5</guid>
		<description>hi there,
exactely same problem here.
can you elaborate a little bit about the need to specify the interface on the route add command?
i&#039;ve got a similar static route (but withouth the IF thing) and still no luck to make 1-1 calls work.
thank you so much, doulouz</description>
		<content:encoded><![CDATA[<p>hi there,<br />
exactely same problem here.<br />
can you elaborate a little bit about the need to specify the interface on the route add command?<br />
i&#8217;ve got a similar static route (but withouth the IF thing) and still no luck to make 1-1 calls work.<br />
thank you so much, doulouz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exchange 2007 UM &#8211; Can&#8217;t get to voice mail by Mino</title>
		<link>http://jimraymond.wordpress.com/2008/04/17/exchange-2007-um-cant-get-to-voice-mail/#comment-4</link>
		<dc:creator>Mino</dc:creator>
		<pubDate>Mon, 13 Oct 2008 12:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://jimraymond.wordpress.com/2008/04/17/exchange-2007-um-cant-get-to-voice-mail/#comment-4</guid>
		<description>Great article man , i faced the same problem and it appeared to me that the exchange was using the self signed certificate and when replaced it with the one from CA and amde sure that the certificate request done by comman includes the FQDM of the UM servers as the first record then after it i can include any other names like autodiscover or anything else , but u have to make sure that the FQDN of the UM server is the first name so that the SN of the certificate would be the FQDN of the UM server , or else it will fail when communicating with the OCS.

by the way i mentioned ur gr8 post about striping the + on my blog 
http://theucguy.wordpress.com/</description>
		<content:encoded><![CDATA[<p>Great article man , i faced the same problem and it appeared to me that the exchange was using the self signed certificate and when replaced it with the one from CA and amde sure that the certificate request done by comman includes the FQDM of the UM servers as the first record then after it i can include any other names like autodiscover or anything else , but u have to make sure that the FQDN of the UM server is the first name so that the SN of the certificate would be the FQDN of the UM server , or else it will fail when communicating with the OCS.</p>
<p>by the way i mentioned ur gr8 post about striping the + on my blog<br />
<a href="http://theucguy.wordpress.com/" rel="nofollow">http://theucguy.wordpress.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
