All, I have did a default installation of CloudStack 4.2, everything comes up correctly. I have run into a problem, the Console Proxy isn't working correctly. I have ssh'd into the console proxy VM and I can see the apache daemon is not running. When I try to start it manually it says it cannot bind to 10.1.1.1:80 or 10.1.1.1:443. Here is the output from my ifconfig on the console proxy.
eth0 Link encap:Ethernet HWaddr 0e:00:a9:fe:03:54 inet addr:169.254.3.84 Bcast:169.254.255.255 Mask:255.255.0.0 inet6 addr: fe80::c00:a9ff:fefe:354/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1405 errors:0 dropped:0 overruns:0 frame:0 TX packets:989 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:121994 (119.1 KiB) TX bytes:149838 (146.3 KiB) eth1 Link encap:Ethernet HWaddr 06:c7:7c:00:00:10 inet addr:10.0.161.16 Bcast:10.0.255.255 Mask:255.255.0.0 inet6 addr: fe80::4c7:7cff:fe00:10/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:6493 errors:0 dropped:0 overruns:0 frame:0 TX packets:30 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:877743 (857.1 KiB) TX bytes:2112 (2.0 KiB) eth2 Link encap:Ethernet HWaddr 06:07:62:00:00:16 inet addr:10.0.160.2 Bcast:10.0.255.255 Mask:255.255.0.0 inet6 addr: fe80::407:62ff:fe00:16/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:6630 errors:0 dropped:0 overruns:0 frame:0 TX packets:154 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:888985 (868.1 KiB) TX bytes:12138 (11.8 KiB) Any help would be appreciated.. Another question what tells the Console proxy what IP's to bind to? v/r Sean