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

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to