I’ve got access to a Starlink terminal.
Not sure when I will get time to set it up and test with EPIC, but am trying to make it a priority.
Here is my high level plan-of-attack…
Use Node-RED, something like this flow to ping / check the VPN:
(Just the VPN part of course - no need for most of it)
.
Then use the REST API to toggle the VPN when that flow detects its down.
I plan to use @torchard post here to speed up my development of the REST API call to restart the VPN:
If restarting the VPN via the REST API does not work, then my plan is to get down and dirty and use Node-RED to restart the EPIC network services as per your post about 2 up from here were you say that ‘change nothing and click save’, this is restarting the network services, but of course, it will be done via Node-RED and only done when it detects that it needs restarting… and yes, I know its a workaround… The main goal for me in setting up the Starlink at Opto is to give access to the engineers and help them track it down and fix it at the Linux level.