Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

added Q&A #259

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

added Q&A #259

wants to merge 3 commits into from

Conversation

yusyel
Copy link

@yusyel yusyel commented Dec 8, 2023

Tested two oracle vm. This is only way to register domain.

added issue on oracle vm
added issue on oracle vm
added Q&A
@florian-glombik
Copy link

The proposed change did not work for me, I resolved it with

sudo iptables -I INPUT 6 -m state --state NEW -p tcp --dport 80 -j ACCEPT
sudo iptables -I INPUT 6 -m state --state NEW -p tcp --dport 443 -j ACCEPT
sudo iptables -I INPUT 6 -m state --state NEW -p tcp --dport 51820 -j ACCEPT

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants