Traffic doesnt flow whe using ALB as a target of NLB

0

I have a client's requirement to use static public ip's for our applications, instead the ALB dynamic ip's.

For this escenario we have an NLB with EIP as static ip and is usingALB as a target of NLB. For testing purposes, we create a EC2 with a simple apache, NLB and ALB has listeners on port 80 and everything its working, we can use de DNS name in a browser and we have the apache Welcome page.

But, if we tried to use https its not working. For this last escenario we have the following configuration:

  • NLB: * Listener on TCP 443 * ALB as a target group for NLB * AZ's matches between NLB and ALB * NLB is internet-facing

  • ALB * Listener on https * Certificate configuration using aws certificate manager * Rule to target by default Apaches EC2 * ALB is internal

    We test the ALB with telnet and curl from another EC2 instance and is responding with the two commands, but when we used the NLB dns name, nothing happend. We used the same subnets an AZ from the escenario with the port 80, what are we missing?

Best regards

1개 답변
0

The next troubleshooting step I would try is to assign the target group directly to the NLB - skip the ALB just for the time being to ensure that the NLB is operating correctly.

If that still doesn't work, please create a support ticket - from this forum we have very limited (close to no) visibility of customer environments but the support team can help.

Another question has been asked which references this question and provides some other context; my other answer my therefore be better: https://repost.aws/questions/QU94k_s2LyRd-hJRloOlzAwQ

profile pictureAWS
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠