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

gluon-wan-dnsmasq: use cellular DNS servers #2931

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

blocktrron
Copy link
Member

@blocktrron blocktrron commented Aug 2, 2023

Use DNS servers received from the cellular provider for the WAN dnsmasq instance.
This fixes resolving VPN endpoint DNS requests when using only cellular uplink.

Fixes #2849

Don't use the DNS server received from the cellular provider. The
provider DNS server shall only be used for the WAN dnsmasq resolver
instance.

Signed-off-by: David Bauer <[email protected]>
Use DNS servers received from the cellular provider for the WAN dnsmasq
instance.

This fixes resolving VPN endpoint DNS requests when using only cellular
uplink.

Signed-off-by: David Bauer <[email protected]>
@blocktrron blocktrron merged commit 8055ab2 into freifunk-gluon:master Aug 3, 2023
9 checks passed
@blocktrron blocktrron deleted the cellular-dns branch August 3, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. topic: package Topic: Gluon Packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gluon-web-cellular: DNS servers added to wrong resolv.conf file
1 participant