how can i make my router broadcast all packets destined to a particular subnet? i tried : route add -net 10.0.1.0 netmask 255.255.255.0 gw 10.0.0.255 dev eth1 but no success.any hints what i am doing wrong? my router is 10.0.0.1 and 10.0.1.0 is a different subnet . 10.0.0.2 10.0.1.1 10.0.1.5 __ _ _pc1 __ _ _ _ _pc3 | | router------ | 10.0.0.3 10.0.1.2 10.0.1.6 |_ _ _ _pc2- - - - - - pc4 pc1 nd pc2 have two ethernet cards in them. Thanks in adcance, vinod __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html