Re: [CentOS] systemd equivalent of xinetd 'only_from' and 'banner_fail' attributes

2018-08-08 Thread Peter Kjellström
On Wed, 8 Aug 2018 12:59:09 + James Pearson wrote: > James Pearson wrote: > > > > I'm attempting to port an existing xinetd service from CentOS 6 to > > something equivalent with systemd for CentOS 7 > > > > The existing xinetd config uses the attributes 'only_from' to limit > > connections

Re: [CentOS] systemd equivalent of xinetd 'only_from' and 'banner_fail' attributes

2018-08-08 Thread James Pearson
James Pearson wrote: > > I'm attempting to port an existing xinetd service from CentOS 6 to > something equivalent with systemd for CentOS 7 > > The existing xinetd config uses the attributes 'only_from' to limit > connections from a limited set of remote hosts and 'banner_fail' to > print a suit

[CentOS] systemd equivalent of xinetd 'only_from' and 'banner_fail' attributes

2018-08-07 Thread James Pearson
I'm attempting to port an existing xinetd service from CentOS 6 to something equivalent with systemd for CentOS 7 The existing xinetd config uses the attributes 'only_from' to limit connections from a limited set of remote hosts and 'banner_fail' to print a suitable error message when access is