Alright, I have a Raspberry PI3 running a paid version of the Virtual Now Server. I also have a subscription to the Easyfind. Everything works great on the Verizon wireless network(connecting my Raspberry Pi to a Verizon wireless hotspot while PC client is on home wifi). It works great. The only problem is verizon is terrible regarding customer service and a general suckiness regarding data caps, so I switched to TMobile. It no longer works on the TMobile network. I can access my Rasberry Pi through other VPN services like Teamviewer on the TMobile Network but Easyfind doesnt work. Thinking its a port issue or something on tmobiles side. Can Easyfind just use Teamviewers ports numbers or something? thanks for the help.
.
Im not sure, from searching google it seems T-Mobile uses Symmetric NAT which makes it impossible.
https://stackoverflow.com/questions/15753330/does-t-mobile-network-allo…
Anyway if you can open port UDP 443 on your mobile hotspot that may help. UDP port 443 is what EasyFind uses to make the connection
(Teamviewer is probably using a relay server to work around this but this adds too much latency to a USB over IP connection so that is not used by EasyFind)