API Support An application programming interface (API) is a source code interface that a computer system provides in order to support requests for services to be made of it by a computer program. (from wikipedia.org) To enable API, use “/ip services enable api” Default RouterOS API port is 8728 TCP. For more information see: http://wiki.mikrotik.com/wiki/API
OpenVPN An open source virtual private network Preshared private key, certificate, or username/password authentication AES and Blowfish encryption supported Can be layer-3 (IP packet) or layer-2 (Ethernet frame) carrier Run over a single IP port (TCP or UDP) Default RouterOS OpenVPN port is 1194 UDP.
New Web-proxy Implementations Completely Mikrotik rewritten web-proxy (no Squid or another pre written source code used) Web-proxy package is now fully integrated into main system package Web-proxy now is more suitable for Hotspot use Web-proxy now works faster and has optimized memory usage
New WDS Mesh Implementation Two MikroTik proprietary WDS modes added (dynamic-mesh and static-mesh) to improve WDS-MESH connectivity between MikroTik RouterOS devices
New Connect List “Signal-range” - client connects to an AP within the specified signal range If the signal goes out the range client will disconnect from AP and starts looking for a new AP.
New Security Profiles Increased speed of the EAP authentication. Useful to decrease the CPU usage when tls-mode=no-certificate is used. Added WPA2 Pairwise Master Key caching (802.11i optional feature) to increase client reconnection speed
User Manager • User Authorization using MSCHAPv1,MSCHAPv2 • User status page • User sign-up system • Support for decimal places in credits • Authorize.net payment gateway support • Database backup feature • License changes in RouterOS v3.0 for active users: – Level3 – 10 active users – Level4 – 20 active users – Level5 – 50 active users – Level6 – Unlimited active users
The Dude RouterOS package – works as dude server Speed improvements between server/client Dude Agents to reach private networks and offload service monitoring Reports from any list/table Support for SNMP v3
Interface Bridge Settings There is a new menu in RouterOS v3.0 /interface bridge settings There are two new options use-ip-firewall (yes|no, default:no)- whether to pass internal bridge packet through the IP firewall (conntrack, filters, mangle, nat), or not use-ip-firewall-for-vlan (yes|no, default:no) – if “use-ip-firewall=yes” whether to pass bridge VLAN packet through the IP firewall (conntrack, filters, mangle, nat), or not
Use-ip-firewall Option By disabling “use-ip-firewall” option you can increase bridge performance by: Up to 40% with random size packets on the RouterBOARD 200 series (up to 65% with small and up to 20% with big packets) Up to 65% with random size packets on the RouterBOARD 100 series (up to 80% with small and up to 45% with big packets) Up to 80% with random size packets on the RouterBOARD 500 series (up to 100% with small and up to 65% with big packets)