Hello
I would like to be bit more specific about setting postgres.conf ip_add='*', not to allow all but what is really needed - i assume localhost and zabbix server IP addres. When i try
postgres.conf ip_add='localhost','zabbix.server.IP.addres'
its not working, also 'localhost, zabbix.server.IP.addres'
as well not, iam just curious if i misunderstand it, tried to do some basic hardening, not to simply '*' allow all which works perfectly fine.
I would like to be bit more specific about setting postgres.conf ip_add='*', not to allow all but what is really needed - i assume localhost and zabbix server IP addres. When i try
postgres.conf ip_add='localhost','zabbix.server.IP.addres'
its not working, also 'localhost, zabbix.server.IP.addres'
as well not, iam just curious if i misunderstand it, tried to do some basic hardening, not to simply '*' allow all which works perfectly fine.
Comment