Перейти к содержанию

MikroTik RouterOS 6.30.x

Материал из MikroTik Wiki

Подробное описание изменений в MikroTik RouterOS 6.30.x Официальный список исправленных ошибок, добавленного функционала и прочих доработок. Дата выхода набора изменений – 8 июля 2015, дата выхода последнего набора изменений – 25 августа 2015.

Полезные материалы по MikroTik

Бесплатные уроки из онлайн-курса по MikroTik от автора этой вики
Актуальность: февраль 2026 г.
Содержание: 16 видеоуроков из онлайн-курса «Администрирование сетевых устройств MikroTik» и доступ в личный кабинет.


Telegram
Секреты настройки MikroTik
Более 18.000 подписчиков самого большого telegram-канала «MikroTik-сэнсэй» первыми узнают секреты настройки MikroTik от автора этой статьи.

Подписаться на «MikroTik‑сэнсэй»

MikroTik RouterOS 6.30.4 Long term

Дата выхода: 25 августа 2015

Изменения:

  • bridge fastpath - fixed updating bridge FDB on receive (could cause TX traffic flooding on all bridge ports)
  • bonding fastpath - fixed possible crash when bonding master was also a bridge port
  • user-manager - fixed zoom for user-manager homepage when mobile devices used
  • tool fetch - don't trim [t]ftp leading slashes
  • conntrack - fixed problem with manual connection removal
  • winbox - restrict change dynamic interface fields
  • romon - fixed crash on SACKed tx segments
  • route - fixed crash on removing route that was aggregated;
  • ipsec - fixed crash in when gcm encryption was used
  • ipsec - allow to set peer address as "::/0"
  • ipsec - fixed empty sa-src address on acquire in tun mode
  • ipsec - show proposal info in export ipsec section
  • ipsec - preserve port wildcard when generating policy without port override
  • ipsec - fix replay window, was accidently disabled since version 6.30.

MikroTik RouterOS 6.30.3 Long term

Дата выхода: 24 июля 2015

Релиз только для внутреннего использования компанией MikroTik.

Известная проблема:

  • Dynamic DNS servers can disappear when "allow-remote-requests" are not enabled.

MikroTik RouterOS 6.30.2 Long term

Дата выхода: 22 июля 2015

Изменения:

  • pptp & l2tp - fixed problem where android client could not connect if both dns names were not provided (was broken since v6.30);
  • lcd - fix crash (and 100% cpu usage) when interface gets removed from "stats-all" screen
  • tool fetch - fix incomplete ftp download
  • ipsec - fixed crash in when gcm encryption was used
  • certificate manager - fixed memory leak
  • traffic flow - fixed dynamic input/output interface reporting
  • user-manager - fixed username was not shown in /tool user-manager user
  • user-manager - fixed zoom for user-manager homepage when mobile devices used
  • winbox - restrict reversed ranges in dst-port under firewall
  • snmp - fix system scripts table
  • quickset - fixed HomeAP mode

Известная проблема:

  • Dynamic DNS servers can disappear when "allow-remote-requests" are not enabled.

MikroTik RouterOS 6.30.1 Long term

Дата выхода: 14 июля 2015

Изменения:

  • quickset - fixed HomeAP mode;
  • lte - Fixes bug that causes Sierra Wireless modems with LTE interface to change interface name;
  • trafflow: fix in-interface reporting in flow;
  • ipsec - disallow changing dynamic peer;
  • quickset - crashes introduced in 6.30 fixed
  • fixed :execute file=
  • bonding: fix arp monitoring in active backup mode.

MikroTik RouterOS 6.30 Stable

Дата выхода: 8 июля 2015

Изменения:

  • wireless - added WMM power save suport for mobile devices;
  • firewall - sip helper improved, large packets no longer dropped;
  • fixed encryption 'out of order' problem on SMP systems;
  • email - fix sending multiple consecutive emails;
  • fixed router lockup on leap seconds with installed ntp package;
  • ccr - made hardware watchdog work again (was broken since v6.26);
  • console - allow users with 'policy' policy to change script owner;
  • icmp - use receive interface address when responding with icmp errors;
  • ipsec - fail ph2 negitioation when initiator proposed key length does not match proposal configuration;
  • timezone - updated timezone information to 2015e release;
  • ssh - added option '/ip ssh stong-crypto'
  • wireless - improve ac radio coexistence with other wireless clients, optimized transmit times to not interfere with other devices;
  • console - values of $".id", $".nextid" and $".dead" are avaliable for use in 'print where' expressions;
  • console - ':execute' command now accepts script source in "{}" braces, like '/system scripts add source=' does;
  • console - ':execute' command now returns internal number of running job, that can be used to check and stop execution. For example:
local j [:execute {/interface print follow where [:log info "$name"]}]
delay 10s
do { /system script job remove $j } on-error={}
  • console - firewall 'print' commands now show all entries including dynamic, 'all' argument now has no effect;
  • ipsec - increase replay window to 128;
  • fixed file transfer on devices with large RAM memory;
  • pptp - fixed "encryption got out of sync" problem;
  • ppp - disable vj tcp header compression;
  • api - reduce api tcp connection keepalive delay to 30 seconds, will timeout idle connections in about 5 minutes;
  • pptp & l2tp & sstp client: support the case were server issues its tunnel ip address the same as its public one;
  • removed wireless package from routeros bundle package, new wireless-fp is left in place and wireless-cm2 added as option;
  • pptp & l2tp client: when adding default route, add special exception route for a tunnel itself (no need to add it manually anymore);
  • improved connection list: added connection packet/byte counters, added separate counters for fasttrack, added current rate display, added flag wheather connection is fasttracked/srcnated/dstnated,

removed 2048 connection entry limit;

  • tunnels - eoip, eoipv6, gre,gre6, ipip, ipipv6, 6to4 tunnels have new property - ipsec-secret - for easy setup of ipsec encryption and authentication;
  • firewall - added ipsec-policy matcher to check wheather packet was/will be ipsec processed or not;
  • possibility to disable route cache - improves DDOS attack handling performance up to 2x (note that ipv4 fastpath depends on route cache);
  • fasttrack - added dummy firewall rule in filter and mangle tables to show packets/bytes that get processed in fasttrack and bypass firewall;
  • fastpath - vlan interfaces support fastpath;
  • fastpath - partial support for bonding interfaces (rx only);
  • fastpath - vrrp interfaces support fastpath;
  • fixed memory leak on CCR devices (introduced in 6.28);
  • lte - improved modem identification to better support multiple identical modems;
  • snmp - fix system scripts table.

Полезные материалы по MikroTik

Бесплатные уроки из онлайн-курса по MikroTik от автора этой вики
Актуальность: февраль 2026 г.
Содержание: 16 видеоуроков из онлайн-курса «Администрирование сетевых устройств MikroTik» и доступ в личный кабинет.


Telegram
Секреты настройки MikroTik
Более 18.000 подписчиков самого большого telegram-канала «MikroTik-сэнсэй» первыми узнают секреты настройки MikroTik от автора этой статьи.

Подписаться на «MikroTik‑сэнсэй»


Мы собираем файлы куки для анализа пользовательской активности и улучшения качества сайта с помощью сервиса Я.Метрика. Продолжая использовать сайт, вы с этим соглашаетесь.