while in proxmox 4.1 it was working to add multiple subnet ips
just need to edit the file
simple edit /etc/vz/vz.conf
#NEIGHBOUR_DEVS=detect
Change this line to:
NEIGHBOUR_DEVS=all
it will work
in promox 5.1 LXC how to assign different subnet ip and different gateway
just need to edit the file
simple edit /etc/vz/vz.conf
#NEIGHBOUR_DEVS=detect
Change this line to:
NEIGHBOUR_DEVS=all
it will work
in promox 5.1 LXC how to assign different subnet ip and different gateway