Chapter 3. Implementation scenario: Standalone Proxies 111

Example 3-13 The rcproxy.log: RC Controller Proxy log file

03/02/11 09:54:07 0 1228 Proxy label: tic01005
03/02/11 09:54:07 0 1228 Proxy type: Controller
03/02/11 09:54:07 2 1228 No timeout specified, using default
03/02/11 09:54:07 0 1228 Communication timeout: 240
03/02/11 09:54:07 0 1228 Max sessions: 10
03/02/11 09:54:07 0 1228 Reply to RSM data: no
03/02/11 09:54:07 3 1228 initRoutedSessionsManager: no network card specified
for parent-local-host, using random interface
03/02/11 09:54:33 3 1760 routingManager: WHO command received [l=null]
03/02/11 09:54:33 3 1760 routingManager: TELL reply command received
In order to check which ports these Proxies are using to communicate and to verify that no other ports are actually being used, we can use any network status command, such as netstat -a command or similar. Example3-14 and Example 3-15 show the output of the netstat -a command on both the RC Target Proxy and RC Controller Proxy.

Example 3-14 The netstat output collected on the RC Target Proxy

Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address Foreign Address (state)
Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address Foreign Address (state)
tcp4 0 0 tic01002.32781 tic01002.601 ESTABLISHED
tcp4 0 0 tic01002.601 tic01002.32781 ESTABLISHED
tcp4 0 0 tic01002.32781 tic01002.602 ESTABLISHED
tcp4 0 0 tic01002.602 tic01002.32781 ESTABLISHED
tcp4 0 0 tic01002.32781 tic01002.651 ESTABLISHED
tcp4 0 0 tic01002.651 tic01002.32781 ESTABLISHED
tcp4 0 0 tic01002.32781 tic01002.718 ESTABLISHED
tcp4 0 0 tic01002.718 tic01002.32781 ESTABLISHED
tcp4 0 0 tic01002.32781 tic01002.766 ESTABLISHED
tcp4 0 0 tic01002.766 tic01002.32781 ESTABLISHED
tcp4 0 0 tic01002.32781 tic01002.784 ESTABLISHED
tcp4 0 0 tic01002.784 tic01002.32781 ESTABLISHED
tcp4 0 0 tic01002.32781 tic01002.812 ESTABLISHED
tcp4 0 0 tic01002.812 tic01002.32781 ESTABLISHED
tcp4 0 0 tic01002.32769 tic01002.830 ESTABLISHED
tcp4 0 0 tic01002.830 tic01002.32769 ESTABLISHED
tcp4 0 0 tic01002.32769 tic01002.832 ESTABLISHED
tcp4 0 0 tic01002.832 tic01002.32769 ESTABLISHED
tcp4 0 0 tic01002.32769 tic01002.833 ESTABLISHED
tcp4 0 0 tic01002.833 tic01002.32769 ESTABLISHED
tcp4 0 0 tic01002.32769 tic01002.834 ESTABLISHED
tcp4 0 0 tic01002.834 tic01002.32769 ESTABLISHED
tcp4 0 0 tic01002.32781 tic01002.926 ESTABLISHED