DaanHoogland commented on issue #9407:
URL: https://github.com/apache/cloudstack/issues/9407#issuecomment-2233855118

   There is obviously a network problem:
   ```
   root@s-15-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh
   ================================================
   First DNS server is  66.173.144.10
   PING 66.173.144.10 (66.173.144.10): 56 data bytes
   92 bytes from 10.158.65.14: Destination Host Unreachable
   92 bytes from 10.158.65.14: Destination Host Unreachable
   --- 66.173.144.10 ping statistics ---
   2 packets transmitted, 0 packets received, 100% packet loss
   WARNING: cannot ping DNS server
   route follows
   Kernel IP routing table
   Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
   0.0.0.0         10.158.209.1    0.0.0.0         UG    0      0        0 eth2
   10.158.65.0     0.0.0.0         255.255.255.128 U     0      0        0 eth1
   10.158.209.0    0.0.0.0         255.255.255.128 U     0      0        0 eth2
   66.173.144.10   10.158.65.1     255.255.255.255 UGH   0      0        0 eth1
   169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0
   ================================================
   ERROR: DNS not resolving cloudstack.apache.org
   resolv.conf follows
   nameserver 66.173.144.10
   nameserver 139.55.95.240
   ```
   
   What  are your physical network traffic configurations?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to