หน้าเว็บ

วันอังคารที่ 15 พฤษภาคม พ.ศ. 2555

IPsec เจ้าปัญหา เข้าวินโดวได้ เน็ตเวิร์ดแอ็กทีพ สวิตไม่พัง แต่ปิงไม่เจอ

เมื่อเจอปัญหาแบบนี้ ลองเข้าไปดู Service ที่ชื่อ IPsec ถ้ามันไม่สตาทสงสัยเจ้าตัวนี้ไว้ได้เลย
เพราะปกติมันจะสตาท Auto แล้วเมื่อมันไม่สตาทมันจะกระทำการดังต่อไปนี้

The IPSec driver has entered Block mode. IPSec will discard all inbound and outbound TCP/IP network traffic that is not permitted by boot-time IPSec Policy exemptions. *0*


เก่งมากๆ บล็อคหมดทั้ง in/out 

วิธีแก้เบื่องต้นที่ลองแล้วได้ผล คือ Disable มันสะแล้วรีสตาท OS ใหม่

มาดูวิธีที่ Microsoft แนะนำ

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756  How to back up and restore the registry in Windows
To resolve this issue, follow these steps:
  1. Delete the local policy registry subkey. To do this, follow these steps:
    1. Click Start, click Run, type regedit in the Open box, and then click OK.
    2. In Registry Editor, locate and then click the following subkey:
      HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\IPSec\Policy\Local
    3. On the Edit menu, click Delete.
    4. Click Yes to confirm that you want to delete the subkey.
    5. Quit Registry Editor
  2. Rebuild a new local policy store. To do this, Click Start, click Run, type regsvr32 polstore.dll in theOpen box, and then click OK.
  3. Verify that the IPSEC Services component is set to automatic, and then restart the domain controller.