Network is unreachable beim Client

Hi Zusammen

Ich wollte mal auch ein Pi-Hole aufbauen, leider scheint es nicht wie vorgesehen zu funktionieren.
Für das Pi-Hole, nutze ich ein RaspBerry Pi (hab 2er und 3er ausprobiert) mit RaspBian.
Die Installation lasse ich automatisch durchlaufen (curl -sSL https://install.pi-hole.net | bash)
Auf dem Client-Rechner (ArchLinux+Gnome) konfiguriere ich mein Lan dazu, dass es als DNS den Pi-Hole nutzt.

Die Anfragen sehe ich auf der Admin Page, aber beim Client kommt immer der Fehler, dass das Netzwerk unerreichbar wäre. Auch wenn ich nun 8.8.8.8 pinge kommt die gleiche Meldung. Da ich gerade kein Verdacht aufbauen kann, wollte ich hier mal nachfragen.

Ich hoffe Jemand hat eine Idee was es sein könnte.

Lg

UPDATE:
Mittlerweile sehe ich auch keine Querys mehr auf der Admin-Page...

Please post the token generated by

pihole -d

or do it through the Web interface:

Tools > Generate Debug Log

*** [ INITIALIZING ]
[i] 2020-09-23:21:00:09 debug log has been initialized.

*** [ INITIALIZING ] Sourcing setup variables
[i] Sourcing /etc/pihole/setupVars.conf...

*** [ DIAGNOSING ]: Core version
[i] Core: v5.1.2 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
[i] Remotes: origin	https://github.com/pi-hole/pi-hole.git (fetch)
             origin	https://github.com/pi-hole/pi-hole.git (push)
[i] Branch: master
[i] Commit: v5.1.2-0-g6b536b7

*** [ DIAGNOSING ]: Web version
[i] Web: v5.1.1 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
[i] Remotes: origin	https://github.com/pi-hole/AdminLTE.git (fetch)
             origin	https://github.com/pi-hole/AdminLTE.git (push)
[i] Branch: master
[i] Commit: v5.1.1-0-ga03d1bd

*** [ DIAGNOSING ]: FTL version
[✓] FTL: v5.2

*** [ DIAGNOSING ]: lighttpd version
[i] 1.4.53

*** [ DIAGNOSING ]: php version
[i] 7.3.19

*** [ DIAGNOSING ]: Operating system
[✓] Distro:  Raspbian
[✓] Version: 10

*** [ DIAGNOSING ]: SELinux
[i] SELinux not detected

*** [ DIAGNOSING ]: Processor
[✓] armv7l

*** [ DIAGNOSING ]: Networking
[✓] IPv4 address(es) bound to the eth0 interface:
   192.168.1.90/24 matches the IP found in /etc/pihole/setupVars.conf

[✓] IPv6 address(es) bound to the eth0 interface:
   fe80::7ee6:d20:1697:aa64 does not match the IP found in /etc/pihole/setupVars.conf (https://discourse.pi-hole.net/t/use-ipv6-ula-addresses-for-pi-hole/2127)

   ^ Please note that you may have more than one IP address listed.
   As long as one of them is green, and it matches what is in /etc/pihole/setupVars.conf, there is no need for concern.

   The link to the FAQ is for an issue that sometimes occurs when the IPv6 address changes, which is why we check for it.

[i] Default IPv4 gateway: 192.168.1.1
   * Pinging 192.168.1.1...
[✓] Gateway responded.

*** [ DIAGNOSING ]: Ports in use
*:22 sshd (IPv4)
*:22 sshd (IPv6)
[80] is in use by lighttpd
[80] is in use by lighttpd
[53] is in use by pihole-FTL
[53] is in use by pihole-FTL
[4711] is in use by pihole-FTL
[4711] is in use by pihole-FTL

*** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
[✓] banner.publisher.to is 0.0.0.0 via localhost (127.0.0.1)
[✓] banner.publisher.to is 0.0.0.0 via Pi-hole (192.168.1.90)
[✓] doubleclick.com is 172.217.168.46 via a remote, public DNS server (8.8.8.8)

*** [ DIAGNOSING ]: Pi-hole processes
[✓] lighttpd daemon is active
[✓] pihole-FTL daemon is active

*** [ DIAGNOSING ]: Setup variables
    PIHOLE_INTERFACE=eth0
    IPV4_ADDRESS=192.168.1.90/24
    IPV6_ADDRESS=
    PIHOLE_DNS_1=8.8.8.8
    PIHOLE_DNS_2=8.8.4.4
    QUERY_LOGGING=true
    INSTALL_WEB_SERVER=true
    INSTALL_WEB_INTERFACE=true
    LIGHTTPD_ENABLED=true
    BLOCKING_ENABLED=true

*** [ DIAGNOSING ]: Dashboard and block page
[✓] Block page X-Header: X-Pi-hole: A black hole for Internet advertisements.
[✓] Web interface X-Header: X-Pi-hole: The Pi-hole Web interface is working!

*** [ DIAGNOSING ]: Gravity List and Database
-rw-rw-r-- 1 pihole pihole 5009408 Sep 23 20:55 /etc/pihole/gravity.db

*** [ DIAGNOSING ]: Info table
   property              value                                   
   --------------------  ----------------------------------------
   version               12                                      
   updated               1600890944                              
   gravity_count         83408                                   
   Last gravity run finished at: Wed 23 Sep 20:55:44 BST 2020

   ----- First 10 Gravity Domains -----
   localhost.localdomain
   n2019cov.000webhostapp.com
   webmail-who-int.000webhostapp.com
   010sec.com
   01mspmd5yalky8.com
   0byv9mgbn0.com
   ns6.0pendns.org
   dns.0pengl.com
   ios.0pengl.com
   0x4fc271.tk


*** [ DIAGNOSING ]: Groups
   id    enabled  name                                                date_added           date_modified        description                                       
   ----  -------  --------------------------------------------------  -------------------  -------------------  --------------------------------------------------
   0           1  Default                                             2020-09-23 20:55:25  2020-09-23 20:55:25  The default group                                 

*** [ DIAGNOSING ]: Domainlist (0/1 = exact white-/blacklist, 2/3 = regex white-/blacklist)

*** [ DIAGNOSING ]: Clients

*** [ DIAGNOSING ]: Adlists
   id    enabled  group_ids     address                                                                                               date_added           date_modified        comment                                           
   ----  -------  ------------  ----------------------------------------------------------------------------------------------------  -------------------  -------------------  --------------------------------------------------
   1           1  0             https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts                                      2020-09-23 20:55:25  2020-09-23 20:55:25  Migrated from /etc/pihole/adlists.list            
   2           1  0             https://mirror1.malwaredomains.com/files/justdomains                                                  2020-09-23 20:55:25  2020-09-23 20:55:25  Migrated from /etc/pihole/adlists.list            

*** [ DIAGNOSING ]: contents of /etc/pihole

-rw-r--r-- 1 root root 46 Sep 23 20:55 /etc/pihole/local.list
   192.168.1.90 raspberrypi
   192.168.1.90 pi.hole

-rw-r--r-- 1 root root 234 Sep 23 20:55 /etc/pihole/logrotate
   /var/log/pihole.log {
   	su root root
   	daily
   	copytruncate
   	rotate 5
   	compress
   	delaycompress
   	notifempty
   	nomail
   }
   /var/log/pihole-FTL.log {
   	su root root
   	weekly
   	copytruncate
   	rotate 3
   	compress
   	delaycompress
   	notifempty
   	nomail
   }

-rw-rw-r-- 1 pihole root 15 Sep 23 20:55 /etc/pihole/pihole-FTL.conf
   PRIVACYLEVEL=0

*** [ DIAGNOSING ]: contents of /etc/dnsmasq.d

-rw-r--r-- 1 root root 1385 Sep 23 20:55 /etc/dnsmasq.d/01-pihole.conf
   addn-hosts=/etc/pihole/local.list
   addn-hosts=/etc/pihole/custom.list
   localise-queries
   no-resolv
   cache-size=10000
   log-queries
   log-facility=/var/log/pihole.log
   local-ttl=2
   log-async
   server=8.8.8.8
   server=8.8.4.4
   interface=eth0
   server=/use-application-dns.net/

*** [ DIAGNOSING ]: contents of /etc/lighttpd

-rw-r--r-- 1 root root 0 Sep 23 20:55 /etc/lighttpd/external.conf

-rw-r--r-- 1 root root 4066 Sep 23 20:55 /etc/lighttpd/lighttpd.conf
   server.modules = (
       "mod_access",
       "mod_accesslog",
       "mod_auth",
       "mod_expire",
       "mod_compress",
       "mod_redirect",
       "mod_setenv",
       "mod_rewrite"
   )
   server.document-root        = "/var/www/html"
   server.error-handler-404    = "/pihole/index.php"
   server.upload-dirs          = ( "/var/cache/lighttpd/uploads" )
   server.errorlog             = "/var/log/lighttpd/error.log"
   server.pid-file             = "/run/lighttpd.pid"
   server.username             = "www-data"
   server.groupname            = "www-data"
   server.port                 = 80
   accesslog.filename          = "/var/log/lighttpd/access.log"
   accesslog.format            = "%{%s}t|%V|%r|%s|%b"
   index-file.names            = ( "index.php", "index.html", "index.lighttpd.html" )
   url.access-deny             = ( "~", ".inc", ".md", ".yml", ".ini" )
   static-file.exclude-extensions = ( ".php", ".pl", ".fcgi" )
   compress.cache-dir = "/var/cache/lighttpd/compress/"
   compress.filetype  = (
       "application/json",
       "application/vnd.ms-fontobject",
       "application/xml",
       "font/eot",
       "font/opentype",
       "font/otf",
       "font/ttf",
       "image/bmp",
       "image/svg+xml",
       "image/vnd.microsoft.icon",
       "image/x-icon",
       "text/css",
       "text/html",
       "text/javascript",
       "text/plain",
       "text/xml"
   )
   mimetype.assign = (
       ".ico"   => "image/x-icon",
       ".jpeg"  => "image/jpeg",
       ".jpg"   => "image/jpeg",
       ".png"   => "image/png",
       ".svg"   => "image/svg+xml",
       ".css"   => "text/css; charset=utf-8",
       ".html"  => "text/html; charset=utf-8",
       ".js"    => "text/javascript; charset=utf-8",
       ".json"  => "application/json; charset=utf-8",
       ".map"   => "application/json; charset=utf-8",
       ".txt"   => "text/plain; charset=utf-8",
       ".eot"   => "application/vnd.ms-fontobject",
       ".otf"   => "font/otf",
       ".ttc"   => "font/collection",
       ".ttf"   => "font/ttf",
       ".woff"  => "font/woff",
       ".woff2" => "font/woff2"
   )
   include_shell "/usr/share/lighttpd/use-ipv6.pl " + server.port
   include_shell "find /etc/lighttpd/conf-enabled -name '*.conf' -a ! -name 'letsencrypt.conf' -printf 'include \"%p\"
' 2>/dev/null"
   $HTTP["url"] =~ "^/admin/" {
       
       setenv.add-response-header = (
           "X-Pi-hole" => "The Pi-hole Web interface is working!",
           "X-Frame-Options" => "DENY"
       )
       $HTTP["url"] =~ "\.(eot|otf|tt[cf]|woff2?)$" {
           
           setenv.add-response-header = ( "Access-Control-Allow-Origin" => "*" )
       }
   }
   $HTTP["url"] =~ "^/admin/\.(.*)" {
       url.access-deny = ("")
   }
   expire.url = ( "" => "access plus 0 seconds" )
   include_shell "cat external.conf 2>/dev/null"

*** [ DIAGNOSING ]: contents of /etc/cron.d

-rw-r--r-- 1 root root 1755 Sep 23 20:55 /etc/cron.d/pihole
   41 3   * * 7   root    PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updateGravity >/var/log/pihole_updateGravity.log || cat /var/log/pihole_updateGravity.log
   00 00   * * *   root    PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole flush once quiet
   @reboot root /usr/sbin/logrotate /etc/pihole/logrotate
   */10 *  * * *   root    PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updatechecker local
   46 17  * * *   root    PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updatechecker remote
   @reboot root    PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updatechecker remote reboot

*** [ DIAGNOSING ]: contents of /var/log/lighttpd

-rw-r--r-- 1 www-data www-data 846 Sep 23 21:00 /var/log/lighttpd/error.log
   2020-09-23 20:53:57: (server.c.1464) server started (lighttpd/1.4.53) 
   2020-09-23 20:55:12: (server.c.2059) server stopped by UID = 0 PID = 1 
   2020-09-23 20:55:13: (server.c.1464) server started (lighttpd/1.4.53) 
   2020-09-23 21:00:14: (mod_fastcgi.c.421) FastCGI-stderr: PHP Notice:  Undefined offset: 0 in /var/www/html/pihole/index.php on line 227
   2020-09-23 21:00:14: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /var/www/html/pihole/index.php on line 228
   2020-09-23 21:00:14: (mod_fastcgi.c.421) FastCGI-stderr: PHP Notice:  Undefined offset: 0 in /var/www/html/pihole/index.php on line 227
   2020-09-23 21:00:14: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /var/www/html/pihole/index.php on line 228

*** [ DIAGNOSING ]: contents of /var/log

-rw-r--r-- 1 pihole pihole 6013 Sep 23 20:55 /var/log/pihole-FTL.log
   -----head of pihole-FTL.log------
   [2020-09-23 20:55:23.832 13481M] Using log file /var/log/pihole-FTL.log
   [2020-09-23 20:55:23.833 13481M] ########## FTL started! ##########
   [2020-09-23 20:55:23.833 13481M] FTL branch: master
   [2020-09-23 20:55:23.833 13481M] FTL version: v5.2
   [2020-09-23 20:55:23.833 13481M] FTL commit: dbd4a69
   [2020-09-23 20:55:23.833 13481M] FTL date: 2020-08-09 22:09:43 +0100
   [2020-09-23 20:55:23.833 13481M] FTL user: pihole
   [2020-09-23 20:55:23.834 13481M] Compiled for armhf (compiled on CI) using arm-linux-gnueabihf-gcc (Debian 6.3.0-18) 6.3.0 20170516
   [2020-09-23 20:55:23.834 13481M] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
   [2020-09-23 20:55:23.834 13481M]    SOCKET_LISTENING: only local
   [2020-09-23 20:55:23.834 13481M]    AAAA_QUERY_ANALYSIS: Show AAAA queries
   [2020-09-23 20:55:23.834 13481M]    MAXDBDAYS: max age for stored queries is 365 days
   [2020-09-23 20:55:23.834 13481M]    RESOLVE_IPV6: Resolve IPv6 addresses
   [2020-09-23 20:55:23.834 13481M]    RESOLVE_IPV4: Resolve IPv4 addresses
   [2020-09-23 20:55:23.834 13481M]    DBINTERVAL: saving to DB file every minute
   [2020-09-23 20:55:23.834 13481M]    DBFILE: Using /etc/pihole/pihole-FTL.db
   [2020-09-23 20:55:23.835 13481M]    MAXLOGAGE: Importing up to 24.0 hours of log data
   [2020-09-23 20:55:23.835 13481M]    PRIVACYLEVEL: Set to 0
   [2020-09-23 20:55:23.835 13481M]    IGNORE_LOCALHOST: Show queries from localhost
   [2020-09-23 20:55:23.835 13481M]    BLOCKINGMODE: Null IPs for blocked domains
   [2020-09-23 20:55:23.835 13481M]    ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
   [2020-09-23 20:55:23.835 13481M]    DBIMPORT: Importing history from database
   [2020-09-23 20:55:23.835 13481M]    PIDFILE: Using /run/pihole-FTL.pid
   [2020-09-23 20:55:23.835 13481M]    PORTFILE: Using /run/pihole-FTL.port
   [2020-09-23 20:55:23.835 13481M]    SOCKETFILE: Using /run/pihole/FTL.sock
   [2020-09-23 20:55:23.836 13481M]    SETUPVARSFILE: Using /etc/pihole/setupVars.conf
   [2020-09-23 20:55:23.836 13481M]    MACVENDORDB: Using /etc/pihole/macvendor.db
   [2020-09-23 20:55:23.836 13481M]    GRAVITYDB: Using /etc/pihole/gravity.db
   [2020-09-23 20:55:23.836 13481M]    PARSE_ARP_CACHE: Active
   [2020-09-23 20:55:23.836 13481M]    CNAME_DEEP_INSPECT: Active
   [2020-09-23 20:55:23.836 13481M]    DELAY_STARTUP: No delay requested.
   [2020-09-23 20:55:23.836 13481M]    NICE: Set process niceness to -10 (default)
   [2020-09-23 20:55:23.836 13481M]    BLOCK_ESNI: Enabled, blocking _esni.{blocked domain}
   [2020-09-23 20:55:23.836 13481M]    NAMES_FROM_NETDB: Enabled, trying to get names from network database
   [2020-09-23 20:55:23.837 13481M] Finished config file parsing

   -----tail of pihole-FTL.log------
   [2020-09-23 20:55:25.349 13481M]  -> Total DNS queries: 0
   [2020-09-23 20:55:25.349 13481M]  -> Cached DNS queries: 0
   [2020-09-23 20:55:25.349 13481M]  -> Forwarded DNS queries: 0
   [2020-09-23 20:55:25.350 13481M]  -> Blocked DNS queries: 0
   [2020-09-23 20:55:25.350 13481M]  -> Unknown DNS queries: 0
   [2020-09-23 20:55:25.350 13481M]  -> Unique domains: 0
   [2020-09-23 20:55:25.350 13481M]  -> Unique clients: 0
   [2020-09-23 20:55:25.350 13481M]  -> Known forward destinations: 0
   [2020-09-23 20:55:25.350 13481M] Successfully accessed setupVars.conf
   [2020-09-23 20:55:25.361 13483M] PID of FTL process: 13483
   [2020-09-23 20:55:25.363 13483/T13484] Listening on port 4711 for incoming IPv4 telnet connections
   [2020-09-23 20:55:25.364 13483/T13486] Listening on Unix socket
   [2020-09-23 20:55:25.368 13483/T13485] Listening on port 4711 for incoming IPv6 telnet connections
   [2020-09-23 20:55:25.369 13483M] Reloading DNS cache
   [2020-09-23 20:55:25.369 13483M] Blocking status is enabled
   [2020-09-23 20:55:25.436 13483M] gravityDB_open(): /etc/pihole/gravity.db does not exist
   [2020-09-23 20:55:25.436 13483M] gravityDB_open(): /etc/pihole/gravity.db does not exist
   [2020-09-23 20:55:25.436 13483M] gravityDB_count(0): Gravity database not available
   [2020-09-23 20:55:25.436 13483M] gravityDB_open(): /etc/pihole/gravity.db does not exist
   [2020-09-23 20:55:25.437 13483M] gravityDB_count(3): Gravity database not available
   [2020-09-23 20:55:25.437 13483M] WARN: Database query failed, assuming there are no blacklist regex entries
   [2020-09-23 20:55:25.437 13483M] gravityDB_open(): /etc/pihole/gravity.db does not exist
   [2020-09-23 20:55:25.437 13483M] gravityDB_count(4): Gravity database not available
   [2020-09-23 20:55:25.437 13483M] WARN: Database query failed, assuming there are no whitelist regex entries
   [2020-09-23 20:55:25.437 13483M] Compiled 0 whitelist and 0 blacklist regex filters for 0 clients in 0.6 msec
   [2020-09-23 20:55:48.090 13483M] Reloading DNS cache
   [2020-09-23 20:55:48.091 13483M] Blocking status is enabled
   [2020-09-23 20:55:48.156 13483M] INFO: No regex blacklist entries found
   [2020-09-23 20:55:48.157 13483M] INFO: No regex whitelist entries found
   [2020-09-23 20:55:48.157 13483M] Compiled 0 whitelist and 0 blacklist regex filters for 0 clients in 1.6 msec
   [2020-09-23 20:55:48.357 13483M] Reloading DNS cache
   [2020-09-23 20:55:48.358 13483M] Blocking status is enabled
   [2020-09-23 20:55:48.411 13483M] INFO: No regex blacklist entries found
   [2020-09-23 20:55:48.412 13483M] INFO: No regex whitelist entries found
   [2020-09-23 20:55:48.412 13483M] Compiled 0 whitelist and 0 blacklist regex filters for 0 clients in 2.4 msec

*** [ DIAGNOSING ]: contents of /dev/shm
-rw------- 1 pihole pihole 323584 Sep 23 20:55 /dev/shm/FTL-clients
-rw------- 1 pihole pihole 144 Sep 23 20:55 /dev/shm/FTL-counters
-rw------- 1 pihole pihole 4096 Sep 23 20:55 /dev/shm/FTL-dns-cache
-rw------- 1 pihole pihole 65536 Sep 23 20:55 /dev/shm/FTL-domains
-rw------- 1 pihole pihole 28 Sep 23 20:55 /dev/shm/FTL-lock
-rw------- 1 pihole pihole 77824 Sep 23 20:55 /dev/shm/FTL-overTime
-rw------- 1 pihole pihole 4096 Sep 23 20:55 /dev/shm/FTL-per-client-regex
-rw------- 1 pihole pihole 229376 Sep 23 20:55 /dev/shm/FTL-queries
-rw------- 1 pihole pihole 12 Sep 23 20:55 /dev/shm/FTL-settings
-rw------- 1 pihole pihole 4096 Sep 23 21:00 /dev/shm/FTL-strings
-rw------- 1 pihole pihole 20480 Sep 23 20:55 /dev/shm/FTL-upstreams

*** [ DIAGNOSING ]: Locale
    LANG=en_GB.UTF-8

*** [ DIAGNOSING ]: Pi-hole log
-rw-r--r-- 1 pihole pihole 1564 Sep 23 21:00 /var/log/pihole.log
   -----head of pihole.log------
   Sep 23 20:55:25 dnsmasq[13483]: started, version pi-hole-2.81 cachesize 10000
   Sep 23 20:55:25 dnsmasq[13483]: compile time options: IPv6 GNU-getopt no-DBus no-UBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC loop-detect inotify dumpfile
   Sep 23 20:55:25 dnsmasq[13483]: using only locally-known addresses for domain use-application-dns.net
   Sep 23 20:55:25 dnsmasq[13483]: using nameserver 8.8.4.4#53
   Sep 23 20:55:25 dnsmasq[13483]: using nameserver 8.8.8.8#53
   Sep 23 20:55:25 dnsmasq[13483]: read /etc/hosts - 5 addresses
   Sep 23 20:55:25 dnsmasq[13483]: failed to load names from /etc/pihole/custom.list: No such file or directory
   Sep 23 20:55:25 dnsmasq[13483]: failed to load names from /etc/pihole/local.list: No such file or directory
   Sep 23 20:55:48 dnsmasq[13483]: read /etc/hosts - 5 addresses
   Sep 23 20:55:48 dnsmasq[13483]: failed to load names from /etc/pihole/custom.list: No such file or directory
   Sep 23 20:55:48 dnsmasq[13483]: read /etc/pihole/local.list - 2 addresses
   Sep 23 20:55:48 dnsmasq[13483]: read /etc/hosts - 5 addresses
   Sep 23 20:55:48 dnsmasq[13483]: failed to load names from /etc/pihole/custom.list: No such file or directory
   Sep 23 20:55:48 dnsmasq[13483]: read /etc/pihole/local.list - 2 addresses
   Sep 23 21:00:13 dnsmasq[13483]: query[A] banner.publisher.to from 127.0.0.1
   Sep 23 21:00:13 dnsmasq[13483]: gravity blocked banner.publisher.to is 0.0.0.0
   Sep 23 21:00:13 dnsmasq[13483]: query[A] banner.publisher.to from 192.168.1.90
   Sep 23 21:00:13 dnsmasq[13483]: gravity blocked banner.publisher.to is 0.0.0.0

Hat sich nach der neuinstallation wieder erledigt. Hab jetzt schlussendlich den Raspberry pi 2 gebraucht statt 3. Ka wieso es jetzt geht.
Hab lediglich immer wieder von vorne eingerichtet...

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.