<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Deploy a MikroTik VM with QEMU and connect via API - r00ta &lt;3 MAAS</title>
    <link>https://maas.r00ta.com/development/mikrotik/index.html</link>
    <description>These are my notes on how to deploy a MikroTik RouterOS virtual machine using QEMU and interact with it through the REST API.&#xA;Prerequisites A Linux host with KVM support (kvm-ok should return “KVM acceleration can be used”) qemu-system-x86_64 installed (sudo apt install qemu-system-x86) A bridge network already configured (e.g. maas-ctrl) Download the MikroTik image Download the x86 ISO image from the official MikroTik website:&#xA;https://mikrotik.com/download?architecture=x86&#xA;At the time of writing, the latest version is 7.20.8.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://maas.r00ta.com/development/mikrotik/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>