Hi, I am trying out Kafka Mirror for moving kafka message between DC. In our case we have to make it work through firewalls and use specific TCP ports permitted by ACL. What I have seen so far each Mirror instance opens a number of tcp connections to the remote DC and the port numbers are not fixed. Is there a way to configure Kafka Mirror so that is always uses specific ports ?
Best Regards Munir Khan