6
edits
Changes
→Networking
One life hack may be useful while "vzctl enter" doesn't work.
If you use DHCP and don't know which an IP address is in CT, you can find it in /vz/root/[CTID]/var/log/message.
"ip netns exec" can help you too, but it doesn't work sometimes.
$ ip netns exec [CTID] ip a
IP mode networking (--ipadd / --ipdel) is currently not supported.