Hi, we are having an issue using app override.
1) We have created a custom app for Oracle (without timeout). Using these ports: tcp1521-1541.
This is the config
This is the app override policy:
This is the security policy (app any and ports involved in this app 1533 and 60xxx):
Service profile for ports open in this ORACLE connection (1023-65535)
After doing all these changes, the Oracle (custom app) connections stopped working so we check the monitor traffic logs and we saw this:
Well, we decided to configure a source filter in our app override policy, in order not matching "app override" policy with any.
After doing that we realised that these Oracle connections open another ports in range 606xx, but using app override these others ports didnt appear.
In the this screenshot we can see what monitor shows using app_overrise and Oracle default. Using our custom app (Iracle_1521_1541) is taking the connection in ports 1533 fine but not another ports are appearing so its not working fine.
At 13:17:00 we disabled app override policy and it started working.
So its like using app override for this custom app, if another ports in the connections are used its not working.
Why using our custom app we cant see the ports open over this Oracle_custom connection?? How could we solve this???
... View more