
Chapter 15. Connecting Applications through WebSphere Everyplace Connection Manager 383
Figure 15-34 Inserting the Connection Manager address
5. Press Next.
6. Press No. And the connection is created.
15.10 WebSphere Everyplace Deployment server setup
The WebSphere Everyplace Deployment server needs to be able to find its way
back to the client systems. In order to be able to do this return, a route must be
added. For example, issue the following command:
route add 10.10.10.0 255.255.255.0 192.168.254.134
This route command indicates that traffic to the clients (10.10.10.0) should be
routed to Connection Manager gateway (192.168.254.134). Issue the ...