Hi, I feel like I'm missing something obvious but cannot think of it. There are two NICs, one for each subnet. 10.1.65 and 10.1.61. The .65 is the default one which works fine, but occasionally I need access to a device on .61.4 but replies are not quite there. When I ping it says: who-has 10.1.61.4 tell 10.1.61.3 arp reply 10.1.61.4 is-at <MAC ADDRESS> But apparently it ignores it and keep on asking. My routing table currently looks like this: Destination Gateway Genmask Flags MSS Window irtt Iface 10.1.61.4 10.1.61.3 255.255.255.255 UGH 0 0 0 eth1 10.1.65.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 10.1.61.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 0.0.0.0 10.1.65.4 0.0.0.0 UG 0 0 0 eth0 What am I missing here? -- Bobby -- To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html