Database Networking (MOSC)

MOSC Banner

Issues with Oracle Linux firewall

I'm setting up TNS connections from a prod server to a clone server. I'm having a problem connecting from the Prod server to the clone via the listener (1521). Pings work to and from both servers. From the Prod server, the telnet connection to the clone server over 1521 fails with Connection refused. The firewalls on both Prod and Clone are not running.


From the clone server, everything works.

CLONE server IP - 192.168.56.101

telnet 192.168.12.153 1521 - this works

telnet 192.168.56.101 1521 - this works


ping 192.168.12.153 - works

ping 192.168.56.101 - works

Pings work to and from both servers.



From the Prod server, the telnet connection to the clone server over 1521 fails with Connection refused.

Tagged:

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