v7.0beta8 [development] is released!

Sorry for nagging, but can you please help me understand, why is there this combined dst-address parameter for other routing tables?

/ip route add ... dst-address=<destination>@<routing table>

I still can’t wrap my head around it. Why not separate and intuitive:

/ip route add ... dst-address=<destination> table=<routing table>

like everywhere else? This is like if there was:

/interface bridge port add ... interface=<interface>@<bridge>
/ip firewall address-list add ... address=<address>@<list>
/ip firewall filter add ... action=<action>@<chain>

It would be weird. Or am I missing some deeper idea, why the combined parameter is better?

Maybe it is the direction that all parameters will be moving?
I see in BGP that there is things like “remote.address” too, apparently structuring several parameters under groups like “local” and “remote”.
(such a parameter would have been called “remote-address” before)

Sierra Wireless AirPrime MC7304 interface statistics are showing Gbps…
Screenshot_2020-06-10_11-13-43.png
.See attached.

Unsure if this has been reported yet.

ROSv7b8 CHR on Proxmox

Configuration does not preserve across reboots, but log file does.

Expectation: Configuration preserves
Steps to reproduce:
Create VM in Proxmox
qm importdisk chr-7.0beta8.img
Boot VM
Login. Make config changes. See working.
Reboot.
Result: Configuration restored to default after reboot

When in WinBox 3.24 I go to IP → Routes, click “Add” and type “8.8.8.8@” in Dst. Address, WinBox hungs and, a few seconds later, disappears. Is it only me with Wine on MacOS, or the problem is repeatable everywhere?

Is the any hardware requirements for ROS 7 (Beta 8 )? I have tried to test it on RB411UAHR (with Sierra MC8792V modem installed).

First did regular upgrade but it ends in a boot loop.

RouterBOOT booter 7.0beta8

RouterBoard 411UAHR

CPU frequency: 680 MHz
  Memory size:  64 MiB
    NAND size:  64 MiB

Press any key within 2 seconds to enter setup..
trying bootp protocol............... failed
kernel loading failed

loading kernel... OK
setting up elf image... OK
jumping to kernel code
Starting...
Starting services...
MikroTik 7.0beta8 (development)
MikroTik Login:

RouterBOOT booter 7.0beta8

RouterBoard 411UAHR

CPU frequency: 680 MHz
  Memory size:  64 MiB
    NAND size:  64 MiB

Did netinstall after this, it said it couldn’t keep config so the box is back to defaults also. Still boot loop.

Downgrade to 6.47 (netinstall) works fine.

If I can provide any additional data to help debug let me know. If the box is just too old or something, oh well I would understand that. For me it’s just a test router anyway, but have no big one free at the moment for testing.

.

.
it’s general
.

Winbox 3.24 crashes after setting up VRF and opening ‘/IP/routes’ dialog

2.4Ghz wireless don’t work on hAP AC.
It’s running, but any client’s can’t connect.
5Ghz works fine.

Hello, I see that you are a new colleague on the forum and you may not have learned to use the tool. Or don’t learn to be pasciente yet.
Even though this is not the place to answer your question, here’s your answer:
http://forum.mikrotik.com/t/is-it-possible-to-install-7-0-beta-on-an-x86-server/139340/18

You can also use furum search which will also find a solution to your problem.

Be welcome

Do you understand that you cannot even write it to a usb flash?
Why you give me that link?

So far I’ve not been able to find a free Netflow collector that actually works.
I’ve tried dozens…almost got it working with ElasticFlow (https://www.catapultsystems.com/blogs/install-elastiflow-on-ubuntu-18-04-part-1/)

Very sad IP-accounting will be gone in ROS7 , can’t understand why. This “features” is not something cutting edge that needed works or was full of bugs to my understanding. It just basically works and is no rocket-science.

Friend, if you just read the whole topic, you will see that this same problem has already been solved in another way
then the mikrotik support indicates to download an ISO of the installer and install directly on the flash.
I’ll draw for you to understand:
https://box.mikrotik.com/f/092549ada5484eeab7bb/

Download the file, write to the flash drive with the Rufus utility (https://rufus.ie/)
and boot.

If you have any other specific problem, I would like to open a post on the forum to avoid polluting this POST, dedicated to the BUG of the new version of RouterOS.
Concluding this matter.
Thank you and good luck!

Did you see iso there?

I wrote my own in Perl, it uses Net::Flow and it writes tab-separated files (1 flow per line).
It is based on an example provided with Net::Flow. I could post it in a forum topic.

Not work! My system has two sata disk.I burned the iso into one and boot from it.Loading the linux kernel and report no disk found. I had changed the disk from sata to ide model. I does not work too.
I searched the comminuity and found this is a very old problem and did not solved till now.
error.JPG

Boot process (which is not the same as kernel) complained about CD-ROM not found. So the install package has to be started from a device which presents itself as CD-ROM, not as hard disk. Which is easy under VM, not so easy under barebone hardware.

But is it an ISO boot image? I never bothered with the x86 version.

If it is just an installation iso image, then one can just do a “cat file.iso > /dev/; flush” and be done with the iso image. If the ISO is a normal one (Windows needs something more than a Distro ISO), it should boot as a CD.
WARNING: This will ERASE everything on the destination flashdrive - even the partition table. Be warned.

Traditionally ISO images could only be used in CD and DVD physical media. And if software reading it wasn’t too smart, it would choke if ISO image was “burned” on some other type of medium (such as HD). Quite a few linux installers were made so that they were looking for installation medium on CD-ROM type of devices.
Initially wasn’t so, nowdays many USB sticks can present themselves either as HDD or CD-ROM to the host OS and modern linux distributions come as “hybrid ISOs” that can be simply written to USB stick … probably not to more traditional HDD or SSD. Additionally modern installers scan all storage devices for installation medium.

Mind that all of this is pretty modern stuff, we all know Mikrotik is curently lagging behind in many aspects so one should not be too surprised if something which is otherwise usual fails in ROS. Good knowledge of computing history (at least last 15 years) helps to understand the shortcomings.

Did try netflow for Splunk, but does not get it to work.
It also add a new port to listen to, not only Syslog. Not sure if nteflow work over long internet connection.

Why not just leave the working accounting that are in all Router OS up until 7.beta 6 (not in beta 8 )
Or MT can do a poll and ask if its ok to remove a function. Maybe its not only me and all the Splunk user who uses it… :frowning:

OMG why didn’t anyone mention yet: UDP support on OpenVPN???

Feels like that was longer on the wishlist than anything else!