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

only start the resolver if tproxy mode #2715

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

qrkourier
Copy link
Member

@qrkourier qrkourier commented Jan 29, 2025

Nest the resolver, a privileged listener, under tproxy mode. That way, the router process doesn't spew errors about lacking permission to bind privileged port 53 unless it's actually necessary to listen for DNS queries on the specified resolver address in the tunnel binding options. This change reflects the earlier modifications to the non-RDM xgress router tunneler interface in #2483 .

@qrkourier qrkourier merged commit 2775fda into main Jan 30, 2025
40 checks passed
@qrkourier qrkourier deleted the router-resolver-v2-if-tproxy branch January 30, 2025 15:42
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.

2 participants