Hi,
There is probably a really obvious answer to this question... I just haven't seen it yet.
I have two linodes (ubuntu) in the same data center, I added the private IPs to them. Rebooted. But, they can't ping each other.
I'm not sure what I'm missing... My routing tables looks like this:
Code:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.xxx.0 * 255.255.255.0 U 0 0 0 eth0
69.164.xxx.0 * 255.255.255.0 U 0 0 0 eth0
default gateway.lino 0.0.0.0 UG 100 0 0 eth0
If I try to add the private ip on my second linode as a gateway to this linode, I just get a Network is unreachable error.
I'm missing something simple here... Can someone point that out? Thanks.