(XP SP2의 팁인데, Windows 2003에서도 대충 되긴 한다.)


 

현상: 서비스의 "Windows Firewall/Internet Connection Sharing(ICS)"서비스를 시작하면

 

"원인을 알 수 없는 문제 때문에 Windows에서 Windows 방화벽 설정을 열 수 없습니다."
 
라는 에러가 발생하거나, 아예 서비스에 "Windows Firewall/Internet Connection Sharing(ICS)" 항목이 없는 경우.

 

 

원인: 레지스트리에 SharedAccess에 대한 내용이 없거나 깨져서 그렇단다.

> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess

 

해결방법: 아래 방법대로 따라 해보고, 그래도 안되면 OS를 재설치하는 수밖에 없단다.

 

 

>> 출처: http://forum.oscr.arizona.edu/showthread.php?t=2284

>> 참고: Windows XP SP2에서 Windows 방화벽 서비스를 시작할 수 없다 (http://support.microsoft.com/kb/920074/ko)

 


-----

For anyone having Windows Firewall problems after cleaning out spyware, here is the fix. No more installing ZoneAlarm! The system in question must be running XP with Service Pack 2.

1. Run the attached .REG file.
2. From the command prompt, enter

Netsh Firewall reset

3. Open Windows Firewall control panel and enable it.

Should that NOT work, this is the final thing you should try before reinstalling XP or ZoneAlarm:

1. From the command prompt, enter:

rundll32 setupapi,InstallHinfSection Ndi-Steelhead 132 %windir%\inf\netrass.inf

2. Restart
3. From the command prompt, enter Netsh Firewall reset

Hope this helps.

One more possible fix, if you can't get the above two steps to work:

1. From the Command Prompt, enter:

Netsh winsock reset

2. After receiving a confirmation, reboot
3. Check if the Windows Firewall service has started. If not, repeat the above two steps.

Attached Files

sharedaccess.reg

 

-----


간단히 설명을 덧붙이자면, 첨부된 파일을 실행해서 레지스트리를 복구한 다음에 위에 시키는 대로 "Netsh..." 명령어를 입력해서 실행하면 방화벽이 복구(초기화)된다는 얘기다.




Posted by 떼르미
,


자바스크립트를 허용해주세요!
Please Enable JavaScript![ Enable JavaScript ]