Jump to content

SUBIECTE NOI
« 1 / 5 »
RSS
Impozite pe proprietati de anul v...

teava rezistenta panou apa calda

Acces in Curte din Drum National

Sub mobila de bucatarie si sub fr...
 Rezultat RMN

Numar circuite IPAT si prindere t...

Pareri brgimportchina.ro - teapa ...

Lucruri inaintea vremurilor lor
 Discuții despre TVR Sport HD

Cost abonament clinica privata

Tremura toata, dar nu de la ro...

Renault Android
 Recomandare bicicleta e-bike 20&#...

Bing-Content removal tool

Nu pot accesa monitorulsv.ro de l...

Cum sa elimini urmele de acnee?
 

PiHole

* * * * * 1 votes
  • Please log in to reply
86 replies to this topic

#19
foxbat

foxbat

    Guru Member

  • Grup: Senior Members
  • Posts: 13,809
  • Înscris: 22.12.2005
nu zice nimic

da , e ok cu folderul
am icnercat si asta inainte

#20
ogo

ogo

    Senior Member

  • Grup: Senior Members
  • Posts: 4,524
  • Înscris: 07.03.2006
Nu mai da edit dupa raspuns :)
Vezi ca ai altceva (bind teoretic) pe 53 care merge (pihole are nevoie de 53-dns si 80-http minim ca sa porneasca).
Omoara-l :)

#21
foxbat

foxbat

    Guru Member

  • Grup: Senior Members
  • Posts: 13,809
  • Înscris: 22.12.2005
Last login: Wed Nov 11 22:20:52 2020
alex@ubuntu:~$ sudo -i
[sudo] password for alex:
root@ubuntu:~# sudo service pihole-FTL restart
root@ubuntu:~# sudo service pihole-FTL restart
root@ubuntu:~# sudo service pihole-FTL status
● pihole-FTL.service - LSB: pihole-FTL daemon
Loaded: loaded (/etc/init.d/pihole-FTL; generated)
Active: active (exited) since Wed 2020-11-11 22:24:39 UTC; 6s ago
   Docs: man:systemd-sysv-generator(8)
    Process: 1622 ExecStart=/etc/init.d/pihole-FTL start (code=exited, status=0>
Nov 11 22:24:38 Ubuntu systemd[1]: Starting LSB: pihole-FTL daemon...
Nov 11 22:24:39 ubuntu pihole-FTL[1622]: Not running
Nov 11 22:24:39 ubuntu su[1640]: (to pihole) root on none
Nov 11 22:24:39 ubuntu su[1640]: pam_unix(su:session): session opened for user >
Nov 11 22:24:39 ubuntu su[1640]: pam_unix(su:session): session closed for user >
Nov 11 22:24:39 ubuntu systemd[1]: Started LSB: pihole-FTL daemon.
lines 1-12/12 (END)

multumesc frumos, daca mai e loc continuam.."azi".acum ma duc sa reincarc bateria ( in perna:)

#22
ogo

ogo

    Senior Member

  • Grup: Senior Members
  • Posts: 4,524
  • Înscris: 07.03.2006
sudo netstat -tulpn | grep 53
sau
sudo lsof -i -P -n | grep 53

problema ta e aici:
*** [ DIAGNOSING ]: Ports in use
127.0.0.1:953 named (IPv4)
[53] is in use by named (https://docs.pi-hole...quisites/#ports)
[53] is in use by named (https://docs.pi-hole...quisites/#ports)
[53] is in use by named (https://docs.pi-hole...quisites/#ports)
[53] is in use by named (https://docs.pi-hole...quisites/#ports)
[53] is in use by named (https://docs.pi-hole...quisites/#ports)
[53] is in use by named (https://docs.pi-hole...quisites/#ports)
[53] is in use by named (https://docs.pi-hole...quisites/#ports)
[53] is in use by named (https://docs.pi-hole...quisites/#ports)
[53] is in use by named (https://docs.pi-hole...quisites/#ports)

portul 53 e deja folosit de bind
poti verifica cu
sudo service bind9 status

trbuie sa "scapi" de el.
sudo service bind9 stop
sudo apt-get remove bind9


si dupa
sudo pihole -r 

Edited by ogo, 12 November 2020 - 00:33.


#23
foxbat

foxbat

    Guru Member

  • Grup: Senior Members
  • Posts: 13,809
  • Înscris: 22.12.2005
root@ubuntu:~# sudo lsof -i -P -n | grep LISTEN
named   767     bind   22u  IPv4  37104   0t0  TCP 127.0.0.1:953 (LISTEN)
named   767     bind   26u  IPv4  37056   0t0  TCP 127.0.0.1:53 (LISTEN)
named   767     bind   27u  IPv4  37056   0t0  TCP 127.0.0.1:53 (LISTEN)
named   767     bind   28u  IPv4  37056   0t0  TCP 127.0.0.1:53 (LISTEN)
named   767     bind   32u  IPv4  36504   0t0  TCP 192.168.3.93:53 (LISTEN)
named   767     bind   33u  IPv4  36504   0t0  TCP 192.168.3.93:53 (LISTEN)
named   767     bind   34u  IPv4  36504   0t0  TCP 192.168.3.93:53 (LISTEN)
named   767     bind   37u  IPv6  37063   0t0  TCP [::1]:53 (LISTEN)
named   767     bind   38u  IPv6  37063   0t0  TCP [::1]:53 (LISTEN)
named   767     bind   39u  IPv6  37063   0t0  TCP [::1]:53 (LISTEN)
named   767     bind   44u  IPv6  36527   0t0  TCP [fe80::20c:29ff:fe72:d245]:53 (LISTEN)
named   767     bind   45u  IPv6  36527   0t0  TCP [fe80::20c:29ff:fe72:d245]:53 (LISTEN)
named   767     bind   46u  IPv6  36527   0t0  TCP [fe80::20c:29ff:fe72:d245]:53 (LISTEN)
named   767     bind   47u  IPv6  37105   0t0  TCP [::1]:953 (LISTEN)
sshd    815     root    3u  IPv4  33791   0t0  TCP *:22 (LISTEN)
sshd    815     root    4u  IPv6  36874   0t0  TCP *:22 (LISTEN)
lighttpd   852     www-data    4u  IPv4  36647   0t0  TCP *:80 (LISTEN)
lighttpd   852     www-data    5u  IPv6  36648   0t0  TCP *:80 (LISTEN)
miniserv. 1045     root    5u  IPv4  37476   0t0  TCP *:10000 (LIST

dupa ce am dat si bind-ul jos  (purge ) acum nu mai este verde nici DNS-ul.:)))
DNS service not running FTL offline
Load:  0.54  0.19  0.07
Memory usage:  10.1 

alex@ubuntu:~$ pihole -r
  [✓] Root user check
    .;;,.
    .ccccc:,.
:cccclll:.   ..,,
  :ccccclll.   ;ooodc
   'ccll:;ll .oooodc
.;cll.;;looo:.
.. ','.
    .',,,,,,'.
  .',,,,,,,,,,.
    .',,,,,,,,,,,,....
  ....''',,,,,,,'.......
    .........  ....  .........
    ..........   ..........
    ..........   ..........
    .........  ....  .........
  ........,,,,,,,'......
    ....',,,,,,,,,,,,.
   .',,,,,,,,,'.
    .',,,,,,'.
  ..'''.
  [✓] Update local cache of available packages
  [i] Existing PHP installation detected : PHP version 7.4.3
  [i] Repair option selected
  [✓] Disk space check
  [✓] Checking apt-get for upgraded packages... up to date!
  [i] Installer Dependency checks...
  [✓] Checking for dhcpcd5
  [✓] Checking for git
  [✓] Checking for iproute2
  [✓] Checking for whiptail
  [✓] Checking for dnsutils
  [✓] Supported OS detected
  [i] SELinux not detected
  [i] Performing reconfiguration, skipping download of local repos
  [✓] Resetting repository within /etc/.pihole...
  [✓] Resetting repository within /var/www/html/admin...
  [i] Main Dependency checks...
  [✓] Checking for cron
  [✓] Checking for curl
  [✓] Checking for iputils-ping
  [✓] Checking for lsof
  [✓] Checking for netcat
  [✓] Checking for psmisc
  [✓] Checking for sudo
  [✓] Checking for unzip
  [✓] Checking for wget
  [✓] Checking for idn2
  [✓] Checking for sqlite3
  [✓] Checking for libcap2-bin
  [i] Checking for dns-root-data (will be installed)
  [✓] Checking for libcap2
  [✓] Checking for lighttpd
  [✓] Checking for php7.4-common
  [✓] Checking for php7.4-cgi
  [✓] Checking for php7.4-sqlite3
  [✓] Checking for php7.4-xml
  [✓] Checking for php7.4-intl
  [i] Processing apt-get install(s) for: dns-root-data, please wait...
--------------------------------------------------------------------------------
Selecting previously unselected package dns-root-data.
(Reading database ... 166268 files and directories currently installed.)
Preparing to unpack .../dns-root-data_2019052802_all.deb ...
Unpacking dns-root-data (2019052802) ...
Setting up dns-root-data (2019052802) ...
--------------------------------------------------------------------------------
  [✓] Enabling lighttpd service to start on reboot...
  [✓] Checking for user 'pihole'
  [i] FTL Checks...
  [✓] Detected x86_64 architecture
  [i] Checking for existing FTL binary...
  [i] Latest FTL Binary already installed (v5.2). Confirming Checksum...
  [i] Checksum correct. No need to download!
  [✓] Installing scripts from /etc/.pihole
  [i] Installing configs from /etc/.pihole...
  [i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone!
  [✓] Copying 01-pihole.conf to /etc/dnsmasq.d/01-pihole.conf
  [i] Installing blocking page...
  [✓] Creating directory for blocking page, and copying files
  [i] Backing up index.lighttpd.html
  No default index.lighttpd.html file found... not backing up
  [✓] Installing sudoer file
  [✓] Installing latest Cron script
  [✓] Installing latest logrotate script
  [i] Backing up /etc/dnsmasq.conf to /etc/dnsmasq.conf.old
  [✓] man pages installed and database updated
  [i] Testing if systemd-resolved is enabled
  [i] Systemd-resolved does not need to be restarted
  [✓] Restarting lighttpd service...
  [✓] Enabling lighttpd service to start on reboot...
  [i] Restarting services...
  [✓] Enabling pihole-FTL service to start on reboot...
  [✓] Restarting pihole-FTL service...
  [✓] Deleting existing list cache
  [i] Neutrino emissions detected...
  [✓] Pulling blocklist source list into range
  [✓] Preparing new gravity database
  [i] Target: https://raw.githubus...ts/master/hosts
  [✓] Status: Retrieval successful
  [i] Received 59694 domains
  [i] Target: https://mirror1.malw...les/justdomains
  [✓] Status: Retrieval successful
  [i] Received 26854 domains
  [✓] Storing downloaded domains in new gravity database
  [✓] Building tree
  [✓] Swapping databases
  [i] Number of gravity domains: 86548 (86511 unique domains)
  [i] Number of exact blacklisted domains: 1
  [i] Number of regex blacklist filters: 0
  [i] Number of exact whitelisted domains: 0
  [i] Number of regex whitelist filters: 0
  [✗]
  [✓] Cleaning up stray matter
  [✓] Restarting DNS server
  [✗] DNS service is NOT running
  [i] The install log is located at: /etc/pihole/install.log
Update Complete!
  Current Pi-hole version is v5.1.2.
  Current AdminLTE version is v5.1.1.
  Current FTL version is v5.2.
alex@ubuntu:~$

#24
ogo

ogo

    Senior Member

  • Grup: Senior Members
  • Posts: 4,524
  • Înscris: 07.03.2006
sudo pihole checkout master


#25
foxbat

foxbat

    Guru Member

  • Grup: Senior Members
  • Posts: 13,809
  • Înscris: 22.12.2005
alex@ubuntu:~$ sudo pihole checkout master
  Please note that changing branches severely alters your Pi-hole subsystems
  Features that work on the master branch, may not on a development branch
  This feature is NOT supported unless a Pi-hole developer explicitly asks!
  Have you read and understood this? [y/N] y
  [i] Shortcut "master" detected - checking out master branches...
  [i] Pi-hole core
  [✓] Switching to branch: 'master' from 'refs/heads/master'
Already up to date.
  [i] Web interface
  [✓] Switching to branch: 'master' from 'refs/heads/master'
Already up to date.
  [i] Running installer to upgrade your installation
  [✓] Root user check
    .;;,.
    .ccccc:,.
:cccclll:.   ..,,
  :ccccclll.   ;ooodc
   'ccll:;ll .oooodc
.;cll.;;looo:.
.. ','.
    .',,,,,,'.
  .',,,,,,,,,,.
    .',,,,,,,,,,,,....
  ....''',,,,,,,'.......
    .........  ....  .........
    ..........   ..........
    ..........   ..........
    .........  ....  .........
  ........,,,,,,,'......
    ....',,,,,,,,,,,,.
   .',,,,,,,,,'.
    .',,,,,,'.
  ..'''.
  [✓] Update local cache of available packages
  [i] Existing PHP installation detected : PHP version 7.4.3
  [i] Performing unattended setup, no whiptail dialogs will be displayed
  [✓] Disk space check
  [✓] Checking apt-get for upgraded packages... up to date!
  [i] Installer Dependency checks...
  [✓] Checking for dhcpcd5
  [✓] Checking for git
  [✓] Checking for iproute2
  [✓] Checking for whiptail
  [✓] Checking for dnsutils
  [✓] Supported OS detected
  [i] SELinux not detected
  [✓] Check for existing repository in /etc/.pihole
  [i] Update repo in /etc/.pihole...HEAD is now at 6b536b7 Merge pull request #3564 from pi-hole/release/v5.1.2
  [✓] Update repo in /etc/.pihole
  [✓] Check for existing repository in /var/www/html/admin
  [i] Update repo in /var/www/html/admin...HEAD is now at a03d1bd Merge pull request #1498 from pi-hole/release/v5.1.1
  [✓] Update repo in /var/www/html/admin
  [i] Main Dependency checks...
  [✓] Checking for cron
  [✓] Checking for curl
  [✓] Checking for iputils-ping
  [✓] Checking for lsof
  [✓] Checking for netcat
  [✓] Checking for psmisc
  [✓] Checking for sudo
  [✓] Checking for unzip
  [✓] Checking for wget
  [✓] Checking for idn2
  [✓] Checking for sqlite3
  [✓] Checking for libcap2-bin
  [✓] Checking for dns-root-data
  [✓] Checking for libcap2
  [✓] Checking for lighttpd
  [✓] Checking for php7.4-common
  [✓] Checking for php7.4-cgi
  [✓] Checking for php7.4-sqlite3
  [✓] Checking for php7.4-xml
  [✓] Checking for php7.4-intl
  [✓] Enabling lighttpd service to start on reboot...
  [✓] Checking for user 'pihole'
  [i] FTL Checks...
  [✓] Detected x86_64 architecture
  [i] Checking for existing FTL binary...
  [i] Latest FTL Binary already installed (v5.2). Confirming Checksum...
  [i] Checksum correct. No need to download!
  [✓] Installing scripts from /etc/.pihole
  [i] Installing configs from /etc/.pihole...
  [i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone!
  [✓] Copying 01-pihole.conf to /etc/dnsmasq.d/01-pihole.conf
  [i] Installing blocking page...
  [✓] Creating directory for blocking page, and copying files
  [i] Backing up index.lighttpd.html
  No default index.lighttpd.html file found... not backing up
  [✓] Installing sudoer file
  [✓] Installing latest Cron script
  [✓] Installing latest logrotate script
  [i] Backing up /etc/dnsmasq.conf to /etc/dnsmasq.conf.old
  [✓] man pages installed and database updated
  [i] Testing if systemd-resolved is enabled
  [i] Systemd-resolved does not need to be restarted
  [✓] Restarting lighttpd service...
  [✓] Enabling lighttpd service to start on reboot...
  [i] Restarting services...
  [✓] Enabling pihole-FTL service to start on reboot...
  [✓] Restarting pihole-FTL service...
  [✓] Deleting existing list cache
  [i] Neutrino emissions detected...
  [✓] Pulling blocklist source list into range
  [✓] Preparing new gravity database
  [i] Target: https://raw.githubus...ts/master/hosts
  [✓] Status: Retrieval successful
  [i] Received 59694 domains
  [i] Target: https://mirror1.malw...les/justdomains
  [✓] Status: Retrieval successful
  [i] Received 26854 domains
  [✓] Storing downloaded domains in new gravity database
  [✓] Building tree
  [✓] Swapping databases
  [i] Number of gravity domains: 86548 (86511 unique domains)
  [i] Number of exact blacklisted domains: 1
  [i] Number of regex blacklist filters: 0
  [i] Number of exact whitelisted domains: 0
  [i] Number of regex whitelist filters: 0
  [✗]
  [✓] Cleaning up stray matter
  [✓] Restarting DNS server
  [✗] DNS service is NOT running
  [i] The install log is located at: /etc/pihole/install.log
Update Complete!
  Current Pi-hole version is v5.1.2.
  Current AdminLTE version is v5.1.1.
  Current FTL version is v5.2.
alex@ubuntu:~$

#26
ogo

ogo

    Senior Member

  • Grup: Senior Members
  • Posts: 4,524
  • Înscris: 07.03.2006
cat /etc/resolv.conf
si paste

#27
foxbat

foxbat

    Guru Member

  • Grup: Senior Members
  • Posts: 13,809
  • Înscris: 22.12.2005
e funny:) am citit ce mi ai spus sa fac dupa ce facusem :) ( ma refer la partea cu bind-ul)
gand la gand.
dar o mai facusem astazi, fix cu acelasi rezultat
:(

Current FTL version is v5.2.
alex@ubuntu:~$ ^C
alex@ubuntu:~$ cat /etc/resolv.conf
# Generated by dhcpcd from ens33.dhcp
# /etc/resolv.conf.head can replace this line
nameserver 8.8.8.8
nameserver 8.8.4.4
# /etc/resolv.conf.tail can replace this line
alex@ubuntu:~$

#28
ogo

ogo

    Senior Member

  • Grup: Senior Members
  • Posts: 4,524
  • Înscris: 07.03.2006
well, incerci si-un reboot si sa instalezi dupa din nou pihole?

#29
foxbat

foxbat

    Guru Member

  • Grup: Senior Members
  • Posts: 13,809
  • Înscris: 22.12.2005
login as: alex
[email protected]'s password:
Welcome to Ubuntu 20.04.1 LTS (GNU/Linux 5.4.0-53-generic x86_64)
* Documentation:  https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support:     https://ubuntu.com/advantage
  System information as of Wed 11 Nov 2020 10:52:41 PM UTC
  System load:     0.62
  Usage of /: 18.1% of 39.12GB
  Memory usage:    11%
  Swap usage: 0%
  Processes:   271
  Users logged in:     0
  IPv4 address for ens33: 192.168.3.93
  IPv6 address for ens33: 2a02:2f0a:4500:8200:d81e:b21d:b976:6e3
  IPv6 address for ens33: 2a02:2f0a:4500:8200:20c:29ff:fe72:d245
* Introducing self-healing high availability clustering for MicroK8s!
   Super simple, hardened and opinionated Kubernetes for production.
https://microk8s.io/high-availability
0 updates can be installed immediately.
0 of these updates are security updates.

Last login: Wed Nov 11 22:36:17 2020 from 192.168.3.57
alex@ubuntu:~$ pihole -r
[sudo] password for alex:
  [✓] Root user check
    .;;,.
    .ccccc:,.
:cccclll:.   ..,,
  :ccccclll.   ;ooodc
   'ccll:;ll .oooodc
.;cll.;;looo:.
.. ','.
    .',,,,,,'.
  .',,,,,,,,,,.
    .',,,,,,,,,,,,....
  ....''',,,,,,,'.......
    .........  ....  .........
    ..........   ..........
    ..........   ..........
    .........  ....  .........
  ........,,,,,,,'......
    ....',,,,,,,,,,,,.
   .',,,,,,,,,'.
    .',,,,,,'.
  ..'''.
  [✓] Update local cache of available packages
  [i] Existing PHP installation detected : PHP version 7.4.3
  [i] Reconfigure option selected
  [✓] Disk space check
  [✓] Checking apt-get for upgraded packages... up to date!
  [i] Installer Dependency checks...
  [✓] Checking for dhcpcd5
  [✓] Checking for git
  [✓] Checking for iproute2
  [✓] Checking for whiptail
  [✓] Checking for dnsutils
  [✓] Supported OS detected
  [i] SELinux not detected
  [i] Using upstream DNS: Quad9 (unfiltered, no DNSSEC) (9.9.9.10, 149.112.112.10)
  [i] Static IP already configured
  [i] Found IPv6 GUA address, using it for blocking IPv6 ads
  [i] IPv4 address: 192.168.3.93/24
  [i] IPv6 address: 2a02:2f0a:4500:8200:20c:29ff:fe72:d245
  [i] Web Interface On
  [i] Web Server On
  [i] Logging On.
  [i] Privacy level 0  [i] Performing reconfiguration, skipping download of local repos
  [✓] Resetting repository within /etc/.pihole...
  [✓] Resetting repository within /var/www/html/admin...
  [i] Main Dependency checks...
  [✓] Checking for cron
  [✓] Checking for curl
  [✓] Checking for iputils-ping
  [✓] Checking for lsof
  [✓] Checking for netcat
  [✓] Checking for psmisc
  [✓] Checking for sudo
  [✓] Checking for unzip
  [✓] Checking for wget
  [✓] Checking for idn2
  [✓] Checking for sqlite3
  [✓] Checking for libcap2-bin
  [✓] Checking for dns-root-data
  [✓] Checking for libcap2
  [✓] Checking for lighttpd
  [✓] Checking for php7.4-common
  [✓] Checking for php7.4-cgi
  [✓] Checking for php7.4-sqlite3
  [✓] Checking for php7.4-xml
  [✓] Checking for php7.4-intl
  [✓] Enabling lighttpd service to start on reboot...
  [✓] Checking for user 'pihole'
  [i] FTL Checks...
  [✓] Detected x86_64 architecture
  [i] Checking for existing FTL binary...
  [i] Latest FTL Binary already installed (v5.2). Confirming Checksum...
  [i] Checksum correct. No need to download!
  [✓] Installing scripts from /etc/.pihole
  [i] Installing configs from /etc/.pihole...
  [i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone!
  [✓] Copying 01-pihole.conf to /etc/dnsmasq.d/01-pihole.conf
  [i] Installing blocking page...
  [✓] Creating directory for blocking page, and copying files
  [i] Backing up index.lighttpd.html
  No default index.lighttpd.html file found... not backing up
  [✓] Installing sudoer file
  [✓] Installing latest Cron script
  [✓] Installing latest logrotate script
  [i] Backing up /etc/dnsmasq.conf to /etc/dnsmasq.conf.old
  [✓] man pages installed and database updated
  [i] Testing if systemd-resolved is enabled
  [i] Systemd-resolved does not need to be restarted
  [✓] Restarting lighttpd service...
  [✓] Enabling lighttpd service to start on reboot...
  [i] Restarting services...
  [✓] Enabling pihole-FTL service to start on reboot...
  [✓] Restarting pihole-FTL service...
  [✓] Deleting existing list cache
  [i] Neutrino emissions detected...
  [✓] Pulling blocklist source list into range
  [✓] Preparing new gravity database
  [i] Target: https://raw.githubus...ts/master/hosts
  [✓] Status: Retrieval successful
  [i] Received 59694 domains
  [i] Target: https://mirror1.malw...les/justdomains
  [✓] Status: Retrieval successful
  [i] Received 26854 domains
  [✓] Storing downloaded domains in new gravity database
  [✓] Building tree
  [✓] Swapping databases
  [i] Number of gravity domains: 86548 (86511 unique domains)
  [i] Number of exact blacklisted domains: 1
  [i] Number of regex blacklist filters: 0
  [i] Number of exact whitelisted domains: 0
  [i] Number of regex whitelist filters: 0
  [✗]
  [✓] Cleaning up stray matter
  [✓] Restarting DNS server
  [✗] DNS service is NOT running
  [i] View the web interface at http://pi.hole/admin or http://192.168.3.93/admin
  [i] You may now configure your devices to use the Pi-hole as their DNS server
  [i] Pi-hole DNS (IPv4): 192.168.3.93
  [i] Pi-hole DNS (IPv6): 2a02:2f0a:4500:8200:20c:29ff:fe72:d245
  [i] If you set a new IP address, please restart the server running the Pi-hole
  [i] The install log is located at: /etc/pihole/install.log
Installation Complete!
alex@ubuntu:~$

la fel. dns si FTL rosii..nu merg

gata, ca sa nu arunc cu laptopup pe geam ma opresc acum aici.asta am facut astazi toata ziua pe toate verisiune de ubunut

ba chiar si pe alt calculator ( cu vmws 12 pro).la fel..

multumesc frumos, sper ca noaptea ii un sfetnic bun.
stima!

#30
ogo

ogo

    Senior Member

  • Grup: Senior Members
  • Posts: 4,524
  • Înscris: 07.03.2006
inainte de [✗] DNS service is NOT running
mai e un [✗]
ce e ala?

si
cat /etc/pihole/install.log

#31
foxbat

foxbat

    Guru Member

  • Grup: Senior Members
  • Posts: 13,809
  • Înscris: 22.12.2005
nu se vede. fix asa apare pe ecran. dubios.


log:ul

Last login: Wed Nov 11 22:52:42 2020 from 192.168.3.57
alex@ubuntu:~$ cat /etc/pihole/install.log
  [✓] Installing scripts from /etc/.pihole
  [i] Installing configs from /etc/.pihole...
  [i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone!
  [✓] Copying 01-pihole.conf to /etc/dnsmasq.d/01-pihole.conf
  [i] Installing blocking page...
  [✓] Creating directory for blocking page, and copying files
  [i] Backing up index.lighttpd.html
  No default index.lighttpd.html file found... not backing up
  [✓] Installing sudoer file
  [✓] Installing latest Cron script
  [✓] Installing latest logrotate script
  [i] Backing up /etc/dnsmasq.conf to /etc/dnsmasq.conf.old
  [✓] man pages installed and database updated
alex@ubuntu:~$

#32
ogo

ogo

    Senior Member

  • Grup: Senior Members
  • Posts: 4,524
  • Înscris: 07.03.2006
well...totul pare in regula :(
cel mai bine e sa incerci direct la ei pe forum (suport) - genereaza direct cu
sudo pihole -d debug 
log-ul salveaza-l la sfarsit si da-le codul pe forum.

#33
foxbat

foxbat

    Guru Member

  • Grup: Senior Members
  • Posts: 13,809
  • Înscris: 22.12.2005
Multumesc mult.mai fac o singura incercare.ubuntu 1804 fara niciun upd.apoi..la ei.respect

#34
wolfydRg

wolfydRg

    Senior Member

  • Grup: Senior Members
  • Posts: 7,002
  • Înscris: 20.06.2005
In trecut parca imi aduc aminte ca am avut parca acceasi problema cu a ta, am cautat dupa porturile ocupate.
Am cautat cu :
sudo netstat -nltup | grep 'Proto\|:53 \|:67 \|:80 \|:471 \|5053'


roto Recv-Q Send-Q Local Address		 Foreign Address		 State	 PID/Program name
tcp	 0	 0 0.0.0.0:80			 0.0.0.0:*			 LISTEN	 646/lighttpd	
tcp	 0	 0 0.0.0.0:53			 0.0.0.0:*			 LISTEN	 659/pihole-FTL	
tcp6	 0	 0 :::80				 :::*				 LISTEN	 646/lighttpd	
tcp6	 0	 0 :::53				 :::*				 LISTEN	 659/pihole-FTL	
udp	 0	 0 0.0.0.0:53			 0.0.0.0:*						 659/pihole-FTL	
udp6	 0	 0 :::53				 :::*							 659/pihole-FTL


Am dat jos astea ca erau de capul lor (dupa care reconfigurare/instalare dupa necesitati):

sudo apt remove --purge samba bind9 ctdb ldb-tools ntp


Am "maskat" serviciile (sau le configurezi pentru alte porturi)
sudo systemctl mask smbd nmbd winbind


si am repornit chestiile de la pi hole cu succes.

Verifica cine iti tine ocupate porturile.

Edited by wolfydRg, 12 November 2020 - 10:50.


#35
foxbat

foxbat

    Guru Member

  • Grup: Senior Members
  • Posts: 13,809
  • Înscris: 22.12.2005
gata. done
Posted Image
am luat ( a 3 a oara) 18.04..05 lts
instaat fara update-uri
instalat imediat pihole
merge totul

acum de curiozitate o sa fac update-uri si instalez si webmin sa  vad de crapa.

singura diferenta a fost instarea fara update-uri si fara webmin.


Time Type Domain Client Status Reply Action
Time Type Domain Client Status Reply Action
2020-11-12 11:15:55 A self.events.data.microsoft.com 192.168.3.57 OK (forwarded) CNAME (26.4ms)
2020-11-12 11:15:55 A self.events.data.microsoft.com 192.168.3.57 OK (forwarded) N/A (0.0ms)
2020-11-12 11:15:48 AAAA prod-tp.sumo.mozit.cloud 192.168.3.57 OK (cached) NODATA (0.0ms)
2020-11-12 11:15:48 A prod-tp.sumo.mozit.cloud 192.168.3.57 OK (cached) IP (0.0ms)
2020-11-12 11:15:48 A support.mozilla.org 192.168.3.57 OK (forwarded) CNAME (10.8ms)
2020-11-12 11:15:48 A support.mozilla.org 192.168.3.57 OK (forwarded) N/A (0.0ms)
2020-11-12 11:15:46 AAAA mdhn.hotnews.ro 192.168.3.57 OK (forwarded) NODATA (62.5ms)
2020-11-12 11:15:46 AAAA mdhn.hotnews.ro 192.168.3.57 OK (forwarded) N/A (0.0ms)
2020-11-12 11:15:46 A mdhn.hotnews.ro 192.168.3.57 OK (cached) IP (0.0ms)
2020-11-12 11:15:46 AAAA cookie-cdn.cookiepro.com 192.168.3.57 OK (forwarded) IP (28.4ms)

3.57 sunt eu :))testez
deocamdata am taiat youtube si hotnews.:)

Edited by foxbat, 12 November 2020 - 11:17.


#36
me_iauras

me_iauras

    Senior Member

  • Grup: Senior Members
  • Posts: 2,341
  • Înscris: 08.01.2009
Vezi sa nu cumva sa fi facut update-ul la 20.04 fara sa-ti dai seama (apare intre update-urile recomandate de vreo luna si ceva) ; am facut si eu si la fel am avut probleme cu FTL-ul care nu mai pornea (pihole inca nu suporta oficial 20.04) .
A trebuit sa trec pe branch-ul developer ca sa mearga si abia sapt asta am trecut la loc pe master ( cu optiunea sa sara peste verificarea de versiune platforma ) .

Trebuie de asemenea taiat portul 53 pt. orice alt IP in afara de pihole din router (sa nu poata puna fiecare ce DNS resolver vrea pe device-ul propriu ) ; nu te protejeaza de DoH dar asta e un pic mai complicat de pus .

L.E. 2

Acum am mai intrat prin config su yeyyyyyy... au implementat dark mode la interfata .

Edited by me_iauras, 12 November 2020 - 11:52.


Anunturi

Bun venit pe Forumul Softpedia!

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

Forumul Softpedia foloseste "cookies" pentru a imbunatati experienta utilizatorilor Accept
Pentru detalii si optiuni legate de cookies si datele personale, consultati Politica de utilizare cookies si Politica de confidentialitate