Enabling Secure Device Connections by Deploying Relay Server

John configures the relay server in Sybase Control Center to create two farms for a single development and test cluster: one for RBS client connections and one for MBS client connections. John sets up both farms now, even though RBS connections are initially tested.

  1. In the navigation pane of Sybase Control Center, click the development cluster name.
  2. In the administration pane, click the Relay Server tab.
  3. Click New.
  4. Configure these general relay server properties:
    Property Value
    Host relay.acme.com
    HTTP port 80
    HTTPs port 443
    (Optional) URL suffix /ias_relay_server/server/rs_server.dll
  5. Click Next.
  6. Define the RBS farm:
    Property Value
    Farm ID SUPRBSFarm
    Type RBS
  7. Click the + button.
  8. Define the MBS farm:
    Property Value
    Farm ID SUPMBSFarm
    Type MBS
  9. Click the + button.
  10. Click Next.
  11. Assign the RBS Farm to a node so that devices with RBS request can connect to the relay server.
    1. Select SUPRBSFarm:
    2. Configure these properties:
      • Node ID – PrimarySUPDev
      • Token – abcd
    3. Click the + button.
  12. Click Finish.
  13. Generate the configuration to transfer the properties from the cluster database to the relay server host machine.
    1. Click Generate.
    2. Choose Relay server properties configuration file and output the whole file by selecting Whole Relay Server.
    3. Click Finish and transfer the generated file to the corresponding host computer.