이 컴퓨터에서 httpd 컨테이너를 실행하고 있지만 방화벽에서 http 또는 https가 활성화되어 있지 않습니다. 하지만 동일한 네트워크에 있는 다른 컴퓨터에서는 여전히 사이트에 액세스할 수 있습니다. 왜 이런 문제가 발생합니까? 내가 아는 바로는 서비스 섹션에 나열되지 않은 서비스는 모두 차단되어야 하는 것으로 알고 있습니다. 그렇다면 http가 활성화되지 않은 경우 어떻게 웹사이트에 액세스할 수 있습니까?
[root@VM2 ~]# firewall-cmd --list-all
public (active)
target: default
icmp-block-inversion: no
interfaces: ens160
sources:
services: cockpit dhcpv6-client nfs ssh
ports:
protocols:
masquerade: no
forward-ports:
source-ports:
icmp-blocks:
rich rules:
[root@VM2 ~]#