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
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ