user-avatar
Today is Tuesday
February 7, 2012

Tag: ppp

April 9, 2010

Add Secret at mikrotik script

by tambang — Categories: Mikrotik, Tutorial — Tags: , , , , Leave a comment

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

(more…)

February 26, 2010

Script add Secret di mikrotik

by tambang — Categories: Mikrotik, Tutorial — Tags: , , , , , , , , , Leave a comment

Ehem test – test … Mau test nih .. eh mau sharing script mikrotik nih, kemarin kan sudah buat bikin mangle… :kagum: kayak udah expert aja :ngakak: .. Kali ini saya mau share script mikrotik buat add secret, jadi anda tidak perlu buat satu persatu. Ini sangat berguna buat anda yang punya service dengan base PPP/PPPoe sever. Nih….. ane share …

{
:local x
:set x “alpha-btm”
:for i from=1 to=10 do={ (more…)

© 2012 SIEJELEX All rights reserved - Wallow theme v0.46.4 by ([][]) TwoBeers - Powered by WordPress - Have fun!