Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Fix NAT not working 2022-07 #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JulianCBC
Copy link

At some point in the past, reverse path protection was enabled for Amazon Linux 2 AMIs, which causes the host to silently drop all NAT traffic.

My investigation of this issue also uncovered the requirement to disable source/destination checks on the ENIs attached to the NAT box.

This pull request adds patches to brute-force disable reverse path protection and brute-force enable source/destination checks.

This is probably overkill to actually fix the issues, but it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant