I have two VLANs configured on a box as shown below with overlapping IPs on different VLANs. If C (IP2 on the right) sends a packet to IP1 (A) on VLAN 100, the packet is dropped as a martian since IP2 is a local address on A (even though its on a different VLAN). Is there a way (some setting or a patch) to fix this? (There's an rp_filter setting but that's not for local addresses) --------------------- | | VLAN 100 --------- | IP1 (eth0.100) |----------------- |IP2 | | | | B | | A | --------- | | VLAN 101 --------- | IP2 (eth0.101) |----------------- | IP1 | | | | C | --------------------- --------- I'm running 2.6.8 TIA ./aman __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - 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