I’ve setup a Rancher master inside a private subnet (AWS) 10.0.20.77. This is accessible from my ip and seems to work fine.
I next tried to spin up a new host inside the same subnet, checked the [x] Use Private IP box and it times out waiting for SSH and then is terminated. I’ve also tried specifying the agent IP on master startup with CATTLE_AGENT_IP=10.0.20.77.
Given that these should be connecting with the private IP, I can’t see why they wouldn’t be accessible?