• windows xp sp2中控制面板防火墙的对话框变灰色


    When you open the Windows Firewall applet (firewall.cpl) in Windows XP Service Pack 2, it may read as For your security, some settings are controlled by Group Policy at the top of the applet. If this happens to a stand-alone system, then you may use the instructions below to reset the firewall Policy settings to defaults.

    Note that there are a plethora of Viruses which disable the Windows Firewall settings through Policy / registry settings, even in Windows XP Home Edition. Therefore, it's a good idea to run a complete Virus scan in your system.

    Resolution

    Method 1: For Windows XP Home and Professional Editions

    1. Click Start, Run and type Regedit.exe
    2. Navigate to the following location:

    HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ WindowsFirewall

    1. Backup the key and then delete the WindowsFirewall branch.
    2. Close Regedit.exe and restart Windows.

    Method 2: For Windows XP Professional

    • Click Start, Run and type Gpedit.msc
    • Navigate to the following branch:

    Computer Configuration
    => Administrative Templates
    ==> Network
    ===> Network Connections
    ====> Windows Firewall
    =====> Standard Profile

    • Set the following options to Not Configured (defaults)
    • Windows Firewall: Protect all network connections
    • Windows Firewall: Do not allow exceptions
    • Windows Firewall: Define program exceptions
    • Windows Firewall: Allow local program exceptions
    • Windows Firewall: Allow remote administration exception
    • Windows Firewall: Allow file and printer sharing exception
    • Windows Firewall: Allow ICMP exceptions
    • Windows Firewall: Allow Remote Desktop exception
    • Windows Firewall: Allow UPnP framework exception
    • Windows Firewall: Prohibit notifications
    • Windows Firewall: Allow logging
    • Windows Firewall: Prohibit unicast response to multicast or broadcast requests
    • Windows Firewall: Define port exceptions
    • Windows Firewall: Allow local port exceptions
    • Exit Group Policy editor.
  • 相关阅读:
    初学springMVC的拦截器
    jquery_EasyUI使用细节注意
    引进js文件运行在浏览器上调试报文件找不到
    Dreamweaver安装须知
    请求路径@PathVariable与请求参数@RequestParam的区别
    接口是否继承接口
    存储过程的学习
    webservice面试题
    哪些异常是RuntimeException?Sql异常属于RuntimeException吗?Spring下SQL异常事务回滚
    Trensient的使用介绍
  • 原文地址:https://www.cnblogs.com/jjkv3/p/1636813.html
Copyright © 2020-2023  润新知