Database - RAC/Scalability (MOSC)

MOSC Banner

VNCR parameters in listener.ora automatically updated by oraagent

edited Feb 11, 2020 4:00AM in Database - RAC/Scalability (MOSC) 1 commentAnswered

To address TNS Listener Remote Poisoning as per CVE-2012-1675, I am trying to implement VNCR in Oracle Clusterware 12.2.0.1.0.
The following cluster version is currently running in our test environment (it is a cold failover between 2 nodes):
[oracle@tstdb05 admin]$ crsctl query crs activeversion -f
Oracle Clusterware active version on the cluster is [12.2.0.1.0]. The cluster upgrade state is [NORMAL]. The cluster active patch level is [0].

[oracle@tstdb05 admin]$ srvctl -version
srvctl version: 12.2.0.1.0

Please NOTE that 12.2.0.1.0 was upgraded from 11.2.0.4.

Currently, my listener.ora is updated by oraagent automatically as follows:

[oracle@tstdb05 admin]$ more listener.ora
###################
MGMTLSNR=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=MGMTLSNR)))) # line added by Agent

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center