Skip to content

Reverse lookup for client hostnames does not work with Fritz!Box #7447

Answered by CamelT0E
OddMagnet asked this question in Q&A
Discussion options

You must be logged in to vote
  1. You do not have to enter ports in the compose if you use the network mode "host"!
services:
  adguardhome:
    container_name: adguardhome
    image: adguard/adguardhome:latest
    restart: always
    volumes:
      - ./adguard/work:/opt/adguardhome/work
      - ./adguard/conf:/opt/adguardhome/conf
    network_mode: host
  1. i use the following entries in Upstream-DNS-Server:
# Fritz!Box
[/178.168.192.in-addr.arpa/]192.168.178.1
[/fritz.box/]192.168.178.1

i think this will help you :)

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by OddMagnet
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

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