How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "vladimir-babichev/openwrt-22.03"
end
vagrant init vladimir-babichev/openwrt-22.03
vagrant up

This version was created about 1 month ago.

Changelog

Baked openwrt-22.03.4


Description

OpenWrt Vagrant box built from the officially distributed disk images according to following instructions. Image has 3 preconfigured network interfaces:

  • mng set to eth0
  • wan set to eth1
  • lan set to eth2

GitHub repo: https://github.com/vladimir-babichev/vagrant-openwrt-box

3 providers for this version.
  • libvirt Hosted by Vagrant Cloud (12.4 MB)

  • qemu Hosted by Vagrant Cloud (12.4 MB)

  • virtualbox Hosted by Vagrant Cloud (12.2 MB)

This version was created 7 months ago.

Changelog

Baked openwrt-22.03.2


Description

OpenWrt Vagrant box built from the officially distributed disk images according to following instructions. Image has 3 preconfigured network interfaces:

  • mng set to eth0
  • wan set to eth1
  • lan set to eth2

GitHub repo: https://github.com/vladimir-babichev/vagrant-openwrt-box

3 providers for this version.
  • libvirt Hosted by Vagrant Cloud (12.3 MB)

  • qemu Hosted by Vagrant Cloud (12.3 MB)

  • virtualbox Hosted by Vagrant Cloud (12.1 MB)