I've followed https://rancher.com/docs/rancher/v2.x/en/quick-start-guide/deployment/quickstart-vagrant/ to deploy rancher in virtual box. Setup has completed and working fine. This has created a host-only network and I can access the url https://172.22.101.101 from the host. However, I would like to access the web interface from outside the host (internal lan subnet).
so my question:
1- Can I change the quickstart template to use an internal subnet instead of a host-only ?
2- I tried to add another bridge adapter to server-01 but it does not seem the server identify it.
please note that this is my first experience in Rancher.