As you already know, a useful and smart video on tiktube.com will earn you a RouterOS license. but that’s not all!
You can also write a tutorial like this for the Wiki or - something for the Newsletter to get a free license. The biggest discount yet, don’t miss this opportunity.
if you are registered user then everything is very simple:
navigate thorugh wiki to the point where you want to add your topic, for example Main Page → MikroTik_RouterOS → Scripts
so you want to add scripting example
push edit and add new topic as previous topics are added and save the changes
when this is done
view the page you just saved and you will see that you have added new topic that have no contents, if you click on that link automatically it will go to edit mode
write an article, for reference you can use any other topic (the layout, style)
when you are done
save the article and check how it looks like, edit any cosmetic, grammatic errors and you are done,
you have created readable, easy to comprehend article for everyone to read, just follow some good example on how to order things in your topic.
I’ve just added a new topic under “Mikrotik RouterOS → Your basic questions are answered here”, called Initial MAC Winbox Connection (direct url: http://wiki.mikrotik.com/wiki/Initial_MAC_Winbox_Connection)
Is a small HowTo about how to connect to Winbox using MAC Connection.
Thanks Janisk for this oportunity, I found really instructive Mikrotik wiki, and hope this initiative will make it improve and be better.
I hope this small topic will be worth enough to get a license.
Sergio - be careful with those rules. You are not specifying an interface or any other specifiers, therefore this might block legitimate traffic as well. If those ports are used in return traffic from another network it’s possible they could get blocked as well. Just a thought.
manual request I need scenario for this situation.I have real ip adresses. No nat. 3 bandwitch profiles -
local traffic: download 12m/ Upload 6m overseas 256/128kbit.
local traffic: download 6m/ Upload 3m overseas 128/64kbit.
local traffic: download 4m/ Upload 2m overseas 64/32kbit.
I have some ideas, correct me plz. I have to create address lists for each bandwitch profile, divide local and overseas traffic with mangle, after that create queue type=pcq and create queue 4 trees( 2 for local/overseas download and 2 for l/o upload) with queue typr=pcq. for upload parent must be global-out, for download global in.
Do Scripts count, with a good description on how to adapt/use them?
I’ve got two scripts that I want to publish:
One that does automatic invoicing E-mails for all users in a User-Manager based system,
and one that checks whether or not it’s the last day of the month, that compensates for whether or not the month has 30 or 31 days, and also compensates for Leapyears for Feb.
Haven’t finished integrating the two yet, but that’s the idea.
I add small PHP scripts, that uses SNMP to read signal strength values from wireless registration table and publish on web page.
If you interested code is on Wiki.