I spun up a 2 node cluster with a link between the nodes. Across the 10.10.1 network I cannot ping the other node.
nwatkins@node-0:~$ ping 10.10.1.1
PING 10.10.1.1 (10.10.1.1) 56(84) bytes of data.
From 10.10.1.2 icmp_seq=1 Destination Host Unreachable
From 10.10.1.2 icmp_seq=2 Destination Host Unreachable
From 10.10.1.2 icmp_seq=3 Destination Host Unreachable
^C
Same from the other node. The public network works.
-Noah
Details:
nwatkins@node-0:~$ ifconfig
eth0 Link encap:Ethernet HWaddr f4:4e:05:47:9c:ba
inet addr:10.10.1.2 Bcast:10.10.1.255 Mask:255.255.255.0
inet6 addr: fe80::f64e:5ff:fe47:9cba/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:9000 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:1504 (1.5 KB)
eth2 Link encap:Ethernet HWaddr a0:ec:f9:ce:12:62
inet addr:128.104.222.82 Bcast:128.104.223.255 Mask:255.255.254.0
inet6 addr: fe80::a2ec:f9ff:fece:1262/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6340 errors:0 dropped:0 overruns:0 frame:0
TX packets:530 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:477629 (477.6 KB) TX bytes:63110 (63.1 KB)
Memory:c7000000-c7100000
nwatkins@node-1:~$ ifconfig
eth0 Link encap:Ethernet HWaddr a0:ec:f9:e8:a2:f2
inet addr:10.10.1.1 Bcast:10.10.1.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:9000 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
eth2 Link encap:Ethernet HWaddr a0:ec:f9:ce:0b:14
inet addr:128.104.222.80 Bcast:128.104.223.255 Mask:255.255.254.0
inet6 addr: fe80::a2ec:f9ff:fece:b14/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6722 errors:0 dropped:0 overruns:0 frame:0
TX packets:485 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:493504 (493.5 KB) TX bytes:56440 (56.4 KB)
Memory:c7000000-c7100000