Necessary Open Ports
244584May 5 2003 — edited May 17 2003Hi!
My Oracle 9i server on a win2k server, wich once had a real ip address, was moved into a subnet 10.0.1.0 for security reasons as well as another machines.
I'm trying to route all packets to it's masqued IP address
under subnet 10.0.1.0. I'm using iptables under redhat linux 8. I've opened port 1521 (and some other for testing purposes, wich I can access), but still I can't access via SQLPLUS. I obtain the "ORA-12535".
I also have apache and Oracle Application Server installed.
What ports do I need to open ? I didn't find any info in
the Help manual.
Thanks a lot !
David