0

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

  • What protocols and ports are you allowing for the Jenkins subnet ingress/egress? ssh and http are different protocols (normally) using different ports, so that could explain why one works but the other doesn't. – Blair Nangle Dec 07 '21 at 18:20
  • subnet ingress/egress have the default settings. –  Dec 08 '21 at 16:40

0 Answers0