跳至內容

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 !!

已提問 2 年前檢視次數 421 次

2 個答案
4
已接受的答案

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

專家

已回答 2 年前

專家

已審閱 2 年前

專家

已審閱 2 年前

0

thanks so much !!

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。