LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-15-2019, 04:11 PM   #151
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled

Domain Blocklist isn't working. It never goes pass 4 when it should be 4.6 mil. I have duplicated the configuration from my Debain install. I'm not sure whats wrong. Everything else seems to work.
 
Old 12-15-2019, 05:07 PM   #152
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Quote:
Originally Posted by PROBLEMCHYLD View Post
Domain Blocklist isn't working. It never goes pass 4 when it should be 4.6 mil. I have duplicated the configuration from my Debain install. I'm not sure whats wrong. Everything else seems to work.
I don't see anything different from the Arch AUR, but I might have to install Debian to hunt it down.
It feels like a ownership issue.
 
Old 12-15-2019, 05:26 PM   #153
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled
I think so too. I just disabled my firewall to test further more.
 
Old 12-15-2019, 07:39 PM   #154
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled
Still no go!!
 
Old 12-15-2019, 08:35 PM   #155
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Quote:
Originally Posted by PROBLEMCHYLD View Post
Still no go!!
I just downloaded Debian 9. I'll do some investigating.

Funny how when one searches for iwlwifi, nothing but Intel and Debian show up in the results.

Last edited by Skaendo; 12-15-2019 at 09:03 PM.
 
Old 12-16-2019, 03:21 AM   #156
SavoTU
Member
 
Registered: Apr 2005
Distribution: Slackware64 Current
Posts: 199

Rep: Reputation: 40
I have not had time to test your updated scripts but everything here is working just fine still.


PROBLEMCHYLD: could you run pihole -g as root and post the result.
 
Old 12-16-2019, 04:00 AM   #157
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Quote:
Originally Posted by SavoTU View Post
I have not had time to test your updated scripts but everything here is working just fine still.
Thanks for the update. I have made some owner/group changes according to how Debian is setup, and just pushed to GitHub. But there is one group that they have that we don't, "staff" which according to their SystemGroups page it is comparable to "adm". So I'll probably just leave it as root. If there is something better, let me know.

Last edited by Skaendo; 12-16-2019 at 04:01 AM.
 
Old 12-16-2019, 08:27 AM   #158
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled
Quote:
Originally Posted by SavoTU View Post
I have not had time to test your updated scripts but everything here is working just fine still.


PROBLEMCHYLD: could you run pihole -g as root and post the result.
Code:
[i] Target: dbl.oisd.nl ()
mktemp: invalid option -- '-'
Usage: mktemp [-V] | [-dqtu] [-p prefix] [template]
  [✓] Status: Retrieval successful
  [i] Received empty file: using previously cached list

  [✓] Consolidating blocklists
  [✓] Extracting domains from blocklists
  [i] Number of domains being pulled in by gravity: 0
  [✓] Removing duplicate domains
  [i] Number of unique domains trapped in the Event Horizon: 0
  [i] Number of whitelisted domains: 25
  [i] Number of blacklisted domains: 5
  [i] Number of regex filters: 0
  [✓] Parsing domains into hosts format
  [✓] Cleaning up stray matter

  [✓] Force-reloading DNS service
  [✓] DNS service is running
  [✓] Pi-hole blocking is Enabled
 
Old 12-16-2019, 10:29 AM   #159
SavoTU
Member
 
Registered: Apr 2005
Distribution: Slackware64 Current
Posts: 199

Rep: Reputation: 40
Could you try backing up your /etc/pihole/adlists.list then replace it with just

Code:
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
https://mirror1.malwaredomains.com/files/justdomains
http://sysctl.org/cameleon/hosts
https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
Then try again.

If that fails did you copy /opt/pihole/ from your Debian install to the Slackware one?
 
Old 12-24-2019, 05:33 PM   #160
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Moving pi-hole and pi-hole-ftl to NotABug.

Remember that these SlackBuilds are for Slackware-current (15), but if you would like to build on 14.2, php as provided by volkerdi is here. Remember to fix mod_php as explained here. And you will also need the alpine build directory and source from the 14.2 repo next to the php directory for php to build correctly.
 
Old 01-20-2020, 12:04 PM   #161
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled
Beta 5.0

https://pi-hole.net/2020/01/19/annou...f-pi-hole-5-0/
 
1 members found this post helpful.
Old 01-20-2020, 03:56 PM   #162
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Quote:
Originally Posted by PROBLEMCHYLD View Post
I'll look at it when they release a tarball.

Oh, and I had to migrate back to GitLab. NotABug is too slow and kind of glitchy.

pi-hole scripts are now here: https://gitlab.com/skaendo/hackbuilds

Last edited by Skaendo; 01-20-2020 at 03:58 PM.
 
Old 02-19-2020, 02:52 AM   #163
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Security Fix:

AdminLTE upgraded to 4.3.3
Quote:
Minor point release to fix CVE-2020-8816, which allows a potential attack vector through the MAC address input.
Either manually replace or the updated SlackBuild is here:
https://gitlab.com/skaendo/hackbuilds
 
1 members found this post helpful.
Old 02-26-2020, 05:17 AM   #164
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled
4.3.5 is out
 
Old 02-26-2020, 06:05 AM   #165
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Quote:
Originally Posted by PROBLEMCHYLD View Post
4.3.5 is out
4.4 is out: https://gitlab.com/skaendo/hackbuilds

Also, I split pi-hole-adminlte into it's own package. It's just easier to maintain them separately.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] slackware 14.2 - Anybody managed to install spotify??? jhsdcsjdcvbdj Slackware 8 03-12-2017 07:43 AM
Has anyone managed to get a Webcam (or PC CAMERA) working in Slackware 13.0? Norseman01 Linux - Hardware 1 11-03-2012 02:22 PM
managed to make files owned by 1016 and cannot delete, i'm using slackware 12 The_spacekadet Linux - Software 2 02-25-2008 04:01 AM
managed to make files owned by 1016 and cannot delete, i'm using slackware 12 The_spacekadet Linux - Newbie 2 02-25-2008 01:09 AM
Look at what I managed to do today with slackware! cereal83 Slackware 22 04-01-2006 02:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration