Oracle Linux: Changing the IPset rules from IPtables to Firewalld
(Doc ID 2463186.1)
Last updated on OCTOBER 18, 2022
Applies to:
Linux OS - Version Oracle Linux 7.5 with Unbreakable Enterprise Kernel [4.14.35] and laterLinux x86-64
Goal
ipset IPtables rule is needed on firewalld for the below rule:
-A INPUT -p tcp -m set --match-set SQL_1811 src -m set --match-set DB-IPs dst -m tcp --dport 1811 -j ACCEPT
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |