How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "vladimir-babichev/openwrt-21.02"
  config.vm.box_version = "0.4.0"
end
vagrant init vladimir-babichev/openwrt-21.02 \
  --box-version 0.4.0
vagrant up

This version was created about 3 years ago.

Changelog

Baked openwrt-21.02.0-rc4


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

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (10.6 MB)