Node-Red Install Ubuntu Server 18.0.4

Hi Colin, yes. I think the problem was the other server I had installed was modifying the firewall to block port 1880. I used the firewalld command to enable the port and all seem to be woking now via the machine's IP:1880

I used: sudo firewall-cmd --add-port=1880/tcp —permanent

Next step is securing the server :slight_smile:

Thanks for following up.