- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
07-15-2020 02:05 PM
I have a Security rule that allows Oracle traffic between two subnets. The problem is that three Oracle servers use standard port 1521, and another Oracle Server uses a non-standard port 13062. I know that I need to allow the non-standard port in the rule, but that breaks traffic on the standard port. For now, I have explicitly added the standard port, so both ports are explicitly allowed.
Is there a way to allow application-default + defined services in a single rule?
Thanks
07-15-2020 07:34 PM
Your only option for this is either the way you are doing it currently where you manually specify the default ports as a service/member along with your custom ports, or to split the entry into two separate rulebase entires. I know there's an FR to allow exactly what you are asking for, but I can't recall what it was off-hand.
07-15-2020 02:06 PM
By the way, I have the same problem with ping. As soon as I define the non-standard port, ping breaks, and I haven't found ay way to explicitly include a "service" for ping in the same rule.
07-15-2020 07:34 PM
Your only option for this is either the way you are doing it currently where you manually specify the default ports as a service/member along with your custom ports, or to split the entry into two separate rulebase entires. I know there's an FR to allow exactly what you are asking for, but I can't recall what it was off-hand.
07-15-2020 07:36 PM
As for ping that's ICMP traffic and doesn't really fit the same model and you should never really have non-standard ping traffic.
07-16-2020 09:47 AM
Thanks @BPry , I thought that was the case for mixing standard and non-standard ports.
Thanks for the reply on the ping issue too. I'm not trying to allow ping on non-standard, but I can't find a way to get the standard method for ping to work when mixed my non-standard Oracle. Not a big deal, I'm OK with splitting the ping from the Oracle rule.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!