kawan siejelex….
Nah untuk kali ini saya akan berbagi sedikit pengetahuan mengenai vyatta router. Apa itu vyatta router??Vyatta adalah sebuah OS yang memiliki tujuan utama untuk routing. Hemh…hampir memiliki tujuan sama dengan routing the world ya..tapi vyatta ini memiliki beberapa keunggulan yang tidak dimiliki oleh temannya yang satu itu. (more…)
Category: Tutorial
June 8, 2010
Vyatta router
April 9, 2010
Add Secret at mikrotik script
Ahem test – test … test want to test .. eh want to share mikrotik script, yesterday it had made make mangle … hehe expert already .. This time I want to share with mikrotik script for the add secret, so you do not need to create one by one. This is very useful for those of you who have a base service with PPP / PPPoE server. Nih … .. ane share …
(
: Local x
: Set x “alpha-BTM”
: For i from = 1 to = 10 do = (
: If ($ i <10) do = (: set x “alpha-btm0″) else = (: set x “alpha-BTM”)
/ ppp secret add name = ($ x-$ i) password = (“BKM @”. $ I) service = any profile-profile = vpn local-address = 1.1.226.254 remote-address = (“1.1.226.” . $ i))
)
Description:
x = variable that will be processed by a script, the script above is used as a name
i = variable loop of a condition
April 9, 2010
Coping Tips Slow Browsing LoadBalancing
applied to 2 different ISPs and Bandwidth Provider
VS 1024 Speedy ISP X 256kbps 1:8
here we outsmart just add a fake one ISP to equalize access
practices directly ja .. Let ga confused 
1. Pake Winbox go to -> IP -> Address
-> Click [+] -> Fill Address: 192.168.1.1/24
Network: 192.168.1.0
Broadcast: 192.168.1.255 -> Configure a LAN (Local)
Interface: Ether1
-> Click [+] -> Fill Address: 192.168.2.2/24 (more…)


