<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx</link><description>OCS 2007 R2 introduced support for configuring a firewall to perform Network Address Translation (NAT) for the A/V Edge external interface. This option is available only with the Single Consolidated Topology as shown in figure 1.0. When configuring the</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3224190</link><pubDate>Wed, 08 Apr 2009 23:17:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3224190</guid><dc:creator>Communified.net Blog</dc:creator><description>&lt;p&gt;From OCS Team blog: Rick Varvel, a Microsoft Principal Consultant has just started his blog and his first&lt;/p&gt;
</description></item><item><title>re: Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3225168</link><pubDate>Fri, 10 Apr 2009 23:40:54 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3225168</guid><dc:creator>mark.bauer</dc:creator><description>&lt;p&gt;You wrote: if you run CMD.exe from the Edge server and type ping av.contoso.com it must return 63.123.155.5&lt;/p&gt;
&lt;p&gt;But did not say how I get that external IP that is on the firewall in there - do I add it in the host file, put the IP address on the nic?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
</description></item><item><title>re: Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3225223</link><pubDate>Sat, 11 Apr 2009 03:09:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3225223</guid><dc:creator>Rick Varvel</dc:creator><description>&lt;p&gt;Hi Mark, 63.123.155.5 is only published in your external DNS. The 3 IP addresses bound to the external NIC in the Single Consolidated Edge server will be:&lt;/p&gt;
&lt;p&gt;10.45.16.3, 10.45.16.4, and 10.45.16.5&lt;/p&gt;
&lt;p&gt;You'd then configure your firewall to NAT 63.123.155.5 to 10.45.16.5&lt;/p&gt;
&lt;p&gt;The key is that when you're on your Edge server and ping av.contoso.com it returns the public IP Address for av.contoso.com so that the remote client will be provided that IP address instead of the NAT'd IP address which it can't reach.&lt;/p&gt;
</description></item><item><title>re: Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3233524</link><pubDate>Thu, 30 Apr 2009 17:39:57 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3233524</guid><dc:creator>BrianCain</dc:creator><description>&lt;p&gt;Hi Rick,&lt;/p&gt;
&lt;p&gt;I guess from your info, you have configured your public 63.123.155.5 address on your AVEdge server as you have configured this IP for use in figure 1.2 above. &lt;/p&gt;
&lt;p&gt;However, is this right? You have later stated that only your private addresses are configured on the edge server which is as I would expect. How else did you make the public IP available as a valid IP to choose from in the AVEdge properties dialog? I have only got my private addresses to choose from in here. &lt;/p&gt;
&lt;p&gt;Thanks for the article; hits the nail on the head!&lt;/p&gt;
&lt;p&gt;Brian.&lt;/p&gt;
</description></item><item><title>re: Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3233559</link><pubDate>Thu, 30 Apr 2009 18:38:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3233559</guid><dc:creator>BrianCain</dc:creator><description>&lt;p&gt;I guess I'm getting confused by the fact that your figure 1.2 has a public IP in it. Can you help explain?&lt;/p&gt;
&lt;p&gt;Many thanks,&lt;/p&gt;
&lt;p&gt;Brian&lt;/p&gt;
</description></item><item><title>re: Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3242856</link><pubDate>Mon, 18 May 2009 17:05:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3242856</guid><dc:creator>jjm2958</dc:creator><description>&lt;p&gt;I have the same question as BrianCain. &amp;nbsp;I have our consolidated edge set up with three private IPs and our firewall set up to NAT a public IP to the private. &amp;nbsp;I went into the hosts file on the edge server and made an entry for our ocs AV FQDN with the public IP so that when I ping it from the edge, I get the public IP returned. &amp;nbsp;I do not understand why you show a public IP in the figure 1.2 above.&lt;/p&gt;
</description></item><item><title>The Butterfly Effect applied to OCS Edge Server R2</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3245365</link><pubDate>Mon, 25 May 2009 18:42:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3245365</guid><dc:creator>Rui Silva - UCspotting</dc:creator><description>&lt;p&gt;Chances are that, if you live in one of the green countries from the picture below (courtesy of Wikipedia&lt;/p&gt;
</description></item><item><title>re: Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3246246</link><pubDate>Wed, 27 May 2009 19:08:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3246246</guid><dc:creator>Manos_Arriba</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Did anyone find a solution as to why the Public IP appeared in the diagram?&lt;/p&gt;
&lt;p&gt;Matt&lt;/p&gt;
</description></item><item><title>re: Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3258512</link><pubDate>Thu, 25 Jun 2009 10:50:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3258512</guid><dc:creator>crhill</dc:creator><description>&lt;p&gt;All,&lt;/p&gt;
&lt;p&gt;As Rick's great blog described, in a Consolidated Edge deployment when using NAT the actual External NIC on the Edge Server will have a non-routable IP address. &amp;nbsp;In Rick's example he said it was 10.45.16.5. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Clearly, no external clients can connect to that IP address. &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Rick said next to configure &amp;quot;your firewall to NAT 63.123.155.5 to 10.45.16.5&amp;quot;. &amp;nbsp; &lt;/p&gt;
&lt;p&gt;A server behind a NAT firewall doesn't know it's behind a NAT firewall. &amp;nbsp;In the case of the OCS Edge we explicitly tell it about the NAT(using the check box), and about it's external IP address. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;That way, when returning candidates, during the discover process of call setup, it will return its external IP address, instead of the IP address bound to it's physical NIC(which is a private IP address). &amp;nbsp;&lt;/p&gt;
&lt;p&gt;It's also important, that any DNS record for the AV Edge, point to the External Public IP address. &lt;/p&gt;
&lt;p&gt;Hopefully that clarifies that points Rick made earlier. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Craig&lt;/p&gt;
</description></item><item><title>re: Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3259951</link><pubDate>Tue, 30 Jun 2009 15:32:43 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3259951</guid><dc:creator>notmen</dc:creator><description>&lt;p&gt;Hi Rick,&lt;/p&gt;
&lt;p&gt;We are very confused with figure 1.2. I can select the public IP address from the list, because the list is about the nic ip of the av edge server.&lt;/p&gt;
&lt;p&gt;Please please help.............&lt;/p&gt;
&lt;p&gt;Notmen&lt;/p&gt;
</description></item><item><title>re: Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3260598</link><pubDate>Thu, 02 Jul 2009 04:15:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3260598</guid><dc:creator>notmen</dc:creator><description>&lt;p&gt;Hi Rick,&lt;/p&gt;
&lt;p&gt;Sorry there is typo on the previous post.&lt;/p&gt;
&lt;p&gt;We are very confused with figure 1.2. I CAN NOT select the public IP address from the list, because the list is about the nic ip of the av edge server.&lt;/p&gt;
&lt;p&gt;Please please help.............&lt;/p&gt;
&lt;p&gt;Notmen&lt;/p&gt;
</description></item><item><title>re: Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3260949</link><pubDate>Fri, 03 Jul 2009 07:46:51 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3260949</guid><dc:creator>notmen</dc:creator><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;Just got the things work!!!&lt;/p&gt;
&lt;p&gt;Here is my settings.&lt;/p&gt;
&lt;p&gt;*** I have no dns access from the DMZ where the consolidated edge server placed ****&lt;/p&gt;
&lt;p&gt;1. I use the private ip of av edge external nic in figure 1.2 instead of the public ip.........&lt;/p&gt;
&lt;p&gt;2. In the av edge server host file, add entry to resolve the av edge external FQDN to public ip of av edge. In Rick's example, it should be &amp;lt;av.contoso.com 63.123.155.5&amp;gt;.&lt;/p&gt;
&lt;p&gt;3. Most important.......... Add a A record in the inside DNS server to resolve the internal FQDN of av edge server &amp;quot;av edge internal nic ip&amp;quot;. In Rick's example, it should be &amp;lt;ocsedge.contoso.net 172.25.33.20&amp;gt;.&lt;/p&gt;
&lt;p&gt;A very obvious symtop is before I make change in Point 3, any audio or video calling takes few seconds before the pop up appear on the callee side, no matter the caller is insider or outsider.&lt;/p&gt;
&lt;p&gt;After Point 3, all callings appear at once at the callee side.&lt;/p&gt;
&lt;p&gt;Hope this help all other brothers.....&lt;/p&gt;
&lt;p&gt;Notmen.&lt;/p&gt;
</description></item><item><title>re: Configuring R2 A/V Edge Service for NAT</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3266220</link><pubDate>Mon, 20 Jul 2009 00:22:50 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3266220</guid><dc:creator>Magezz</dc:creator><description>&lt;p&gt;Is there any doc describe A/V call flow between External User and (External or Internal) user in OCS 2007 R2? &lt;/p&gt;
</description></item><item><title>Same problem in a single server topology</title><link>http://blogs.technet.com/rickva/archive/2009/04/03/Configuring-A_2F00_V-Edge-Service-for-NAT.aspx#3271537</link><pubDate>Fri, 07 Aug 2009 16:05:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3271537</guid><dc:creator>superjoe</dc:creator><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I've got exactly the same problem as the one described here.&lt;/p&gt;
&lt;p&gt;But in my case, I only have a single test server (with just 1 NIC) that handles all the roles, so there is no edge server.&lt;/p&gt;
&lt;p&gt;The problem is that when I go to the A/V Conferencing server properties, I have fewer options: I do not have the &amp;quot;External IP address is translated by NAT&amp;quot; checkbox and there is no place for Media port range for example.&lt;/p&gt;
&lt;p&gt;How can I figure this out?&lt;/p&gt;
</description></item></channel></rss>