Hi… The fdaa:9:7823:*
prefix matches your default network from earlier, so that looks ok. What does fly services list -a a41fbf70-e3cc-4436-a767-a6aadfe8ce45
show, at the moment?
Flycast is a function of the Fly Proxy, ; if you’re creating things with the Machines API, you will consequently need to specify
internal_port
, the corresponding ports
array, and (typically) at least one protocol handler.
Aside: It might also be wise to revisit the netstat
test from the other thread just to make sure that you’re listening on IPv4. (Flycast is different from the .internal
addresses in many respects.)