윈도우 방화벽 해제 및 활성 명령
[방화벽 해제]
netsh advfirewall set allprofiles state off
[방화벽 설정]
netsh advfirewall set allprofiles state on
[특정포트 허용]
netsh advfirewall firewall add rule name=”<규칙이름>” dir=in action=allow protocal=tcp localport=<port num>
[특정규칙 제거]
netsh advfirewall firewall delete rule name=”<규칙이름>”
1 Response
… [Trackback]
[…] There you can find 94296 additional Information to that Topic: nblog.syszone.co.kr/archives/4953 […]