<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 1, 2016 at 10:45 PM, Bryan Sockel <span dir="ltr">&lt;<a href="mailto:Bryan.Sockel@altn.com" target="_blank">Bryan.Sockel@altn.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
<div style="font-size:13.3333px;font-family:tahoma;color:rgb(0,0,0);font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)">Having some issues with my Hosted Engine Appliance,  I am able to get it up and running, and i can access it only from the server that is hosting it.  The host server can ping the appliance, and the appliance can ping the host server.  The host server can ping the rest of my network and get out to the internet.</div>

<div style="font-size:13.3333px;font-family:tahoma;color:rgb(0,0,0);font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)"> </div>

<div style="font-size:13.3333px;font-family:tahoma;color:rgb(0,0,0);font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)">This is a nested setup i am using for testing and poc and is running on a vmware platform.</div></div></blockquote><div><br></div><div>I&#39;m not a VMWare expert but I suspect that you forgot enabling the Promiscuous Mode on the vSwitch where your virtual host is connected.<br>vSwitch doesn&#39;t implement a MAC Learning algorithm and so only the frame addressed to a well known MAC address (such as the interfaces of host which is running as a VMWare virtual machine) will be sent over the right virtual port, other frames (the ones addressed to the hosted-engine nested VM for instance) will be lost.</div><div>Promiscuous Mode mode will fix this behavior but of course it will also impact on the performance.<br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>

<div style="font-size:13.3333px;font-family:tahoma;color:rgb(0,0,0);font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)">Server IP Config: </div>

<div style="font-size:13.3333px;font-family:tahoma;color:rgb(0,0,0);font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)"> </div>

<div style="font-size:13.3333px;font-family:tahoma;color:rgb(0,0,0);font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)">
<div>eno16777984: flags=4163&lt;UP,BROADCAST,<wbr>RUNNING,MULTICAST&gt;  mtu 1500<br>
        ether 00:50:56:01:0d:48  txqueuelen 1000  (Ethernet)<br>
        RX packets 572078  bytes 673729777 (642.5 MiB)<br>
        RX errors 0  dropped 0  overruns 0  frame 0<br>
        TX packets 342235  bytes 191490802 (182.6 MiB)<br>
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</div>

<div>lo: flags=73&lt;UP,LOOPBACK,RUNNING&gt;  mtu 65536<br>
        inet 127.0.0.1  netmask 255.0.0.0<br>
        loop  txqueuelen 0  (Local Loopback)<br>
        RX packets 831524  bytes 6927010219 (6.4 GiB)<br>
        RX errors 0  dropped 0  overruns 0  frame 0<br>
        TX packets 831524  bytes 6927010219 (6.4 GiB)<br>
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</div>

<div>ovirtmgmt: flags=4163&lt;UP,BROADCAST,<wbr>RUNNING,MULTICAST&gt;  mtu 1500<br>
        inet 10.20.42.3  netmask 255.255.252.0  broadcast 10.20.43.255<br>
        ether 00:50:56:01:0d:48  txqueuelen 0  (Ethernet)<br>
        RX packets 957838  bytes 796793041 (759.8 MiB)<br>
        RX errors 0  dropped 0  overruns 0  frame 0<br>
        TX packets 795846  bytes 4627811240 (4.3 GiB)<br>
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</div>

<div>vnet0: flags=4163&lt;UP,BROADCAST,<wbr>RUNNING,MULTICAST&gt;  mtu 1500<br>
        ether fe:16:3e:20:fc:a2  txqueuelen 500  (Ethernet)<br>
        RX packets 3434  bytes 11065518 (10.5 MiB)<br>
        RX errors 0  dropped 0  overruns 0  frame 0<br>
        TX packets 9008  bytes 2493747 (2.3 MiB)<br>
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0<br>
 </div>

<div>Kernel IP routing table<br>
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface<br>
default         gw-lab.colo.test 0.0.0.0         UG    0      0        0 ovirtmgmt<br>
10.20.40.0      0.0.0.0         255.255.252.0   U     0      0        0 ovirtmgmt<br>
link-local      0.0.0.0         255.255.0.0     U     1004   0        0 ovirtmgmt<br>
 </div>

<div> </div>

<div>Appliance:</div>

<div>
<div>eth0: flags=4163&lt;UP,BROADCAST,<wbr>RUNNING,MULTICAST&gt;  mtu 1500<br>
        inet 10.20.42.17  netmask 255.255.252.0  broadcast 10.20.43.255<br>
        ether 00:16:3e:20:fc:a2  txqueuelen 1000  (Ethernet)<br>
        RX packets 9489  bytes 2674331 (2.5 MiB)<br>
        RX errors 0  dropped 0  overruns 0  frame 0<br>
        TX packets 3655  bytes 11370881 (10.8 MiB)<br>
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</div>

<div>lo: flags=73&lt;UP,LOOPBACK,RUNNING&gt;  mtu 65536<br>
        inet 127.0.0.1  netmask 255.0.0.0<br>
        loop  txqueuelen 0  (Local Loopback)<br>
        RX packets 67298  bytes 36550074 (34.8 MiB)<br>
        RX errors 0  dropped 0  overruns 0  frame 0<br>
        TX packets 67298  bytes 36550074 (34.8 MiB)<br>
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0<br>
 </div>

<div>Kernel IP routing table<br>
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface<br>
default         ovirt1.test.lab 0.0.0.0         UG    100    0        0 eth0<br>
10.20.40.0      0.0.0.0         255.255.252.0   U     100    0        0 eth0<br>
 </div>

<div> </div>
</div>
</div>
</div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div>