Install FreeRouter as per #001 article: "Create freeRouter environment"
Code Block
language
bash
theme
Midnight
title
flush enp0s3 so that it can be controlled by dpdk
ip addr flush enp0s3
Info
title
Source Wikipedia:Add out of band management enp0s8 with Virtualbox
You can add a second Host-only interface (enp0s8) in VirtualBox in order to connect the ubuntu focal VM guest as you might lose connection when you flushed enp0s3.
Code Block
language
bash
theme
Midnight
mkdir -p ~/freeRouter/bin ~/freeRouter/lib ~/freeRouter/etc ~/freeRouter/log
cd ~/freeRouter/lib
wget http://freerouter.nop.hu/rtr.jar