スキップしてコンテンツを表示

VPC Network ACLs Inbound Outbound rules

0

current rules

is there any possibility to remove this 'Deny' rules that you can see on the screenshot?

質問済み 2年前462ビュー
2回答
2
承認された回答

No you can't remove that Deny rule, but the default rule #100 effectively overrides it 100% if that's what you want to do. It allows all traffic so that rule #101 in your screenshot is redundant.

エキスパート
回答済み 2年前
エキスパート
レビュー済み 2年前
エキスパート
レビュー済み 2年前
1

No, but you don't need to. The rules in NACL are enforced in the order according to the rule number. Once a rule is matched the action of that rule determines what happens to the packet (allow/deny) and the rules after that are not examined.

AWS
エキスパート
回答済み 2年前
エキスパート
レビュー済み 2年前
エキスパート
レビュー済み 2年前

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

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

関連するコンテンツ