Skip to content

blocky's clientLookup returning router's IP for all domains (in certain conditions) #396

Answered by 0xERR0R
sn0opy asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
try to remove the customDNS entry "fritz.box". Windows performs 2 dns queries automatically "domain.tld" and "domain.tld" with domain name (which is fritz.box). Since you defined "fritz.box" as customDNS, all queries with *.fritz.box will be answered with fritzbox IP. I think, this is similar behaviour (#298).

Maybe you should better define fritz.box as conditional mapping, like this (this is from my config):

conditional:
  mapping:
    fritz.box: udp:192.168.178.1

With this config, all queries like "fritz.box" and "client.fritz.box" will be forwarded to the fritzbox DNS server.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sn0opy
Comment options

Answer selected by sn0opy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants