zoukankan      html  css  js  c++  java
  • 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.
  • 相关阅读:
    ul做导航栏
    论布局,bfc,margin塌陷和合并,经典bug
    mon-hom
    新浪下拉菜单模仿
    JQ筛选方法,筛选父子元素
    JQuery筛选选择器
    JQuery隐式迭代
    python 和 C# DES加密
    交互设计[1]--设计心理学
    javascript学习(9)——[设计模式]单例
  • 原文地址:https://www.cnblogs.com/jjkv3/p/1636813.html
Copyright © 2011-2022 走看看