<div>Hi, </div><div><br></div><div>I have a problem with my default gateway setting in vm. I create a virtual network in advanced mode like this : </div><div><br></div><div><br></div><div><div>NAME    = "Testtttt"</div>
<div>TYPE    = RANGED</div><div> </div><div># Now we'll use the host private network (physical)</div><div>BRIDGE  = vbr0</div><div> </div><div>NETWORK_ADDRESS = <a href="http://192.168.77.0/24">192.168.77.0/24</a></div>
<div>IP_START        = 192.168.77.1</div><div> </div><div># Custom Attributes to be used in Context</div><div>GATEWAY = 192.168.77.254</div></div><div><br></div><div><br></div><div>So my default gateway should be 192.168.77.254. But when i see my default gateway setting in vm with this command (route -n), i don't see this gateway (192.168.77.254) but these one's 192.168.77.1. How can i resolve my problem ?  </div>
<div><br></div><div><br></div><div><br></div><div>Best regards , </div><div>Alexandre De Carvalho</div>