Hey guys,

I just tried enabling the UFW firewall using the following command:
wo stack install --ufw

It made the following changes:

To                         Action      From
--                         ------      ----
22                         LIMIT IN    Anywhere                  
80/tcp                     ALLOW IN    Anywhere                  
443                        ALLOW IN    Anywhere                  
123                        ALLOW IN    Anywhere                  
22222                      LIMIT IN    Anywhere                  
22 (v6)                    LIMIT IN    Anywhere (v6)             
80/tcp (v6)                ALLOW IN    Anywhere (v6)             
443 (v6)                   ALLOW IN    Anywhere (v6)             
123 (v6)                   ALLOW IN    Anywhere (v6)             
22222 (v6)                 LIMIT IN    Anywhere (v6)       

I was able to make sense of the other ports (https://docs.wordops.net/getting-started/prerequesites/#ports)

Not sure why port 123 is allowed, any insights would be really helpful – thanks in advance!

This is NOT a WordOps default.

Hosted by VirtuBox