Short question: Is it possible with dc protocol (and software that use this protocol) to force all users of dchub to send traffic through hub? So how to disable peer-to-peer comunications?
Long story, why we need this:
We have two networks, say 192.168.0.0/24 and 172.16.0.0/16 and users in them. There is default route in each network, say 192.168.0.1 and 172.16.0.1. Now we would like to merge networks. The problems we have are:


But. We have computer (dchost) that is connected to both networks with the IP's in them, say 192.168.0.3 and 172.16.0.3.
The idea is to set dchub server on that dchost and to force allusers to send traffic trough it without any default route. Is it possible?
Any advice appreciated.
Sorry, for such basic question, but looking into protocol specification I did not understand this.