https://netmaker.org logo
Sorry this ties into my other post under <#975815715556851782>, but I'm having some trouble getting started. I have since deleted that linode instance and tried starting from scratch(multiple times). Again everything on a clean slate this time disabled all firewalls same results. Changed to ubuntu 22.04, same results. Thought maybe its linode. Switched to AWS Unbuntu 22.04, open all ports, ran the commands on the docs ```sudo apt-get update sudo apt-get install -y docker.io docker-compose wireguard sudo iptables --policy FORWARD ACCEPT```
c

calm-battery-35675

04/01/2023, 8:12 AM
Sorry this ties into my other post under #975815715556851782, but I'm having some trouble getting started. I have since deleted that linode instance and tried starting from scratch(multiple times). Again everything on a clean slate this time disabled all firewalls same results. Changed to ubuntu 22.04, same results. Thought maybe its linode. Switched to AWS Unbuntu 22.04, open all ports, ran the commands on the docs
sudo apt-get update
sudo apt-get install -y docker.io docker-compose wireguard
sudo iptables --policy FORWARD ACCEPT