<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div>Here is my scenario<br><br></div>I have engine and 2 nodes  running on VMware workstation with 5 interfaces each  with these responsibilities <br><br></div>vmtraffic - 192.168.192.X<br></div>display  - 192.168.193.X<br></div>storage - 192.168.194.X<br></div>migration- 192.168.195.X <br></div>ovirtmanagement - 192.168.196.X<br><br></div>Logical networks have been set up as above and all the networks are reachable....the only network with a gateway is the vmtraffic <br><br></div>192.168.192.143 with gateway 192.168.192.2 <br><br></div>when i go to the nodes via the terminal , it doesnt set the gateway and theirfore that node when you do ip route ,i get this <br><br>[root@node01 ~]# ip route<br><a href="http://192.168.192.0/24">192.168.192.0/24</a> dev vmtraffic  proto kernel  scope link  src 192.168.192.143 <br><a href="http://192.168.193.0/24">192.168.193.0/24</a> dev ens37  proto kernel  scope link  src 192.168.193.143 <br><a href="http://192.168.194.0/24">192.168.194.0/24</a> dev ens34  proto kernel  scope link  src 192.168.194.143 <br><a href="http://192.168.195.0/24">192.168.195.0/24</a> dev ens35  proto kernel  scope link  src 192.168.195.143 <br><a href="http://192.168.196.0/24">192.168.196.0/24</a> dev ens36  proto kernel  scope link  src 192.168.196.143 <br>[root@node01 ~]# <br><br></div>I know the solution is to insert a static route but isnt the interface with a gateway supposed to be default gateway for any traffic ?<br><br></div>and if i put the routes manually ,wont VDSM overwite it ,say if i upgrade.<br><br></div><br><div><div><div><div><br><br><br><div><div><div><div><div><div><div><div><div><br><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div>