Connect to Oracle server over a vpn tunnel
841628Apr 28 2011 — edited Apr 29 2011I have 2 seperate networks (LAN1 and LAN2) that are connected by a VPN tunnel. On the LAN1 network I have the Oracle server setup and on a different computer within LAN1 I have a client that connects to the server with no problem. When I try to setup a client on the other LAN (LAN2) I cannot get it to connect to the server on LAN1. My questions are
1. What ports do you need open on firewalls for Oracle? I have the port for the listener open
2. Is there anything special that I need to do for the connection over the VPN tunnel?
When I ping the server computer on LAN1 from the client computer on LAN2 I get a response so the VPN connection works.