I have created a bastion server in public subnet and my Jenkins in private subnet within the same vpc. I am able to ssh into Jenkins from bastion host but unable to access the login. I have created an ALB and registered the jenkins instance as the target. I verified the routing table, nacl and security group settings to access the jenkins server. I am still not able to access jenkins login and ALB target health checks (set up for /login) are failing with request timeout error. Could you suggest what I could possibly missing?
TIA