You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by cr...@istream.today on 2020/05/14 10:06:14 UTC

Wrong routes for System VMs - Cloudstack 4.13

Hello folks,

 

   I need some help if possible, I just build a new setup with Cloudstack
(4.13) and VMware 6.0. This is not my first setup, but it is my first setup
on this version (not an upgrade)  I have found out that my Secondary storage
VM and Console Proxy is setting a wrong route for this : 51.xx.xx.161 ( this
is a ESXI host) why this? Why is adding this route?

 

root@v-1-VM:/var/log# ip r l

default via 51.xx.xx.190 dev eth2

10.0.0.0/8 via 10.1.1.242 dev eth1

10.1.0.0/16 dev eth1 proto kernel scope link src 10.1.4.128

51.xx.xx.176/28 dev eth2 proto kernel scope link src 51.xx.xx.177

51.xx.xx.161 via 10.1.1.242 dev eth1

158.xx.xx.137 via 10.1.1.242 dev eth1

172.16.0.0/12 via 10.1.1.242 dev eth1

192.168.0.0/16 via 10.1.1.242 dev eth1

root@v-1-VM:/var/log#

 

Thank you in advance,

Cristian