Database Networking (MOSC)

MOSC Banner

Accept Only IP V4 Connection

edited May 11, 2017 5:39AM in Database Networking (MOSC) 3 commentsAnswered

Dear All,

Could anyone help me how to configure Oracle 11g RAC environment to accept only IP V4 incoming connection ?

After made a following changes in $GRID_HOME/network/admin/listener.ora file listener couldn't  started any more....

LISTENER_SCAN_SCAN3=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN_SCAN3)(IP=V4_ONLY))))              # line added by Agent

LISTENER_SCAN_SCAN2=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN_SCAN2)(IP=V4_ONLY))))              # line added by Agent

LISTENER_SCAN_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN_SCAN1)(IP=V4_ONLY))))              # line added by Agent

I really need your help

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