Tag-Archive for » network «

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 :

google holmes Google Public DNS
Belum lama ini google meluncurkan layanan terbarunya yaitu “Google Public DNS” . silahkan langsung ke tkp untuk lebih jelasnya. 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 :

Category: internet, komputer  Tags: ,  One Comment

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 :