Configure Public Settings

To set a public setting on the Oracle® Enterprise Session Border Controller (ESBC):

  1. Type http-alg-public and press Enter.
    ACMEPACKET(http-alg)# http-alg-public
    ACMEPACKET(http-alg-public)#

    The public side (outside the network) is used to receive incoming HTTP SOAP Requests from the remote worker. You define the IP address, port, and TLS certificate used to establish a connection with the remote worker by setting this http-alg-public attribute.

  2. realm-id—Name of the realm that the ESBC uses to listen for the HTTP request. Valid values are alpha-numeric characters. Default is blank.
  3. address—IPv4 or IPv6 IP address on which the ESBC is listening for HTTP traffic. Valid values must be in the format of 0.0.0.0. Default is blank.
  4. nat-address—IPv4 or IPv6 IP address of the end-station-facing NAT interface. Valid values must be in the format of 0.0.0.0. Default is blank.
  5. port—Port on which the ESBC is listening for HTTP traffic. Valid values are 1 to 65535. Default is 80.
  6. tls-profile—The TLS profile used to establish a secure connection with the remote worker. Setting this attribute enables HTTP proxy to listen for HTTPS traffic. Valid values are alpha-numeric characters. Default is blank.
  7. Type done and press Enter.
    ACMEPACKET(http-alg-public)# done
    ACMEPACKET(http-alg-public)#
  8. Type exit and press Enter.
    ACMEPACKET(http-alg-public)# exit
    ACMEPACKET(http-alg)#
  9. Type exit and press Enter.
    ACMEPACKET(http-alg)# exit
    ACMEPACKET(session-router)#
  10. Save the configuration.