Description

This article describes the steps to add services and their Service addresses.

Symptoms

We are required to add a new service address for a couple of domains. We need them to add as FQDN/hostname instead of adding the IP address.

Solution

 

To add services in Juniper SSR Conductor, follow these steps:

 

  1. Log in to the Conductor GUI.
  2. Select Configuration > Authority
  3. Scroll down to Services.
  4. Select ADD next to Services.
  5. Name the service (for example, internet).
  6. Set Enabled to true.
  7. Set Scope to public or private (Defines whether or not tenantless sources have access to this service.).
  8. Scroll down to Service Addresses and select ADD. (The destination address prefix or hostname to match the route)
  9. Enter the IP address or hostname and netmask for the service (for example, 0.0.0.0/0 for the entire internet).
  10. Select SAVE.
  11. At the top of the screen, select VALIDATE and then COMMIT.

 

Modification History

2024-09-05 : Article Created