Archive for the Category »komputer «

sonicwall 300x173 Sonicwall Global VPN Client (GVC) Error IPSEC driver failed to open

These and similar errors may occur if using the Global VPN Client on Windows Vista / windows 7. Please see the compatibility matrix for GVC. Global VPN Client relies on a driver (DNE2000.sys) developed by Deterministic Networks for several critical networking functions.

The recommended fix is to uninstall and reinstall the Global VPN Client.
1. Use Add/Remove Programs in the Control Panel to uninstall GVC. more…

hasil pencarian :

microsoft exchange 2007
What you need???

Here are the steps:

1. Install Windows Server 2008 32bit or 64bit
2. Disable IPv6 and install ADS “dcpromo”
3. Install DNS with Forward Look up and Reverse Look up { check with “nslookup” at command prompt}
4. Now enable IPv6
5. install ,just copy paste at command prompt more…

hasil pencarian :

buat rule firewall dan masukkan ke adress list
contoh:

/ip firewall filter add chain=forward \
src-address=172.16.0.0/22 protocol=tcp content=.exe \
action=add-dst-to-address-list address-list=cekek \
address-list-timeout=01:00:00
/ip firewall filter add chain=forward \
src-address=172.16.0.0/22 protocol=tcp content=.iso \
action=add-dst-to-address-list address-list=cekek \
address-list-timeout=01:00:00
/ip firewall filter add chain=forward \
src-address=172.16.0.0/22 protocol=tcp content=.mpg \
action=add-dst-to-address-list address-list=cekek \
address-list-timeout=01:00:00
/ip firewall filter add chain=forward \
src-address=172.16.0.0/22 protocol=tcp content=.mp3 \
action=add-dst-to-address-list address-list=cekek \
address-list-timeout=01:00:00

bisa tambahkan rule sesuai kebutuhan. more…

hasil pencarian :

In addition to the Access Denied error message, the Application event log contains:

Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1058
Date: MM/DD/YYYY
Time: HH:MM:SS
User: NT AUTHORITY\SYSTEM Computer: <ComputerName> Description: Windows cannot access the file gpt.ini for GPO CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=entahlah,DC=com
The file must be present at the location \\entahlah.com\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}
(Access is denied) Group Policy processing aborted.

Event Type: Error
Event Source: SceCli
Event Category: None
Event ID: 1030
Date: MM/DD/YYYY
Time: HH:MM:SS
User: N/A Computer: <ComputerName> Description: Windows cannot query for the list of Group Policy objects. A message that describes the reason for this was previously logged by the policy engine.

To workaround this problem:

1. If you have NOT already installed the Windows Server 2003 Support Tools, install them from the \SUPPORT\TOOLS\SUPTOOLS.MSI file of the Windows Server 2003 CD-ROM.
2. Start / Run / cmd / OK.
3. Type dfsutil /PurgeMupCache and press Enter.

hasil pencarian :