BusinessObjects Enterprise and Proxy Servers


It is not the intention at this stage in the book to investigate how BusinessObjects Enterprise can be configured to work with proxy servers in any great detail. This is covered in some depth in the Administrator's guide that accompanies BusinessObjects Enterprise. However, some sample Socks configurations will be shown and there will be a brief discussion as to how BusinessObjects Enterprise would operate effectively with each configuration.

Socks settings for each of the BusinessObjects Enterprise servers are defined using the Crystal Configuration Manager (through the Connection tab).

SocksThe WC and WCS

Figure 36.9 illustrates the operation of Socks between the WC and the WCS.

Figure 36.9. Socks configurationWC to WCS.


Given this scenario, the Socks setting through the Crystal Configuration Manager should be the following:

  • On WC, specify the Socks server at the WCS Configuration tab.

  • On CMS, specify the Socks server at the Connection tab.

Access control rules on the Socks server should be set to something similar to that shown in Table 36.5.

Table 36.5. Socks Configuration (WC to WCS)

Source

Destination

Port

Action

WC

WCS

6401 -requestport

Accept

Otherwise

  

Reject


There are a couple of points worth noting:

  • Although the WC connects to WCS, the Socks server information is set up on CMS rather than on WCS. This is because the WCS will obtain the Socks setting from CMS.

  • The initialization from WC to WCS port 6401 uses the host name for the WCS in the Socks request. Therefore, the Socks server must be able to resolve the host name for WCS. For example, if the WC and WCS use NetBIOS names and the Socks server is a Unix box that doesn't support NetBIOS names, it is necessary to ensure the Socks server can resolve the same name as specified by the WC; that is, by using a local host's file.

Firewall Configuration: SocksWCS and CMS

Figure 36.10 illustrates the operation of Socks between the WCS and the CMS.

Figure 36.10. Socks configurationWCS to CMS.


In this instance, the Socks setting at Crystal Configuration manager should be the following:

  • On WCS, specify the Socks server at the CMS Configuration tab.

  • On CMS, specify the Socks server at the Connection tab.

Access control rules on the Socks server should be set to something similar to that shown in Table 36.6.

Table 36.6. Socks Configuration (WCS to CMS)

Source

Destination

Port

Action

WCS

CMS

6400 -requestport

Accept

WCS

Other Enterprise Servers

Default ports -requestports

Accept

Otherwise

Reject


Please note that when WCS makes the initial connection to CMS on port 6400, it will pass the host name to the Socks server. Thus, the Socks server must resolve the CMS hostname.

SocksMultiple BusinessObjects Enterprise Servers

Figure 36.11 illustrates the operation of Socks between multiple servers in the BusinessObjects Enterprise environment.

Figure 36.11. Socks configurationmultiple servers.


When multiple Socks servers are deployed in the network, the BusinessObjects Enterprise Socks setup can facilitate the traversal of them. However, due care and attention should be taken in how the Socks servers are placed and traversed. In general, the BusinessObjects Enterprise servers see these Socks servers as a chain, and the setup in the Crystal Console Manager should specify how to traverse them from the outermost to the innermost link.

In this instance, the Socks setting at Crystal Configuration Manager should be the following:

  • On WC, specify the Socks server B at the WCS Configuration tab

  • On WCS, specify the Socks server A at the CMS Configuration tab

  • On WCS, specify the Socks server B at the Connection tab

  • On CMS, specify the Socks server B followed by A at the Connection tab

Access control rules on the Socks server should be set to something similar to that shown in Table 36.7.

Table 36.7. Socks Configuration (Multiple Servers)

Source

Destination

Port

Action

WC

WCS

6401 -requestport

Accept

WCS

CMS

6400

Accept

WCS

Other Enterprise Servers

default ports -requestports

Accept

Otherwise

  

Reject


The point to note is that in the IOR for the CMS, the Socks server chain B-A is embedded. However, because the WCS has been configured with a local Socks server B, the program will do a comparison of these two Socks server lists and deduce that WCS only needs to go through A to reach the CMS.




Crystal Reports XI(c) Official Guide
Crystal Reports XI Official Guide
ISBN: 0672329174
EAN: 2147483647
Year: N/A
Pages: 365

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net