Hello, I'm having some problems with my current server structure, the scenario I'm going through is as follows:
I have a Datacenter that uses Proxmox and the virtualized machines where the application is located and Kafka are different, I can connect via my computer without any problem (using sshtunnel), however on the application machine this is no longer possible (using or not) sshtunnel).
I can get the metrics normally, but when trying to send a message I get a timeout.
It is worth mentioning that both machines have a firewall disabled, as well as selinux.
The ping between them works normally, like ssh, the only problem is running on ports related to kafka.
Hello, I'm having some problems with my current server structure, the scenario I'm going through is as follows:
I have a Datacenter that uses Proxmox and the virtualized machines where the application is located and Kafka are different, I can connect via my computer without any problem (using sshtunnel), however on the application machine this is no longer possible (using or not) sshtunnel).
I can get the metrics normally, but when trying to send a message I get a timeout.
Follow the yml I'm using:
It is worth mentioning that both machines have a firewall disabled, as well as selinux. The ping between them works normally, like ssh, the only problem is running on ports related to kafka.