Ir para o conteúdo

How to troubleshoot the traffic flow ?

0

I have the following: Enter image description here I did this in a demo lab. It works. The demo created VPC and EC2 via cloudformation. I only configured TGW and both eth0 and eth1 Route table. But when I configured everything manually, traffic flow was successful without via the service VPC, instead of via only TGW. But after I moved Client and Server attachments to service RT and reconfigured eth0 and eth1 based on the instruction. No traffic flows to eth0. Any way or tool can be used to identify which step is broken ?

thanks !!

feita há 2 anos426 visualizações

2 Respostas
4
Resposta aceita

Reachability Analyzer is a configuration analysis tool that enables you to perform connectivity testing between a source resource and a destination resource in your virtual private clouds (VPCs). When the destination is reachable, Reachability Analyzer produces hop-by-hop details of the virtual network path between the source and the destination. When the destination is not reachable, Reachability Analyzer identifies the blocking component. For example, paths can be blocked by configuration issues in a security group, network ACL, route table, or load balancer.

https://docs.aws.amazon.com/vpc/latest/reachability/what-is-reachability-analyzer.html

ESPECIALISTA

respondido há 2 anos

ESPECIALISTA

avaliado há 2 anos

ESPECIALISTA

avaliado há 2 anos

0

thanks so much !!

respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.