I am not a very tech savyy person, so apologies for the basic questions - but after days of messing with the setup myself I need to reach out to the community for some help.
For a remote telescope/camera rig I am trying to establish a connection from home that lets me control the whole setup. Heart of the rig is the ASIAir, which is a raspberry pi based device that can control the imaging hardware. The device has 2 modes, standard (uses its own WiFi) and station (dials into an existing WiFi as a client) - there is a dedicated app on my android phone which establishes connection.
Here is a basic graphic of the setup:
The GL-MT3000 uses an iPhone hotspot for internet connection. At the same time, the ASIAir connects to the WiFi_Beryl. I have installed Tailscale on the GL-MT3000 as well as my Android phone, and I do see both online in the Tailscale 'Machines' section - where for the GL-MT3000 all available subnet routes are approved. I also see the ASIair client connected in the router's admin panel. Tailscale on the GL-MT3000 is configured like this:
Regardless, the ASIAir does not show up in the app on my android device with active Tailscale. If by test I connect my android device to WiFi_Beryl instead onsite, it does show up though.
A second test was to connect both GL-MT3000 and ASIAir to WiFi_iPhone, but this did not work either.
A third test was to use GL-MT3000 in tethering mode, establish a USB connection to the iPhone and then try again but also to no avail.
A forth test was to just connect GL-MT3000/ASIAir to my home WiFi at home, deactivate WiFi on my android to simulate access from 'outside'. This was to rule out any issue regarding the iPhone hotspot, as I have read iPhone hotspots can be quite restrictive. The result was the same, and it suggests at least the iPhone not being responsible for the blockage.
So far I have not dived deeper into actual configuration changes on a terminal/power shell level, but hope this is what is the missing link to make this work.
I'd be very grateful for some advice on how to proceed. For starters, although this is probably a very naive question: how do I even access the terminal view I do see in some of the articles? I know how to access it on my PC but the configuration to be changed is on the GL-MT3000 itself, so I am assuming there is a way for open a terminal directly from the admin panel.