<div dir="ltr"><div>I am using oVirt 3.5 and have configured NAT by extnet hooks.</div><div>I&#39;m suffering this situation:</div><div><br></div><div>vm: 192.168.122.160</div><div>host: 192.168.0.120</div><div>gateway: 192.168.0.1</div><div>vm can reach outside network but cannot reach host.</div><div><br></div><div>I&#39;ve diff an original libvirt vm and a ovirt based vm but I cannot see any obvious difference.</div><div><br></div><div>Please help me out of this...</div><div>Thank you very much.</div><div><br></div><div>This is the NAT configuration.</div><div><br></div><div>&lt;network&gt;</div><div>  &lt;name&gt;default&lt;/name&gt;</div><div>  &lt;uuid&gt;ea0eb0cf-b507-451c-9f0d-919675ea7d8a&lt;/uuid&gt;</div><div>  &lt;forward mode=&#39;nat&#39;/&gt;</div><div>  &lt;bridge name=&#39;virbr0&#39; stp=&#39;on&#39; delay=&#39;0&#39;/&gt;</div><div>  &lt;mac address=&#39;52:54:00:c1:18:e4&#39;/&gt;</div><div>  &lt;ip address=&#39;192.168.122.1&#39; netmask=&#39;255.255.255.0&#39;&gt;</div><div>    &lt;dhcp&gt;</div><div>      &lt;range start=&#39;192.168.122.2&#39; end=&#39;192.168.122.254&#39;/&gt;</div><div>    &lt;/dhcp&gt;</div><div>  &lt;/ip&gt;</div><div>&lt;/network&gt;</div></div>