On Wed, 2015-02-25 at 16:33 -0500, m.roth@5-cent.us wrote:
Chris Murphy wrote:
firewall-cmd --add-service=rsyncd
firewall-cmd --add-service=rsyncd Error: INVALID_SERVICE: rsyncd
Is there another place that there needs to be an rsyncd service file, whatever it's supposed to be named, *other* than where systemd wants it?
mark
You can also specify the port firewall-cmd --permanent --add-port=<rsync_port>/tcp
To make it permanent, do the above and this: firewall-cmd --permanent --add-service=rsyncd
Chris Murphy _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos