Hello and thank you for your expertise.
I have an OpenDeploy Receiver that is starting correctly. I can see that it is listening to ports 9173 and 24071.
When I run a netstat -tupln I see this:
Local address = 127.0.1.1:20014
I cannot telnet from by base server to this receiver. When I look at the netstat of a working OD Receiver I see this:
Local address = 33.5.55.55:20014
...with 33.5.55.55 being the public IP address of the box.
What configuration controls how this is set?
(Some of the IP addresses were changed to protect the innocent)