[Users] CT0 : multiple ip and ct with multiple IP

Grégory Bulot gregory at bulot-fr.com
Fri May 29 08:00:40 PDT 2015


diffusion at bulot-fr.com
Hi,


I have trouble with openvz with 2 ip in hyperv and Cts with 2 ip also


On hyperv i have this conf

eth1 : 10.200.71.20 (admin ip)
eth2 : 10.200.7 .20 (users ip)

On CTs :

vzlist -o vpsid,hostname,ip | sed 's/elnk-batch-//'
       CTID HOSTNAME                         IP_ADDR
        100 container01-prp.admin 10.200.71.26
        101 container02-prp.admin 10.200.71.27 10.200.7.27

for 10.200.7.27 : it's my test in ct101
   ip addr add 10.200.7.27/27 dev venet0:0


I would like that from outside all call to 10.200.7.26 go on
CT100

I would like that from outside all call to 10.200.7.27 go on
CT101

Note ct and hyperv are in same subnet
  - admin ip : 10.200.71.20
  - users ip : 10.200.7



More information about the Users mailing list