<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Flight Deck</title><subtitle type="html">Discussions about Unified Communication, LCS/OCS, VoIP, and more</subtitle><id>http://blogs.technet.com/b/chlacy/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/chlacy/" /><link rel="self" type="application/atom+xml" href="http://blogs.technet.com/b/chlacy/atom.aspx" /><generator uri="http://telligent.com" version="5.6.50428.7875">Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><updated>2007-11-25T22:00:00Z</updated><entry><title>Official OCS/LCS product blog site</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/chlacy/archive/2008/04/15/official-ocs-lcs-product-blog-site.aspx" /><id>http://blogs.technet.com/b/chlacy/archive/2008/04/15/official-ocs-lcs-product-blog-site.aspx</id><published>2008-04-15T23:50:00Z</published><updated>2008-04-15T23:50:00Z</updated><content type="html">I jsut wanted to make sure everyone was aware of the official blog site at &lt;A href="http://communicationsserverteam.com/"&gt;http://communicationsserverteam.com/&lt;/A&gt;. Content is provided from many different resources from within Microsoft. I would definately bookmark this site!&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3037689" width="1" height="1"&gt;</content><author><name>chlacy</name><uri>http://blogs.technet.com/chlacy/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>Transitioning positions</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/chlacy/archive/2008/04/02/transitioning-positions.aspx" /><id>http://blogs.technet.com/b/chlacy/archive/2008/04/02/transitioning-positions.aspx</id><published>2008-04-02T14:59:00Z</published><updated>2008-04-02T14:59:00Z</updated><content type="html">&lt;P&gt;I wanted to let everyone know that I am transitioning to a new position and will no longer be working on OCS/LCS issues. While I'm very excited to be taking on the role of Team Manager within the Exchange Support organization, I will miss working with OCS/LCS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;However, I am working with the OCS Support Team to establish a blog site and transfer all of the content that is here to a new site. I'll post more details when we can get that in place.&lt;/P&gt;
&lt;P&gt;Thank you all for your participation in this community!&lt;/P&gt;
&lt;P&gt;- Chad A. Lacy&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3026369" width="1" height="1"&gt;</content><author><name>chlacy</name><uri>http://blogs.technet.com/chlacy/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>A/V Edge and Publicly routable IP addresses (Part ii)</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/chlacy/archive/2008/03/12/a-v-edge-and-publicly-routable-ip-addresses-part-ii.aspx" /><id>http://blogs.technet.com/b/chlacy/archive/2008/03/12/a-v-edge-and-publicly-routable-ip-addresses-part-ii.aspx</id><published>2008-03-12T15:50:54Z</published><updated>2008-03-12T15:50:54Z</updated><content type="html">&lt;p&gt;I happen to be part of an e-mail thread this week with several members of the product group and we were discussing the need for publicly routable IP address on the external interface of the A/V edge server. I wanted to share with you the information that Alan Shen, Program Manager involved with this technology, shared with us (this is some of the best stuff I've seen fully explaining everything):&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The A/V edge server enables users to participate in audio and video connections from outside the corporate network, such as a point to point call, a conference, leaving a voicemail with Exchange UM, or making a PSTN call.&amp;#160; Contoso has deployed the A/V Edge server with two NICs in the perimeter network.&amp;#160; The &amp;#8220;external&amp;#8221; firewall separates the edge server from the Internet and the &amp;#8220;internal&amp;#8221; firewall separates the server from the corporate network.&amp;#160; In order for the A/V Edge server to function correctly, the internal firewall must allow traffic to UDP 3478, TCP 443, and TCP 5062 (A/V authentication port).&amp;#160; And the external firewall must allow bi-directional traffic to the following ports: UDP 3478, TCP 443, UDP 50,000-59,999, and TCP 50,000-59,999.&amp;#160; No NATing behavior is allowed on either firewall.&amp;#160; The external IP address must be publicly routable and the internal IP address must be routable from within the corporate network.   &lt;br /&gt;The ports on the external edge tend to undergo greater scrutiny because they involve more ports open to the Internet.&amp;#160; This sidebar first explains why are there are so many publicly addressable ports and then how these ports are secured from an attack.    &lt;br /&gt;&lt;u&gt;     &lt;br /&gt;Why the A/V Edge has so many ports&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Needing UDP ports&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;UDP connections are more resilient to packet loss than TCP.&amp;#160; When a UDP packet is lost, the transport delivers subsequent packets without delay.&amp;#160; When a TCP packet is lost, the transport holds all subsequent packets because TCP inherently must provide a reliable stream of data.&amp;#160; This results in increased audio latency as we wait for the lost packet to retransmit and the rest of the TCP stream to &amp;quot;catch up&amp;quot;.   &lt;br /&gt;&lt;i&gt;Needing TCP ports     &lt;br /&gt;&lt;/i&gt;Although UDP is a more efficient transport, some clients can only reach the Internet via TCP, typically due to a corporate firewall policy.&amp;#160; OCS also supports a TCP media transport in case a UDP path is not available.&amp;#160; At the start of each call or conference, the two endpoints use the IETF's ICE protocol to dynamically choose the optimal media path available.&amp;#160; This protocol prefers direct media paths over those that go through a media relay, and UDP paths over TCP paths.    &lt;br /&gt;&lt;i&gt;Needing the port range at 50,000     &lt;br /&gt;&lt;/i&gt;The A/V Edge server is an implementation of the IETF's STUN protocol with TURN relay extensions.&amp;#160; The standard requires this port range because it cannot assume the remote party has access to the same media relay server.&amp;#160; Phone calls often traverse company boundaries, such as a federated VOIP call in OCS2007.&amp;#160; Calls to standalone SIP devices are another example that one could envision as VOIP technology continues to evolve.&amp;#160; The federated company cannot access the local company&amp;#8217;s A/V Edge server via UDP3478/TCP443.&amp;#160; The 50,000 port range allows media to traverse in a federated call.&amp;#160; It is a port range instead of a multiplexed port to enable efficient relaying of RTP packets.&amp;#160; A multiplexed port would require increased packet inspection and lowered efficiency of the server.&amp;#160; As you&amp;#8217;ll see below, the port range also increases the security of the A/V Edge Server.&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Needing a publicly routable IP address on the external interface     &lt;br /&gt;&lt;/i&gt;The external A/V Edge requires a publicly routable IP address for several reasons.&amp;#160; First, the A/V Edge server implements the STUN protocol, a mechanism whereby the A/V Edge server reflects back the IP address it saw from a user&amp;#8217;s home router.&amp;#160; This home router IP address is used to enable the use of efficient media paths using the ICE protocol and is also needed to ensure proper IP permissions are set on the A/V Edge server&amp;#8217;s 50,000 port range.&amp;#160; If the A/V Edge external address was behind a NATed IP, the A/V edge server would return that address instead of the address of the home router, leading to less efficient (sometimes broken) media paths and permission issues on the 50,000 port range.&amp;#160; A second reason for publicly routable IPs is to support UDP load balancing.&amp;#160; For real time audio/video traffic, UDP is the preferred protocol to transfer RTP packets.&amp;#160; However, UDP is a stateless protocol, so some load balancers distribute UDP packets to the servers without any context for the current session.&amp;#160; To mitigate this, the A/V edge server returns its external IP address on the first UDP packet of a media session, and OC or the Meeting Console client sends subsequent UDP traffic directly to that IP address instead of through the load balancer.&amp;#160; In order for this mechanism to work, the external IP must be publicly routable.&amp;#160; Note that supporting a publicly routable IP address on the external edge does not preclude a company from using a firewall.&amp;#160; To the contrary, Microsoft recommends that all externally facing servers be protected with a firewall&amp;#8230;provided that firewall does not NAT the IP address.&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Needing a routable IP address on the internal interface     &lt;br /&gt;&lt;/i&gt;For the same reason of needing to support UDP media across load balancers, the A/V edge server returns its internal IP address on the first UDP packet of a media session, and OC or the Meeting Console client sends subsequent UDP traffic directly to that IP address instead of through the load balancer.&amp;#160; That is the reason why the internal IP address needs to be routable from the corporate network.&amp;#160; And to be specific, this internal IP address needs to be routable by client endpoints (OC/Meeting Console) as well as server endpoints (Mediation Server/AVMCU/ExchangeUM), given that OCS 2007 supports media point to point and via a conference.&lt;/p&gt;  &lt;p&gt;Understanding the technology is not enough, though.&amp;#160; Like most corporations, Contoso&amp;#8217;s IT department is composed of emerging technology &lt;i&gt;and&lt;/i&gt; network security engineers.&amp;#160; Deploying the technology described above will only happen if it passes a security review.&amp;#160; The following section discusses security aspects, first providing a summary of the mechanisms in place along with a more detailed description afterward.&lt;/p&gt;  &lt;p&gt;&lt;u&gt;Security Overview     &lt;br /&gt;&lt;/u&gt;&lt;i&gt;Security of A/V Edge Server Auth Port TCP5062 (internal edge only)     &lt;br /&gt;&lt;/i&gt;OCS front end servers must provide a validly signed certificate whose subject name matches the FQDN of that server.&amp;#160; (The OCS front end server performs the same check against the A/V Edge Server&amp;#8217;s certificate.)&lt;/p&gt;  &lt;p&gt;The OCS front end server FQDN must be on a trusted list of the A/V Edge Server.&amp;#160; (The OCS front end server performs the same check against the A/V Edge Server FQDN.)   &lt;br /&gt;All SIP signaling is protected with 128-bit TLS encryption.&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Security of UDP3478/TCP443(internal and external edges)     &lt;br /&gt;&lt;/i&gt;Port allocation is protected by 128-bit digest &amp;#8220;challenge&amp;#8221; authentication, using a computer generated password that rotates every 8 hours.&lt;/p&gt;  &lt;p&gt;A sequence number and random nonce are used to deter replay attacks.&lt;/p&gt;  &lt;p&gt;Media relay packaged messages (UDP3478/TCP443) is protected with a 128-bit HMAC signature.   &lt;br /&gt;&lt;i&gt;     &lt;br /&gt;Security of UDP/TCP 50,000-59,999 (external edge only)      &lt;br /&gt;&lt;/i&gt;Ports are allocated randomly within that range per call.&amp;#160; An attacker needs to predict which port is active and complete an attack before the call ends.    &lt;br /&gt;Incoming traffic is filtered according to the IP addresses of the other endpoint&amp;#8217;s candidates.&amp;#160; Even if an attack finds a port in use, it must also spoof the correct IP address.    &lt;br /&gt;These two examples actually make the port range more secure.&amp;#160; If all traffic was multiplexed through one port, it would accept traffic from IP addresses of all remote endpoints.    &lt;br /&gt;&lt;i&gt;Security of end to end media     &lt;br /&gt;&lt;/i&gt;Media packets are protected with end to end SRTP, preventing any eavesdropping or packet injection.&lt;/p&gt;  &lt;p&gt;The key used to encrypt and decrypt the media stream is passed over the TLS secured signaling channel. &lt;/p&gt;  &lt;p&gt;&lt;u&gt;Details of Security&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Security of A/V Edge Server Auth Port TCP5062(internal edge only)     &lt;br /&gt;&lt;/i&gt;When a user logs in to OC or joins a meeting, it first acquires a username/password token from the media relay by sending a SIP SERVICE message over the TLS secured signaling channel.&amp;#160; The last leg of this signaling path is a TCP connection from the user&amp;#8217;s OCS front end server to the A/V authentication port of the A/V Edge server.&amp;#160; This connection is only accepted on the internal facing IP address of the A/V Edge Server.&amp;#160; Before accepting the SIP SERVICE request, a TLS connection must be set up where both sides validate the following: 1) Other server provides a certificate signed by a trusted authority, 2) the certificate&amp;#8217;s subject name matches the FQDN of that server, and 3) that server&amp;#8217;s FQDN matches one of the servers on a local trusted server list.&amp;#160; (In fact, all servers in the OCS system perform this series of checks before allowing any communication to or from another OCS server.)&amp;#160; If all three checks pass, the TLS connection is established and the SIP SERVICE command carried to the A/V Edge Server, which responds with a 200OK containing the computer generated username/password token.&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Security of UDP3478 and TCP443 (internal and external edges)     &lt;br /&gt;&lt;/i&gt;The A/V Edge Server is an enterprise managed resource, so restricting access to authorized users is important for security and resource considerations.&amp;#160; Communication on the UDP3478 and TCP443 ports is only allowed for clients that belong to the corporation managing that A/V Edge Server.&amp;#160; A client uses these two ports to allocate UDP and TCP ports within the 50,000 port range for the remote party to connect to.&amp;#160; Using the computer generated username/password obtained via the SIP SERVICE request, the client performs digest authentication against the A/V edge server to actually allocate the ports.&amp;#160; An initial allocate request is sent from the client and responded with a nonce challenge message from the A/V Edge Server.&amp;#160; The client sends a second allocate containing the username and an HMAC hash of the username and nonce.&amp;#160; A sequence number mechanism is also in place to prevent replay attacks.&amp;#160; The server calculates the expected HMAC based on its own knowledge of the username and password.&amp;#160; If the HMAC values match, the allocate procedure is carried out, otherwise the packet is dropped.&amp;#160; This same HMAC mechanism is also applied to subsequent messages within this call session.&amp;#160; The lifetime of this username/password value is a maximum of 8 hours, at which time the client will reacquire a new username/password for subsequent calls.    &lt;br /&gt;&lt;i&gt;Security of UDP/TCP 50,000-59,999 (external edge only)&lt;/i&gt;    &lt;br /&gt;The question arises, &amp;#8220;Are 10,000 ports less secure than a couple well known ports?&amp;#8221;&amp;#160; One might think so, but actually the answer is no.&amp;#160; From an attacker&amp;#8217;s standpoint, each of those 10,000 ports behaves exactly the same.&amp;#160; The more pertinent question is: &amp;#8220;How secure is each of those 10,000 ports?&amp;#8221;&amp;#160; One consideration is that allocations in this range are chosen randomly.&amp;#160; At any given time, it&amp;#8217;s likely that many of these ports aren&amp;#8217;t even listening for packets.&amp;#160; (Contrast that with a well known port that an attacker can focus on.)&amp;#160; The security mechanism in place on each port is to filter traffic for only those packets that originate from the remote endpoint&amp;#8217;s IP address.&amp;#160; This IP address is communicated over the TLS secured signaling channel, and packets from any other IP addresses are dropped by the A/V edge server.&amp;#160; In this situation, having a range of ports actually improves security.&amp;#160; Since a random port allocation happens for each call, this design forces the attacker to 1) deduce an active port, 2) break the TLS signaling channel, and 3) spoof the remote user&amp;#8217;s IP address&amp;#8230;all in the span of a single call.&amp;#160; Can this port range be reduced?&amp;#160; Yes, but doing so limits A/V Edge scale in peak conditions, and does not increase security.&amp;#160; A reduced port range should factor no less than 6 UDP/TCP ports per user in a peak load condition.&amp;#160; Can this port range be eliminated altogether for companies that don&amp;#8217;t require audio/video federation?&amp;#160; Unfortunately, this scenario has not been tested and is currently an unsupported configuration.    &lt;br /&gt;&lt;i&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Security of end to end media     &lt;br /&gt;&lt;/i&gt;OCS clients perform signaling to the server using 128-bit TLS encryption with validation that the server certificate has a matching FQDN and is signed by trusted authority.&amp;#160; This same mechanism is used by e-commerce sites.&amp;#160; To secure the media channel, OCS uses the IETF&amp;#8217;s SRTP protocol.&amp;#160; The mechanism carries out a 128-bit key exchange over the secure signaling channel which the two endpoints then use to encrypt and decrypt the media stream via 128-bit AES.&amp;#160; Even if an attacker can perform a &amp;#8220;man in the middle&amp;#8221; attack of the media path, no eavesdropping&amp;#160; or false packet injection is possible.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2991462" width="1" height="1"&gt;</content><author><name>chlacy</name><uri>http://blogs.technet.com/chlacy/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>Dual Forking with Nortel CS1000</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/chlacy/archive/2008/02/07/dual-forking-with-nortel-cs1000.aspx" /><id>http://blogs.technet.com/b/chlacy/archive/2008/02/07/dual-forking-with-nortel-cs1000.aspx</id><published>2008-02-07T19:09:41Z</published><updated>2008-02-07T19:09:41Z</updated><content type="html">&lt;p&gt;Many people have been asking for the capability to use OCS 2007 with their IP-PBX without the need of a media gateway. Nortel has been working closely with Microsoft to make this a reality with their CS1000 system.&lt;/p&gt;  &lt;p&gt;For more information, go to &lt;a title="http://technet.microsoft.com/en-us/office/bb735838.aspx" href="http://technet.microsoft.com/en-us/office/bb735838.aspx"&gt;http://technet.microsoft.com/en-us/office/bb735838.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2845002" width="1" height="1"&gt;</content><author><name>chlacy</name><uri>http://blogs.technet.com/chlacy/ProfileUrlRedirect.ashx</uri></author><category term="cs1000 notel cs1K dual forking ip-pbx" scheme="http://blogs.technet.com/b/chlacy/archive/tags/cs1000+notel+cs1K+dual+forking+ip_2D00_pbx/" /></entry><entry><title>uploading handouts in Live Meeting 2007 fail</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/chlacy/archive/2007/12/28/uploading-handouts-in-live-meeting-2007-fail.aspx" /><id>http://blogs.technet.com/b/chlacy/archive/2007/12/28/uploading-handouts-in-live-meeting-2007-fail.aspx</id><published>2007-12-29T00:12:47Z</published><updated>2007-12-29T00:12:47Z</updated><content type="html">&lt;p&gt;Handouts in LiveMeeting 2007 are a way to transfer files to members of a meeting.&lt;/p&gt;  &lt;p&gt;When the user attempts to upload a file to handout he will get the error Upload Failed.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/uploadinghandoutsinLiveMeeting2007fail_E3F0/clip_image002_2.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="170" alt="clip_image002" src="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/uploadinghandoutsinLiveMeeting2007fail_E3F0/clip_image002_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;If you check the Pwconsoledebug.log you will find the following error. This log is use to troubleshoot LiveMeeting 2007 and is on by default. It is located in %temp% directory on the client.&lt;/p&gt;  &lt;p&gt;You will see the following error in the Pwconsole Log.&lt;/p&gt;  &lt;p&gt;MC] 17:36:50:963 GMT [PID 2416] [THREAD 5044] [D] FileTransferProgressDialog::OnInit   &lt;br /&gt;[MC] 17:36:51:119 GMT [PID 2416] [THREAD 5044] [D] BlobManagerC::c&lt;b&gt;&lt;u&gt;RejectUpload&lt;/u&gt;&lt;/b&gt;    &lt;br /&gt;[MC] 17:36:51:119 GMT [PID 2416] [THREAD 5044] [D] BlobManagerC::threadAndServerDone    &lt;br /&gt;[MC] 17:36:52:525 GMT [PID 2416] [THREAD 5044] [D] FileTransferProgressDialog::OnDestroy&lt;/p&gt;  &lt;p&gt;On the server side you would use the OCSLogger tool to log data from DataMCU component. We got the error below on the server side.&lt;/p&gt;  &lt;p&gt;TL_ERROR(TF_COMPONENT) [1]04DC.08C8::12/13/2007-22:47:37.647.000003cc (DataMCU,Logger.&lt;a name="#h4"&gt;&lt;b&gt;error&lt;/b&gt;&lt;/a&gt;:254.idx(78))( 49296756 )class     &lt;br /&gt;placeware.apps.blobparts.BlobManagerS=BlobManagerS::sRequestUploadBlob - &lt;b&gt;&lt;u&gt;block all files&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;u&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Resolution:&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;1. Bring up the OCS 2007 MMC&lt;/p&gt;  &lt;p&gt;2. Right click the Pool&lt;/p&gt;  &lt;p&gt;3. Click Application Properties&lt;/p&gt;  &lt;p&gt;4. Click Intelligent IM Filter&lt;/p&gt;  &lt;p&gt;5. Click File Transfer Filter Tab&lt;/p&gt;  &lt;p&gt;6. Remove the Block all file Extension setting and Click OK&lt;/p&gt;  &lt;p&gt;7. Restart Frontend Service&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/uploadinghandoutsinLiveMeeting2007fail_E3F0/clip_image004_2.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="171" alt="clip_image004" src="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/uploadinghandoutsinLiveMeeting2007fail_E3F0/clip_image004_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/uploadinghandoutsinLiveMeeting2007fail_E3F0/clip_image006_2.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="129" alt="clip_image006" src="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/uploadinghandoutsinLiveMeeting2007fail_E3F0/clip_image006_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;You can get more information on the Intelligent IM Filter in the OCS 2007 Administration Guide.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=CB7DC2DE-4504-484E-9229-BD8614BE0633&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=CB7DC2DE-4504-484E-9229-BD8614BE0633&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2687235" width="1" height="1"&gt;</content><author><name>chlacy</name><uri>http://blogs.technet.com/chlacy/ProfileUrlRedirect.ashx</uri></author><category term="live meeting LiveMeeting LM 2007 lm8 handouts intelligent im filter" scheme="http://blogs.technet.com/b/chlacy/archive/tags/live+meeting+LiveMeeting+LM+2007+lm8+handouts+intelligent+im+filter/" /></entry><entry><title>single ocs 2007 front end interop with lcs 2005</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/chlacy/archive/2007/12/28/single-ocs-2007-front-end-interop-with-lcs-2005.aspx" /><id>http://blogs.technet.com/b/chlacy/archive/2007/12/28/single-ocs-2007-front-end-interop-with-lcs-2005.aspx</id><published>2007-12-29T00:10:49Z</published><updated>2007-12-29T00:10:49Z</updated><content type="html">&lt;p&gt;Here's another common problem I'm seeing when users attempt to setup interop between OCS 2007 and LCS 2005. With OCS 2007 we fully support an Enterprise Edition Front End server running without a hardware load balancer. However, with LCS 2005 we didn't. With LCS 2005 you had to have a hardware load balancer. Now, I said had to have, but there is actually a workaround. With LCS 2005 you could add a second IP address to the network card. Then associate the pool FQDN with one IP address and the server FQDN with the other IP address. This tricked LCS 2005 into thinking that the IP address for the pool was associated with VIP of a load balancer.&lt;/p&gt;  &lt;p&gt;So, the problem comes in when you have LCS 2005 and a single OCS 2007 front end and that OCS front end isn't behind a hardware load balancer. OCS 2007 will work just fine. However, LCS 2005 will not like this configuration because it sees the pool and the server from the same IP address. So, to fix this you'll need to add a second IP address to the OCS 2007 server and associate the pool FQDN to one address and the server FQDN to the other. Once you restart the services, both should play nicely with each other.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2687231" width="1" height="1"&gt;</content><author><name>chlacy</name><uri>http://blogs.technet.com/chlacy/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>A/V Edge Server with Load Balancer....still need public IP ADDRESS?</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/chlacy/archive/2007/12/21/a-v-edge-server-load-balancer-still-need-public-ip-address.aspx" /><id>http://blogs.technet.com/b/chlacy/archive/2007/12/21/a-v-edge-server-load-balancer-still-need-public-ip-address.aspx</id><published>2007-12-21T16:23:00Z</published><updated>2007-12-21T16:23:00Z</updated><content type="html">&lt;P&gt;The question has been raised a few times, now that some enterprises are moving beyond the testing phase of OCS 2007 and into large scale production, about the need for a publicly routable IP address when using multiple A/V Edge servers behind a load balancer. First, let me paint you a picture of what a scaled edge topology looks like:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVEdgeServerLoa.stillneedpublicIPADDRESS_75FD/clip_image002_2.jpg" mce_href="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVEdgeServerLoa.stillneedpublicIPADDRESS_75FD/clip_image002_2.jpg"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=515 alt=clip_image002 src="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVEdgeServerLoa.stillneedpublicIPADDRESS_75FD/clip_image002_thumb.jpg" width=523 border=0 mce_src="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVEdgeServerLoa.stillneedpublicIPADDRESS_75FD/clip_image002_thumb.jpg"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So, you see in this picture we can have multiple edge servers feeding a particular site. In this example we have decided to scale the A/V Edge Server on its own hardware because we anticipate using a high volume of A/V traffic with extended users and federated partners. Since A/V traffic is the most resource intensive traffic, we want to make sure we can handle the load. So, we have load balanced two A/V Edge Servers. By the way, I'm borrowing this diagram from the Edge Server Deployment document. I highly recommend you set this website (&lt;A title=http://www.microsoft.com/downloads/browse.aspx?displaylang=en&amp;amp;productID=5EFC9E68-052F-4CAB-9F29-02BFA05A8F2F href="http://www.microsoft.com/downloads/browse.aspx?displaylang=en&amp;amp;productID=5EFC9E68-052F-4CAB-9F29-02BFA05A8F2F" mce_href="http://www.microsoft.com/downloads/browse.aspx?displaylang=en&amp;amp;productID=5EFC9E68-052F-4CAB-9F29-02BFA05A8F2F"&gt;http://www.microsoft.com/downloads/browse.aspx?displaylang=en&amp;amp;productID=5EFC9E68-052F-4CAB-9F29-02BFA05A8F2F&lt;/A&gt;) in your favorites because it will link you to all the documentation for OCS.&lt;/P&gt;
&lt;P&gt;With that said, the question is, I know that the A/V Edge Server needs a publicly routable IP address. So, where do I put it? On the server or on the load balancer? The answer is...both! The A/V Edge Server FQDN needs to resolve to the public IP address of the load balancer. But the A/V Edge servers still need a publicly routable address as well because the allocated ports of 50,000-59,999 will be on the actual A/V Edge server's IP address, not the load balancer. All the load balancer does is select which A/V Edge server to use. Once that selection is made, that external client will communicate directly with the A/V Edge Server itself. &lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2666703" width="1" height="1"&gt;</content><author><name>chlacy</name><uri>http://blogs.technet.com/chlacy/ProfileUrlRedirect.ashx</uri></author><category term="load balancer" scheme="http://blogs.technet.com/b/chlacy/archive/tags/load+balancer/" /></entry><entry><title>Partition address book by Organizational unit</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/chlacy/archive/2007/12/04/partition-address-book-by-organizational-unit.aspx" /><id>http://blogs.technet.com/b/chlacy/archive/2007/12/04/partition-address-book-by-organizational-unit.aspx</id><published>2007-12-04T16:46:53Z</published><updated>2007-12-04T16:46:53Z</updated><content type="html">&lt;p&gt;I happen to run across this rather unknown setting the other day while working with a customer and thought it was interesting. I'm not sure why anyone would use it, but thought I'd share the information because I'm sure someone out there has a need to do this. Say you wanted to limit your user's ability to search the address book and only allow it to return users and groups that are in the same OU as the user. You didn't want them to be able to search for anyone else. They can still IM other users, they just can't search for them. Well, there is a setting to do that. In order to do it you need to make the change in WMI. So, we have to do the following:&lt;/p&gt;  &lt;p&gt;1. Click 'Start' -&amp;gt; 'Run' and type 'WBEMTEST'&lt;/p&gt;  &lt;p&gt;2. Click 'Connect'&lt;/p&gt;  &lt;p&gt;3. Under 'Namespace' type 'root\cimv2' and click 'Connect'&lt;/p&gt;  &lt;p&gt;4. Click 'Enum Classes'&lt;/p&gt;  &lt;p&gt;5. Click 'Recursive' and then 'OK'&lt;/p&gt;  &lt;p&gt;6. Locate MSFT_SIPAddressBookSetting and double-click it&lt;/p&gt;  &lt;p&gt;7. Click 'Instances'&lt;/p&gt;  &lt;p&gt;8. Double-click the instance&lt;/p&gt;  &lt;p&gt;9. Under 'Properties' find 'PartitionOutputByOU' and click 'Edit Property'&lt;/p&gt;  &lt;p&gt;10. The default value is FALSE, change this to TRUE&lt;/p&gt;  &lt;p&gt;11. Click 'Save Property'&lt;/p&gt;  &lt;p&gt;12. Click 'Save Object'&lt;/p&gt;  &lt;p&gt;13. Click 'Close'&lt;/p&gt;  &lt;p&gt;14. Click 'Save Object'&lt;/p&gt;  &lt;p&gt;15. Click 'Close'&lt;/p&gt;  &lt;p&gt;16. Click 'Exit'&lt;/p&gt;  &lt;p&gt;Now you need to restart the services. What you will see is in the output location for the Address Book files there will be new folders created that correspond to the OU structure in AD. Each of these folders will have their own set of LSABS and DABS files in them. When users logon to OCS, they will get the address book files that correspond to the OU to which their user account belongs.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2607320" width="1" height="1"&gt;</content><author><name>chlacy</name><uri>http://blogs.technet.com/chlacy/ProfileUrlRedirect.ashx</uri></author><category term="address book ou wbemtest" scheme="http://blogs.technet.com/b/chlacy/archive/tags/address+book+ou+wbemtest/" /></entry><entry><title>A/V does not work externally</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/chlacy/archive/2007/11/26/a-v-does-not-work-externally.aspx" /><id>http://blogs.technet.com/b/chlacy/archive/2007/11/26/a-v-does-not-work-externally.aspx</id><published>2007-11-27T01:05:00Z</published><updated>2007-11-27T01:05:00Z</updated><content type="html">&lt;P&gt;I have seen several cases where the customer states that A/V works internally, but doesn't work externally. So, there are a few troubleshooting steps we can take to figure out the problem. First, are we using a publicly routable IP address on the external interface of the A/V Edge Server? Next, does your external firewall have UDP &amp;amp; TCP ports 50000-59999 open. Please check this carefully as earlier betas used the range of 50000-52999 (not 59999). The RTM version is 50000-59999. Finally, is the OCS pool referencing the A/V Authentication Service correctly. By default, the A/V Authentication service is listening on port 5062. So, first go to Forest, right click, go to Properties, then Global Properties and then click on the Edge Servers tab. You see a dialog page like this:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVdoesnotworkexternally_F031/image_6.png" mce_href="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVdoesnotworkexternally_F031/image_6.png"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=421 alt=image src="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVdoesnotworkexternally_F031/image_thumb_2.png" width=365 border=0 mce_src="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVdoesnotworkexternally_F031/image_thumb_2.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;You'll see the bottom half of this dialog page is asking for the internal FQDN of the A/V Authentication Service and port. This will be whatever you set the FQDN of the internal interface for the Edge Server to be. It also asks for the port. By default, the Edge Server sets this to 5062. Once this is set here, then we have to select it in the properties of the A/V Conferencing Server. The Properties of the A/V Conferencing Server looks like this:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVdoesnotworkexternally_F031/image_8.png" mce_href="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVdoesnotworkexternally_F031/image_8.png"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=417 alt=image src="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVdoesnotworkexternally_F031/image_thumb_3.png" width=374 border=0 mce_src="http://blogs.technet.com/blogfiles/chlacy/WindowsLiveWriter/AVdoesnotworkexternally_F031/image_thumb_3.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;So, once you have it entered in Global Properties, you can select it from the drop down menu here. It should also be noted that as long as it is selected here, it cannot be deleted from the Global Properties. Once this is set, the pool now knows how to route A/V Authentication between the A/V Conferencing Server and the Edge Server. This type of issue will likely show up as a Failed on Media Connectivity error.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2566659" width="1" height="1"&gt;</content><author><name>chlacy</name><uri>http://blogs.technet.com/chlacy/ProfileUrlRedirect.ashx</uri></author><category term="media connectivity failure" scheme="http://blogs.technet.com/b/chlacy/archive/tags/media+connectivity+failure/" /></entry><entry><title>Another excellent blog</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/chlacy/archive/2007/11/25/another-excellent-blog.aspx" /><id>http://blogs.technet.com/b/chlacy/archive/2007/11/25/another-excellent-blog.aspx</id><published>2007-11-26T06:00:00Z</published><updated>2007-11-26T06:00:00Z</updated><content type="html">I wanted to make you all aware of another excellent source of information. Jens has just sarted his &lt;A class="" href="http://blogs.technet.com/jenstr/default.aspx" mce_href="http://blogs.technet.com/jenstr/default.aspx"&gt;blog&lt;/A&gt;&amp;nbsp;and already has some great information. I've had to pleasure of working with Jens (virtually) on the OCS Beta for the past year and he has been a great source of information. Jens was way ahead of the curve on voice implementation with OCS. I would definately add him to your RSS feed.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2562582" width="1" height="1"&gt;</content><author><name>chlacy</name><uri>http://blogs.technet.com/chlacy/ProfileUrlRedirect.ashx</uri></author><category term="jens blog UM exchange update tanjay" scheme="http://blogs.technet.com/b/chlacy/archive/tags/jens+blog+UM+exchange+update+tanjay/" /></entry></feed>