Last updated 3 years ago
These steps will enable Universal Firewall and allow ports for Geth and Lighthouse
sudo ufw allow 30303
sudo ufw allow 9000
sudo ufw enable
sudo ufw status numbered
Once you've confirmed the firewall is active, you can proceed to Geth installation