Servers aren’t supposed to be run as root
, they’re supposed to be managed entirely by your non-root
user, such as div
. Files shouldn’t be owned by them either.
Ultimately, if this is a connectivity issue, then:
There are firewall related things here, and netstat
to show that each server is actually listening out loud. What is the output to those commands for you?