I need to remove (or change) the default entry in the routing table for Windows XP, which routes packets with a destination equal to the adapter's address to localhost.
The reason for this is I want the PC to be able to send packets to a device (with IP address A) connected to one adapter on the PC with IP address B, even though a second adapter on the PC has IP address A.
Is this possible?