[SOLVED] Convert OpenVz to LXC issue

Hi,
have you create a new network when you restore the openvz container?
 
Hi,
have you create a new network when you restore the openvz container?
Yes i tried vía CLI:
pct set CT -net0 name=eth0,bridge=vmbr0,ip=IP/32,gw=GW,hwaddr=MAC
And via web

After that i can ping external IP's like Google DNS 8.8.8.8, but any local ip

In the config file of the containers, the net0: line is the same in the container that works and in the container that not works
 
Just tried to create a dummy openvz container, then i converted to LXC and the same issue, i can provide the openvz dump
 
Fuck! i'ts a noob thing! i make a script to automate the migration process, and i removed /etc/netwok/interfaces to regenerate from venetX to ethX, but iface "lo" is not regenerated in the new interfaces by proxmox
Sorry, but the more obvious thing is always the harder thing to find!