Re: PostgreSQL port accessible even though it should be blocked by firewall

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Am 29.10.2018 um 20:03 schrieb Frank Thommen:
PostgreSQL is running in a docker container:

$ docker ps
CONTAINER ID        IMAGE                         COMMAND CREATED             STATUS              PORTS                    NAMES 6f11fc41d2f0        postgres                  "docker-entrypoint..."   4 days ago          Up 4 days           0.0.0.0:5432->5432/tcp   postgres
$


The various docker interfaces and virtual bridges are not assigned to any specific zone.


Why is port 5432/tcp open?

You will see it if you check the netfilter rules with:

iptables -L -n -v --line -t filter
iptables -L -n -v --line -t nat

frank

Alexander
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux