You are welcome.
What I understand from looking at your iptables rules is that no ports are filtered, which may be good since there is a firewall at another level.
You didn't explicitly open the ssh port, yet it works because you have default policy set to ACCEPT.
That's what I wanted to know because it shows that this port is reachable. Look at how it is configured at the OCI level, this might help you open port 7890.I am connecting to the server using ssh
What I understand from looking at your iptables rules is that no ports are filtered, which may be good since there is a firewall at another level.
You didn't explicitly open the ssh port, yet it works because you have default policy set to ACCEPT.
Statistics: Posted by fabien — 2024-07-27 07:28