Setting up a virtual VyOS router

Setting up a virtual VyOS router

I’ve had many routers over the years — Linksys WRT54GL, Linux and iptables, ASUS RT-N66U, Ubiquiti USG, OPNsense, Ubiquiti EdgeRouter, and MikroTik CCR1009. At least those are the ones I can remember.

But I’ve been fascinated by VyOS ever since I first heard about it, even more so after using the EdgeRouter CLI. As both VyOS and EdgeOS are forks of Vyatta.

Fascinated and intimidated is probably more accurate — the lack of a GUI doesn’t give you a lot of help… But at the same time, it’s a great learning experience — you have to know and understand what you are doing 🙂

So I set out to replace my internet facing router — with a virtualized VyOS instance 🙂

Read more →

Sharing routes between MikroTik and VyOS — using OSPF

Sharing routes between MikroTik and VyOS — using OSPF

Planning out my new network topology; I wanted to use multiple routers — and have them share routes between them. So I started looking into OSPF.

I made a simple lab in EVE-NG, and set up route sharing between MikroTik’s RouterOS and VyOS.

Read more →