ManageManga
Regular Member
- Sep 4, 2021
- 286
- 213
You can use:@agenciasense
How did you open the 8888 port for aaPanel on the instance ?
sudo ufw allow 8888
sudo ufw reload
sudo iptables -I INPUT 6 -m state --state NEW -p tcp --dport 8888 -j ACCEPT
sudo netfilter-persistent save
Then go to your VCN and allow port 8888