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

Enable and Disable DNS rewrites #1765

Open
Aikatsui opened this issue Jun 3, 2020 · 5 comments
Open

Enable and Disable DNS rewrites #1765

Aikatsui opened this issue Jun 3, 2020 · 5 comments

Comments

@Aikatsui
Copy link
Contributor

Aikatsui commented Jun 3, 2020

Description

Add column with check boxes for enable and disable each DNS rewrites same as blocklists

image

@devinslick
Copy link

@ameshkov ,
Is there, or could there be a way to do this on a per-client basis?

@ameshkov
Copy link
Member

ameshkov commented Jun 3, 2020

@devinslick nope. What's the usecase?

@devinslick
Copy link

@ameshkov , I'm using rewrites to support internal records for a split zone. Adding client granularity could allow only trusted clients to point to internal services. Even a feature in the client settings like "Ignore all DNS rewrites" would be great for that.

@ameshkov
Copy link
Member

ameshkov commented Jun 8, 2020

@devinslick this may help then: #1761

Once $client modifier is added, "exclusion" rules may be added on a per-client basis, something like @@||example.local$client=192.168.1.123.

@brightdroid
Copy link

I've a similar/same problem, I'd like to rewrite a (internal) domain for all clients except my iot network.
This custom filter rule does not work:

||home.local^$client=192.168.100.0/23

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

No branches or pull requests

4 participants