Search found 1 match

by Rocketman
11 Dec 2016, 22:55
Forum: General Discussion (csf)
Topic: Cluster - All settings
Replies: 2
Views: 4228

Re: Cluster - All settings

From what I understand it only shares the blocked/allowed IPs. What I do is simply SSH to my master server and copy files across with sftp (Good for when adding a new server). eg: To copy: cd /etc/csf/ sftp user@111.222.333.444 (Your user and IP) get /etc/csf/csf.deny get /etc/csf/csf.ignore get /et...