I need to send health over the ethernet port using the 10.42.0.1 IP address and 8000 port. On my local computer, my code works. I can ping this IP address from another computer, and see data using Telnet or Netcat commands. But on Balena it’s not working. I only can ping, but telnet and netcat fail. Can someone help me?
Hello @yeldos.adilbek welcome to the balena community.
Could you please provide more details of what do you need to do with telnet
or netcat
? What are you trying with balena? What services are you running to use telnet or netcat on your balena application?