>
> When I nmap the CentOS box, I can’t see that port open. I’ve turned
> off SELinux, so I’m not sure why I can’t see the open port 5432.
>
> What am I missing? It has to be something I’ve overlooked.
>
In postgresql.conf change the listen_address to be
listen_address = '*'
by default it
Hi folks.
postgresql fresh install, roles, users, databases, all done. I can log in
after I SSH to the box.
I entered my user (myself) in pg_hba.conf:
hostall rich192.168.1.4 255.255.255.255 md5
When I nmap the CentOS box, I can’t see that port open. I’ve turned off
S
2 matches
Mail list logo