How to create bridge (br0) network in Vagrant
I have brought up Vagrant machine with private_network
.
It creates eth1 interfaces. I want to create bridge using that IP.
I have brought up Vagrant machine with private_network
.
It creates eth1 interfaces. I want to create bridge using that IP.