PVE 3.4-6
LAN: 192.168.1.0/24 => eth0 => vmbr0 (with gateway)
WAN: 1.2.3.4/28 => eth1 => vmbr1
LAN2: 192.168.2.0/24 => No physical NIC (none) => vmbr2
No special Post ups - all bridges created and configured within PVE 3.4-6
Create OpenVZ VM 101 on LAN2 (192.168.2.20/24) using venet
Cannot start it.,
Error:
Instead of connecting to vmbr2, it is attempting to connect to vmbr1.
LAN: 192.168.1.0/24 => eth0 => vmbr0 (with gateway)
WAN: 1.2.3.4/28 => eth1 => vmbr1
LAN2: 192.168.2.0/24 => No physical NIC (none) => vmbr2
No special Post ups - all bridges created and configured within PVE 3.4-6
Create OpenVZ VM 101 on LAN2 (192.168.2.20/24) using venet
Cannot start it.,
Error:
Code:
Starting container ...
Container is mounted
Adding IP address(es): 192.168.2.20
arpsend: can't get iface 'vmbr1' address : Cannot assign requested address
vps-net_add ERROR: arpsend -c 1 -w 1 -D -e 192.168.2.20 vmbr1 FAILED
Container start failed (try to check kernel messages, e.g. "dmesg | tail")
Killing container ...
Container was stopped
Container is unmounted
TASK ERROR: command 'vzctl start 101' failed: exit code 1
Instead of connecting to vmbr2, it is attempting to connect to vmbr1.
Last edited: