v7.2.2 [stable] and v7.2.3 [stable] are released!

It seems like a sound decision to consolidate any shortcomings to make the Netinstall installation and usage as streamlined as possible. When things gets fricked-up badly you more then ever need a tool that is reliable and doesn’t cause additional hassle during the restoration process.


Yeah, when it comes to legacy code nothing is simple. Regarding compatibility it depends on how far back in time you want to stretch things. If you are dependent on an old third-party win32 network stack, you might have some extra work to do, but if you settle for Winsock 2.0, it will work on all versions from Win95 (1995) onwards.

EDIT: and there might be some other small issues to take care of as well http://forum.mikrotik.com/t/why-last-netinstall-cant-boot-any-x86-devices-deep-dive/149846/1 ;- )

I upgraded from 7.2.0 to 7.2.3, and now I cannot access via IP, only Mac address. Tested from winbox for Windows and from android, same results

Sounds like this ?

Also, I cannot ping anymore my router. My configs worked just fine for 2 years,… until this update

i use dns redirect but upgrade 7.2.3 not work, downgrade 7.2.1 or 7.1.5 is ok

/ip firewall nat
add action=redirect chain=dstnat dst-port=53 protocol=udp src-address-list=LAN
add action=redirect chain=dstnat dst-port=53 protocol=tcp src-address-list=LAN

after upgrade to 7.2.3 Route rules not working.

From what version?

7.2.1

And what device ?

RB2011UiAS-2HnD

What do they look like now? Again these “lookup in table abc” replaced by “lookup in table *0x4000” or similar?
That has happened to me before on upgrades, twice in fact. It seems they cannot get that under control.

local VPN can’t see my local networks. my local VPN address is 192.168.22.0/32 and local network is 10.5.51.0/24. before upgrade to 7.2.3 everything working without any issue.

can you explain about this (“lookup in table *0x4000”), i have same problem, for me i have mangle rule, usually i override with route rule for some ip, for some reason it go to mangle rule route first and ignore the route rule, i decided to downgrade to 7.2.1 and all rule work again

for now I fixed this issue by mangle:
Screenshot 2022-05-06 131535.jpg

The problem that the lookup table is replace with * and some hex number is caused by the problem that routing tables are lost during upgrade.
So after upgrade, when you have problems you should go along all places where you defined and used routing tables, and fix the settings.
(first add the table again, then go to the routing rules or mangle rules and replace the *number with the actual routing table again)

i see, so this bug exist from 7.1.4 who mess up the routing table, i wonder this is the same problem with that

The bare minimum of a stable release should be that it boots without bricking the device, i don’t mind if there’s some other bug that means I roll back, no stable release should ever crash a device to the point where manual intervention to physically recover the device is required. that is what the ‘testing’ or ‘development’ tree is for.

There should be a semblance of stability in the ‘stable’ branch.

Reading the forum to see if a stable update kills your device isn’t good enough, If Microsoft bricked 25% of machines with every patch Tuesday people would be screaming, they wouldn’t be saying “But did you read the forums?”

For the most part we aren’t installing RouterOS on home built hardware (x86 aside) we’re installing it on devices Mikrotik have designed, built and pertain to support, if the software doesn’t run reliably on their own hardware in the stable branch then whats the point of upgrading at all? How do we know what will or wont kill our devices?

Kind Regards,
Jim.

IPv6 Routing Table is still NOT WORKING

[quote=dbnetwork post_id=931431 time=1651793702 user_id=194520]
does anyone know what is the “passthrough” action to use in routing filters in v7?
[/quote]
There is no need for that in v7, ROS automatically continues in the chain when you do not reject or accept.

<LINK_TEXT text=“https://help.mikrotik.com/docs/display/ … ng+Filters”>https://help.mikrotik.com/docs/display/ROS/Routing+Filters</LINK_TEXT>



Please do not use this thread for asking off topic questions, thanks.

7.2.3 still having problem with PE-CE bgp vrf, detail already reported please check SUP-79812
please fix it faster, accelerate your works please