Old Versions

Sorry, where can I download the old 2.9.17 version ?.
Another question, can I find a specific net into the /ip route ?, I mean, an equivalent to “sh ip route x.x.x.x” in Cisco.


Thanks a lot.

hmmm, why do you wanna download the old version? hehe, I think I know why but ill keep it to myself… I have a copy on hand, but its on my ftp… whenever I get time or whenever you view this message ill forward the server info…

It would be better, if you can tell about the problems with the latest RouterOS version.

btw, mikrotik will not give anyone older versions of ROS

http://forum.mikrotik.com/t/older-routeros-versions/7150/2

Ok Normis, I understand.
I’m making a copy of core router (2.9.17 Version) under production using 2.9.30, but when apply the backup doesn’t work fine, then, I want to make a test with the original version to discard this, if work ok with this test it mean that i’m make a mistake copying the original configuration.
Another question, can I find a specific net into the /ip route ?, I mean, an equivalent to “sh ip route x.x.x.x” in Cisco.

Thanks a lot.

/ip route print from=[/ip route find dst-address=10.10.3.0/24
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf
 #     DST-ADDRESS        PREF-SRC        G GATEWAY         DIS INTERFACE
 0 ADC 10.10.3.0/24       10.10.3.3                             wlan1-uplink
[demo@demo.mt.lv] >