<div dir="ltr"><div>Just noticed that VDSM creates these 2 files ,which should do  the routing<br><br>[root@node01 network-scripts]# cat rule-vmtraffic <br># Generated by VDSM version 4.19.10.1-1.el7.centos<br>from <a href="http://192.168.192.0/24">192.168.192.0/24</a> table 3232284815<br>from all to <a href="http://192.168.192.0/24">192.168.192.0/24</a> dev vmtraffic table 3232284815<br>[root@node01 network-scripts]# cat route-vmtraffic <br># Generated by VDSM version 4.19.10.1-1.el7.centos<br><a href="http://0.0.0.0/0">0.0.0.0/0</a> via 192.168.192.2 dev vmtraffic table 3232284815<br><a href="http://192.168.192.0/24">192.168.192.0/24</a> via 192.168.192.143 dev vmtraffic table 3232284815<br>[root@node01 network-scripts]# <br><br></div>But for some reason these are not working and i am not able to ping the internet <br><div><div><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 27, 2017 at 4:31 PM, martin chamambo <span dir="ltr">&lt;<a href="mailto:chamambom@gmail.com" target="_blank">chamambom@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" target="_blank">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" target="_blank">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" target="_blank">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" target="_blank">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" target="_blank">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>
</blockquote></div><br></div>