@SlimJim said in Multiple TFTP servers on SVN:
What ports need to be open on either side for full communication between the Main Site and Storage node?
http - 80
https - 443
tftp - 69
ftp sometimes 20, 21, 22, or all three.
mysql - 3306
nfs 111, 2048, 2049, potentially 1110 and 4045. You’ll just have to try these first.
138, 139, and 445 are also listed in the wiki but I don’t know what for. Try it without them first.
To use multicast, you will need ports 49152 through 65532.
If you’re going to run DHCP from the fog servers, those UDP and TCP ports will need opened too.
I’m going to attempt this by using all nat’s and firewall rules and eventually I would like to move my main fog server into aws or some similar cloud service.
Good luck. One thing about AWS is they don’t care about your data nearly as much as you do, and their service is not this perfect holy grail as it’s made out to be mostly because of cost. It’s pretty good yeah, but if you google search about moving to AWS you’ll mostly find stuff about how to get out of AWS.