I think there is something broken with "Network interface for all connections". I have two network cards, each having it's own ip address and I use two instances of ApexDC, one set up with one ip and the second with the other ip. But this doesn't work as I expected (in PeerWeb it worked). The second copy is using the same ip address as the first one (172.28.0.119 is used even if the second copy is set to use 172.28.255.254)
Here is the ipconfig /all listing:
Ethernet adapter Retea:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 3Com 3C905TX-based Ethernet Adapter (Generic) #2
Physical Address. . . . . . . . . : xx-xx-xx-xx-xx-xx
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 172.28.255.254
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
Ethernet adapter Internet:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 3Com 3C905TX-based Ethernet Adapter (Generic)
Physical Address. . . . . . . . . : xx-xx-xx-xx-xx-xx
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 172.28.0.119
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 172.28.0.1
DNS Servers . . . . . . . . . . . : 212.93.140.1
193.231.236.17
The network interface with the ip 172.28.0.119 has metric 20, the other 30
The operating system is Windows XP Pro SP2.