Skip to content
Menu
Billy Fisher
  • Home
  • Talks
  • About Me
  • Resume
Billy Fisher

Manually Entering in Host-only Networks to Bypass Mirantis OpenStack VirtualBox Script Errors

Posted on August 28, 2014August 28, 2014 by Billy

Create the following manually in VirtualBox > Preferences > Network > Host-only Networks.

If the first host-only adapter fails to take the setting after clicking ok and returning to the dialog, try setting the last part of the IP to .2 instead of .1. This seems to be an issue on Windows hosts: http://bit.ly/1vqrEHC.

vboxnet0
10.20.0.1
255.255.255.0

vboxnet1
172.16.0.1
255.255.255.0

vboxnet2
172.16.1.1
255.255.255.0

Then comment out the following line in launch.sh (36):

./actions/create-interfaces.sh || exit 1

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

3 + 3 =

Categories

  • Building the Elasticbeanstalk Source Bundle
  • Cloud Computing
  • Coding
  • Computing
  • Going Serverless on Wordpress for AWS
  • Uncategorized

This Site Hosted On

Amazon Web Services: ElasticBeanstalk, RDS, and EFS. Really enjoying just focusing in on the content and having ElasticBeanstalk, and the package build process, perform all of the LAMP and Wordpress updates, automatically. Using aws blueprint: aws_blueprint_ebs_wordpress_efs_rds

My Github Projects

  • api-gateway-custom-authorizers
  • async-http-client-gradle-scala
  • async-http-client-sbt-scala
  • aws-serverless-express
  • aws_api_gateway_http_proxy_redirect_rewrite
  • aws_blueprint_ebs_wordpress_efs_rds
  • aws_lambda_scala_ec2_reports
  • aws_serverless_application_model_python
  • bike-distributor-refactor
  • CRUDUsers
  • digital-ocean-jenkins-dev-environment
  • java-functional-tests
  • java9-hello-modules
  • kind-argo
  • nbbo
©2023 Billy Fisher | Theme: Wordly by SuperbThemes