Hi, we have on eth1 a internal network. this we use for storages. what do we must do to have access with a special linux ct to this 2nd network? I hope, you have a solution for us. Very thanks.
Hi, we have on eth1 a internal network. this we use for storages. what do we must do to have access with a special linux ct to this 2nd network? I hope, you have a solution for us. Very thanks.
Hi,
access have only the CTs/VMs which have an bridged interface in this vlan (mean on this bridge).
You can look with brctl which machines are connected:
Code:
brctl show
bridge name bridge id STP enabled interfaces
vmbr0 8000.000f53073c90 no eth0
vmbr10 8000.000f53073c91 no eth1.10
tap203i0
tap205i2
tap212i0
veth232.0
vmbr300 8000.000f53073c91 no eth1.300
tap220i1
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.