This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
默认情况下,每个 Oracle 实例都配有 2 个防火墙。
第二个选项非常烦人,也花了我大约 3 天的时间来解决我的问题。您可以按照我的以下说明进行操作,希望它也能解决您的问题。
首先,您必须打开硬件防火墙 (VCN) 上的端口,当您认为已打开该端口时,请使用 ssh 登录服务器,使用此命令清除默认的 oracle iptables 规则。
但请记住,每当您重新启动服务器时,您都需要再次运行 flash 命令。因此,如果您不想每次服务器重新启动后都运行此命令。然后运行 flash 命令后运行此命令来保存刷新的 iptables 规则。
因此,您不需要每次在服务器启动时都运行 iptables falsh 命令。
By default every oracle instances come with 2 firewall.
The 2nd option is very annoying and also took me about 3 days to solve my problem. You can follow my following instructions and hopefully it will also fix your problem.
1st you have to open the port on the Hardware Firewall (VCN) and when you believe you have opened the port then by login to the server using ssh use this command to clear the default oracle iptables rule.
But remember whenever you will reboot the server you will need to again run the flash command. So if you don't want to run this command every time after server reboot. Then after running the flash command run this command to save your flashed iptables rules.
So, you will not need to run the iptables falsh command every time on the startup of the server.