Dear All: I have configured a cloudstack 4.0.1-incubating basic zone with DefaultSharedNetscalerEIPandELBNetworkOffering following document on http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Installation_Guide/zone-add.html,below is the summary of my configuration: netscaler vpx 10.0: system ip:192.168.10.9 subnet ip range:192.168.50.20-192.168.50.40 vlan :50 with interface 1/1 tagged zone: name:zone1 dns1:192.168.50.254 internal dns1:192.168.10.254 hypervisor:kvm network offering: DefaultSharedNetscalerEIPand ELBNetworkOffering public:checked cloudstack netscalr configuration: ipaddr 192.168.10.9 user/password:nsroot/nsroot type:netscaler vpx loadbalancer public interface:1/1 private interface 1/2 number of retries:2 capacity:10000 dedicated:not check public traffic: gateway:192.168.50.254 netmask:255.255.255.0 vlan:50 startip:192.168.50.20 endip:192.168.50.40 pod: name:pod1 reserved system gateway:192.168.10.254 reserved system netmask:255.255.255.0 start/end reserved system ip:192.168.10.20-192.168.10.40
guest traffic: guest gateway:192.168.30.254 guest netmask:255.255.255.0 guest start ip/end ip:192.168.30.20-192.168.30.70 After enabling this basic zone,what makes me confused is that my system vms' public address are all in guest subnet,console proxy vm' public ip is 192.168.30.20,secondary storage vm 's public ip is 192.168.30.30,the vnc console doestn't work properly,it alerts me https://192-168-50-23.realhostip.com/ajax?token=txmijPkR_7vKEi3LmfY9ZoI5ZOeuH_k8FeUHJN_iDmc4UIGpsKSwpG0rGImS01oiKye2FMn2IyFwn9t2D1f7Q9sxbTBd1JrUolkUhGLbAC41mwpDn9mG2EQU4v86tC54r2sDCLAQJQfX7sYuVlOCD1zJdCnQT82XNxlpuGP8Sj4go6qBA79mtJ_V4XgW2I7l8hl1thtWXQ7vVnoBFyfiznsAvnXBLbNKhe3weJQgg0nbdTPNAL1bZxLgbZt4LRozreQwhkKpBjg cannot connected error 501 net::ERR_INSECURE_RESPONSE At the sametime ,i even cannot add vm in cloudstack guestNetworkForBasicZone -> Add Load Balancer UI ,I think my problem lies in netscaler configuration, please help me ! thanks in advance!