A static route between instances EC2

0

hello guys! Could you explain me how I can get working the static route working between two of instance? My design looks like: One is ec2 ubuntu 20. The second is CHR. All is on private network - 10.10.1.0/24 Ec2 ubuntu is 10.10.1.10, CHR is 10.10.1.31. I have created the dummy interfaces on the EC2 ubuntu like dummy-1 with IP 10.55.0.1/24 I have crated a static route on CHR to 10.55.0.0/24 like next-hop 10.10.1.10 (on the CHR side). But looks like there is no direct connection between instance, all traffic walks over iGW, and no one static route works. Of course I have added a rule in security group to allow 10.55.0.0/24. Acl on the interfaces has allow all. Bit no ping from CHR to 10.55.0.1. How I can get it working???? help pls.

1개 답변
0

So. OK! Fixed. Need to use a check box on the interface: option is "Source/dest check"

Now all works!

alexg
답변함 일 년 전

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

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

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

관련 콘텐츠