[CentOS] CentOS 7, systemd and firewall-cmd
Earl A Ramirez
earlaramirez at gmail.comWed Feb 25 21:39:43 UTC 2015
- Previous message: [CentOS] CentOS 7, systemd and firewall-cmd
- Next message: [CentOS] CentOS 7, systemd and firewall-cmd
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 2015-02-25 at 16:33 -0500, m.roth at 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 at centos.org > > http://lists.centos.org/mailman/listinfo/centos > > > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos
- Previous message: [CentOS] CentOS 7, systemd and firewall-cmd
- Next message: [CentOS] CentOS 7, systemd and firewall-cmd
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list