안녕하세요. 저는 Agitum Outpost Security Suite Free를 사용하고 있으며 IN/OUT에 대해 HTTP(80) 및 HTTPS(443) 프로토콜만 허용하고 Oracle 데이터베이스 등에 대한 로컬 포트도 허용하고 싶습니다.
네트워크 규칙 -> 시스템 마법사 규칙을 사용하고 다음 규칙을 추가해 봅니다.
Where the protocol is TCP
Block
Where the protocol is UDP
Block
Where the Protocol is TCP
and Local Port is HTTP
Allow It
Where the Protocol is TCP
and Remote Port is HTTP
Allow It
Where the Protocol is TCP
and Local Port is HTTPS
Allow It
Where the Protocol is TCP
and Remote Port is HTTPS
Allow It
하지만 이제는 웹 브라우저와 HTTP를 사용하는 모든 애플리케이션을 사용할 수 있습니다. 내가 무슨 나쁜 짓을 한 걸까?
모든 포트를 차단하고 IN/OUT에 대해 HTTP/HTTPS만 허용하려면 어떻게 해야 합니까?