[CentOS] centos 7 database access only possible trough localhost and not IP

John R Pierce pierce at hogranch.com
Sun Mar 15 08:24:58 UTC 2015


On 3/15/2015 1:03 AM, Laurent CREPET wrote:
> 2. Check that iptables (firewall) is allowing the connections from the
> network to PostgreSQL. Use the following command to get the list of rules
> that are currently loaded:
>
>    iptables -L

I usually use

     iptables -L -vn

to see the full rules and what they are doing.   the default -L display 
is missing important bits.

-- 
john r pierce                                      37N 122W
somewhere on the middle of the left coast




More information about the CentOS mailing list