compliances , firewalls , security , visio-stencils

Sample Visio – Configuring Firewalls When Managing Oracle Application Server

May 25, 2012

If you are using Grid Control to manage instances of Oracle Application Server, there may be other ports that you need to access through a firewall, depending upon your configurations.

For example, when you are monitoring the performance of your Oracle Application Server instance from the Grid Control Console, you can click Administer on the Application Server Home page to display the Application Server Control Console. If the Oracle Application Server target you are monitoring is separated from the Grid Control Console by a firewall, you will need to configure the firewall to allow an HTTP or HTTPS connection through Application Server Control Console port (usually, 1810).

The Agent is secured by a password

To secure the Management Agent of the new Management Service, use the following command:

emctl secure agent <password_to_secure_agent_against_new_mgmt_service>

Use a text editor to open the file and locate the EMD_URL property.

For example:

EMD_URL=http://managed_host1.corpnet.com:1813/emd/main

Modify the port number in the EMD_URL property so the Management Agent uses a new unused port on the managed host.

For example:

EMD_URL=http://managed_host1.acme.com:1913/emd/main

Free – Document download:

Oracle OMS Visio Drawing