Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

multiple private networks not working #442

Closed
brianbourke75 opened this issue Jun 28, 2017 · 2 comments
Closed

multiple private networks not working #442

brianbourke75 opened this issue Jun 28, 2017 · 2 comments
Labels

Comments

@brianbourke75
Copy link

I am attempting to use the experimental private network settings with two machines like ..

ts1config.vm.network "private_network", ip: "192.168.50.4", lxc__bridge_name: 'virbr0'

and

ts2config.vm.network "private_network", ip: "192.168.50.5", lxc__bridge_name: 'virbr0'

I can get one connection working but not both, any suggestions? (vagrant-lxc version 1.2.1)

@nicobrevin
Copy link
Contributor

When you say not working, what do you mean? You can't ssh? They can't communicate between themselves on those IPs? vagrant up fails?

@fgrehm fgrehm added the ignored label Nov 17, 2022
@fgrehm
Copy link
Owner

fgrehm commented Nov 17, 2022

Hey, sorry for the silence here but this project is looking for maintainers 😅

As per #499, I've added the ignored label and will close this issue. Thanks for the interest in the project and LMK if you want to step up and take ownership of this project on that other issue 👋

@fgrehm fgrehm closed this as completed Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants