Configure Multi-Tier Request Broker for Use on Machines with Multiple Network Cards
Did you install your OpenLink server components on a machine containing multiple network cards? If so, take the following action:
1. Use a text editor to open your Session Rules Book. The Session Rules Book is the oplrqb.ini file which resides in the /bin sub-directory of your OpenLink server components installation.
2. Locate the [Protocol TCP] section.
3.
Remove the semicolon (;) which appears in front of the 6.
Restart or reinitialize your OpenLink Request Broker to register the changes. 7.
Pass the IP address in the hostname field of your client DSN's. 8.
Test.
;IPAddress #Before
IPAddress #After
4.
Pass 1 IP address to the IPAddress parameter.
For example:
[Protocol TCP]
PingWatchdog = No
PingInterval = 600
IPAddress = 83.323.137.120
.
.
5.
Save your changes and exit the file.