Connect to IP adress with PI-hole

Thanks for the reply. But I am stuck at the following:

  • I follow the Post install documentation
  • Click next link configure your router to have DHCP clients use Pi-hole as their DNS server.
  • Then method 1 Setup says: Log into your router's configuration page and find the DHCP/DNS settings ..
  • I Try to reach routers configuration page by calling my routers IP adress via terminal ($ ip route | grep default) in my pi but and use it as input for the browser it gives the error again: net::ERR_CONNECTION_REFUSED
  • I try to change static domain_name_server in the etc/dhcpcd.conf file to the IP address of the device running Pi-hole. 192.168.1.23/24, but it makes no difference. and browser gives still same error.
    _Also I have a raspberry pi 3A so no ethernet cable. The note at the previous mentioned setup link: Note: make sure you adjust this setting under your LAN settings and not the WAN. does not work for me right?

I am new to this and this is my first Pi project, so I am sorry for probably misunderstanding a lot.

Thanks in advance