Archive for March, 2008
Lenovo 3000 G400 [DRIVERS]
Pretty cool black.
Instalasi Driver tidak serumit Acer 4310.
Meski sama2 bawaan untuk Windows Vista.
Namun Lenovo 3000 G400 jauh lebih mudah.
Semua proses tinggal diikuti.
Yang penting untuk WinXP adalah 2 Driver :
- Chipset
- VGA / Intel Display
Silakan download disini untuk WinXP
Karena dari CD bawaan adalah untuk Windows Vista
http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-68891
Sebenarnya kalo dipaksa menggunakan Driver Vista bisa juga.
Namun untuk Game seperti [...]
www.ipv6.indo.net.id [Refresh 2008]
Finally updated.
Setelah 1,5 tahun lebih.
Web IPv6 http://www.ipv6.indo.net.id sudah kembali fresh.
Web ini juga pernah ditampilkan dalam event APRICOT 2007 di Bali tahun lalu, catatan lain juga masuk dalam deployment project British Telecom. (http://www.ripe.net/ripe/meetings/ripe-53/presentations/ipv6_real_deploy.pdf)
Hasil kerjasama dengan PT Excelcommindo (Bp. Haerani Akbar).
Created & Launched pertama kali bulan agustus 2006.
Sesaat setelah indointernet mendapatkan alokasi IPv6 nya pada tanggal 17 [...]
Bandwidth for BGP Port & Client through One Interface [Juniper]
Case,
If you need to differentiate bandwidth (rate-limit/traffic shape in Cisco) allocation for BGP protocol
and the customer network in Juniper.
Follow this step (a. should be applied after b) :
a. Filter in Interface ae.50
unit 50 {
description ***CLIENT-AS38888***;
vlan-id 50;
family inet {
filter {
input CLIENT;
output CLIENT;
}
address 1.2.4.1/30;
}
b. Policer for BW alocation Client & BGP
firewall {
policer CLIENT {
if-exceeding {
bandwidth-limit 3m;
burst-size-limit 512k;
}
then [...]
Juniper Password Recovery
Password Recovery Steps (mirip linux/BSD) :
- Console your Juniper
- Turn Off & Boot in single user mode.
[Type "-s" at "boot:" prompt]
The system goes to normal boot up process.
- On “pathname” prompt enter: /usr/libexec/ui/recovery-mode
System will run a script for password recovery
- Enter pathname of shell or RETURN for sh: /usr/libexec/ui/recovery-mode
- The system will finish booting up [...]
L2TP VPDN Config over 1X CDMA, Cisco 3660 [LNS] – PDSN [LAC]
4 PM…
My LNS (Cisco 3660) & PDSN have successfully to run simple L2TP VPDN
For mobile internet access service.
Here the config :
CISCO CONFIGURATION :
##########################################################
vpdn enable
vpdn ignore udp checksum (if it’s not exist, fine)
vpdn search-order domain dnis (if it’s not exist, fine)
!
vpdn-group cdma
accept-dialin
protocol l2tp
virtual-template 7
terminate-from hostname L2TP_trial-lac
local name L2TP_trial-lac
l2tp tunnel password 7 07062F4841071C161E135B54
# Wrong Password causes : [...]
Mengganti Frekuensi Channel di Radio Mikrotik
Berikut adalah cara untuk melakukan perubahan frekuensi channel pada radio mikrotik dengan cara telnet.
Setelah masuk ke prompt mikrotik kemudian kita masuk ke interface wireless :
[admin@wireless] interface wireless
Setelah itu kita ketikkan perintah set <interface> frequency-mode < manual-txpower | regulatory-domain | superchannel > frequency=<channel radio>
[admin@wireless] interface wireless> set wlan1 frequency-mode=
Defines which frequency channels to allow
FrequencyMode ::= [...]
L2TP VPDN Config over 1X CDMA, LNS Log
Success Connection L2TP VPDN Log at LNS :
00:26:04: L2X: Parse SCCRQ
00:26:04: L2X: Parse AVP 2, len 8, flag 0×8000 (M)
00:26:04: L2X: Protocol Ver 256
00:26:04: L2X: Parse AVP 3, len 10, flag 0×8000 (M)
00:26:04: L2X: Framing Cap 0×3
00:26:04: L2X: Parse AVP 4, len 10, flag 0×8000 (M)
00:26:04: L2X: Bearer Cap 0×3
00:26:04: L2X: Parse AVP 5, len [...]


