Overlapping IPs on different VLANs
"Aman Gulati" <[email protected]> Fri, 15 Sep 2006 14:49:07 -0400
| Newsgroups | gmane.linux.drivers.vlan |
|---|---|
| Message-ID | <[email protected]> |
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 | --------------------- --------- TIA ./aman _______________________________________________ Vlan mailing list [email protected] http://www.candelatech.com/mailman/listinfo/vlan