24 May 2019 03:07 PM
Created a RHEL 7 VM on Azure, allowed for incoming traffic at 8079, 8094, installed OneAgent, successfully connected to our saas-tenant and installed EasyTravel for Linux. EasyTravel starts fine and shows up in Dynatrace - and is instrumented fine. So far so good 🙂
Any advice?
Solved! Go to Solution.
28 May 2019 02:22 PM
Sounds like a firewall issue, either local (your machine), your LAN firewall/proxy not allowing the connection or some firewall config on Azure side that's not set up correctly. If the ports are open, and the external IP is indeed correct, you should be able to connect if all firewalls between you and the VM is in fact open.
Have you tested access via e.g. curl command on the easyTravel VM, locally? Does that connection work?