This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Oracle SQL*Net and ASG V7

Hi all,

I am a new user to the Astaro Community and was hoping someone could shed some light on the issue I'm having.....

I have workstations on our network that run applications that utilize Oracle SQL*net.  As some of you may already know, the traffic is initiated from port 1521 but then uses any available port to continue the communication between client and server.  The servers are public IPs that I have full access to and no other VPN software/hardware in the middle except for Astaro.

Can someone please explain to me how I can get Oracle SQL*Net traffic to work from my workstations (private IPs) ---> through Astaro (single public IP) ---> to my Oracle Servers (6 public IPs) and then succssfully back to the workstations?

TIA,
-Frank


This thread was automatically locked due to age.
Parents
  • Here goes, I don't have great experience and can only provide general rules for you to think about.

    You will need to use SNAT/DNAT to get the returned traffic through the firewall. You will also need to open up a port range for the incoming traffic and the packet filter will need to be sourced on your sql servers which you will need to create in a network group. (long and slightly convoluted)

    Ian M[:)]
Reply
  • Here goes, I don't have great experience and can only provide general rules for you to think about.

    You will need to use SNAT/DNAT to get the returned traffic through the firewall. You will also need to open up a port range for the incoming traffic and the packet filter will need to be sourced on your sql servers which you will need to create in a network group. (long and slightly convoluted)

    Ian M[:)]
Children
No Data