Category: Mikrotik
-

New Mikrotik RB2011L-IN and SXT G-5HnD
It seems like ages since we have seen new product announcements, but here are a couple. Sources of mine say the RB2011L-IN should be available within the next couple of weeks…and I plan to get one! RB2011L-IN 600Mhz AR9344(MIPS-BE) CPU 64MB RAM 5 gigabit ports 5 fast Ethernet ports 6 Watt power footprint PoE L4…
-
Mikrotik V5.14 Released
What’s new in 5.14 (2012-Feb-22 12:04): *) winbox – fixed problem when changing main winbox window size and some of the inner windows become hidden; *) backup – backup file creation failed if router identity name had / in it; *) wireless – improved nv2 link stability to reduce control frame timeouts, only AP requires…
-
Mikrotik ROS V5.13
What’s new in 5.13 (2012-Feb-14 08:18): *) firewall – to-address can be specified as ip address with mask in addition to ip range; *) traffic-generator – fix crash on multicore systems; *) smb – fixes and improvements; *) sstp – added RC4 cipher support to fix interoperability issues introduced in MS KB2585542 security update. from…
-

Top Command For Mikrotik – Profiler
It was once impossible to see which specific resources were being used where on your router. As of V5 we now have the profiler tool. It is basically Top for MTK. Tool profiler
-

Format A USB Drive For Use With Mikrotik
To use a USB drive with your Mikrotik you need to: insert it, format it…and that’s about it. 😉
-

Mikrotik SMB (Windows Share) Support
As of ROS V 5.12 SMB support was added to Mikrotik. By default you now have a /pub folder in your file list. In the SMB settings there is now a default share of /pub. [admin@MikroTik] /ip smb> print enabled: no domain: MSHOME comment: MikrotikSMB allow-guests: yes interfaces: all [admin@MikroTik] /ip smb> .. — go…
-
Mikrotik V5.12 Released
What’s new in 5.12 (2012-Jan-19 14:31): *) console – allow to specify blank interval on x86 screens; *) console – changed ‘password’ command, now can be used from scripts and api; *) winbox – reorganized window layout to match console better; *) ssh – fixed interoperability problem with psftp based clients; *) implemented simple SMB…