Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various: allowlist quad-100 DNS traffic from container interfaces #12174

Closed
wants to merge 1 commit into from

Conversation

awly
Copy link
Contributor

@awly awly commented May 17, 2024

Add a new prefs knob to allowlist DNS traffic from certain interfaces in the FORWARD chain (when source is not localhost). This is mainly for container engines. By default, allowlist some known container bridge interfaces like "docker0".

Implement interface detection for Docker, more detections in follow-up PRs.

Updates #12108

@awly awly requested review from andrew-d and maisem May 17, 2024 23:21
Add a new prefs knob to allowlist DNS traffic from certain interfaces in
the FORWARD chain (when source is not localhost). This is mainly for
container engines. By default, allowlist some known container bridge
interfaces like "docker0".

Implement interface detection for Docker, more detections in follow-up
PRs.

Updates #12108

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
@awly awly force-pushed the awly/stateful-filtering-allow-dns branch from cdf6a3a to 2d4e877 Compare May 17, 2024 23:31
@awly awly closed this May 23, 2024
@awly awly deleted the awly/stateful-filtering-allow-dns branch May 23, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant