<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div class="zmail_extra"><div id="1"><div>Hi all,<br></div></div></div><div><br></div><div>I ran into a problem, how to do networking between host and KVM guest?<br></div><div><br></div><div>I read a lot of oracle documentation, but the virtual networking seems to be enough differently implemented, so that i can't wrap my head around it and apply it to omniOS.<br></div><div><br></div><div>This is what i have, and the guest can communicate with the outside world and the host. The host communicate with the outside world, but not the guest. And if i assaign an address to vnic0, then the guest can not communicate with the host.<br></div><div><br></div><div>dladm show-link<br></div><div>LINK        CLASS     MTU    STATE    BRIDGE     OVER<br></div><div>e1000g0     phys      1500   up       --         --<br></div><div>vnic0       vnic      1500   up       --         e1000g0<br></div><div><br></div><div>ipadm show-addr<br></div><div>ADDROBJ           TYPE     STATE        ADDR<br></div><div>lo0/v4            static   ok           127.0.0.1/8<br></div><div>e1000g0/lan       static   ok           192.168.200.190/24<br></div><div>lo0/v6            static   ok           ::1/128<br></div><div><br></div><div><br></div><div><br></div><div>Any hints? please?<br></div><div><br></div><div>Cordial regards<br></div><div><br></div><div class="zmail_extra"><div id="1"><div>Gordon<br></div></div></div><div><br></div></div></body></html>