Question
Private network no route to host
I have the problem with private network in same subnet on droplets
can not ping, telnet
new droplet has ip : 10.130.97.132
main droplet has ip : 10.130.62.68
with the same subnet 255.255.0.0
this is route list on main droplet
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 178.128.112.1 0.0.0.0 UG 0 0 0 eth0
10.15.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
10.130.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 1002 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1003 0 0 eth1
178.128.112.0 0.0.0.0 255.255.240.0 U 0 0 0 eth0
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
OK I’ve got answer
https://www.digitalocean.com/docs/networking/vpc/how-to/enable/