M matthew Renowned Member Jul 28, 2011 211 5 83 Apr 16, 2013 #1 I created a CentOS 6 container and selected vmbr0 for network. I want to assign multiple IP's to this container. How do I go about assigning IP's to it now?
I created a CentOS 6 container and selected vmbr0 for network. I want to assign multiple IP's to this container. How do I go about assigning IP's to it now?
tom Proxmox Staff Member Staff member Aug 29, 2006 15,943 1,233 273 Apr 17, 2013 #2 if you use veth you need to configure IP inside your CT (like you do it on physical hosts)
M matthew Renowned Member Jul 28, 2011 211 5 83 Apr 17, 2013 #3 Can I also add an ipv6 address the same way? Thanks.