Estou usando um Linux Ubuntu Ubuntu 18.04.6 LTS, com um Oracle VM Virtual Box 6.1 previamente instalado.
Instalei o Vagrant usando os comandos listados no endereço oficial da ferramenta (https://www.vagrantup.com/downloads) e ao executar o comando 'vagrant up' recebo a seguinte mensagem
*The IP address configured for the host-only network is not within the allowed ranges. Please update the address used to be within the allowed ranges and run the command again.
Address: 192.168.33.10 Ranges: 192.168.56.0/21
Valid ranges can be modified in the /etc/vbox/networks.conf file. For more information including valid format see:
https://www.virtualbox.org/manual/ch06.html#networkhostonly * Vocês teriam uma ideia de como solucionar esse problema?