Setup:
I have a dev machine for coding, and looking to setup a local node in the network. I have stood up a node on another PC so docker doesnt kill my CPU/memory while coding and so i can keep up with blocks.
I have an active node stood up and can see transactions and use goal to make new ones, but I cant hit it through the network from the dev machine. When I go to look as “listening” ports, 4001 is not on the list and algod is using some obscure port and even using that I can access the site remotely.
I may be overthinking this but is there a guide on how to access this remotely? I looked through the Dev docs and didnt find anything specific to my issue.