I need to tunnel server packets to multiple subnets other than the one the server is located. To my understanding, a server proxy should be running per destination subnet.
Is it possible to run multiple server proxies on a machine where there is single net interface?
I thought each server proxy may have different port with -p option. But it seems the option affects both the incoming multicast and unicast packets.
Thanks in advance and really appreciate the wonderful software.
DH
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I need to tunnel server packets to multiple subnets other than the one the server is located. To my understanding, a server proxy should be running per destination subnet.
Is it possible to run multiple server proxies on a machine where there is single net interface?
I thought each server proxy may have different port with -p option. But it seems the option affects both the incoming multicast and unicast packets.
Thanks in advance and really appreciate the wonderful software.
DH