내용으로 건너뛰기

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년 전459회 조회
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년 전

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

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

관련 콘텐츠