So I just came across this post - I have a DS413 and I have been able to get Debian Chroot installed....
I can ssh in
sudo su - works
I can start Chroot
I can connect to it (I do get the setlocale warning and the prompt changes)
but when I try apt-get update it tells me
illegal instruction
and I can't get any farther - and don't know enough about Debian to figure out why it doesn't work - maybe my diskstation isn't compatible? I'm running the latest DSM 6.1.5-15254
So the installation went fine, i runned it without any problems for over a month.
I now updated pi-hole to version 3.3 and dnsmasq fails to restart.
I get this message:
[FAIL] Restarting DNS forwarder and DHCP server: configuration syntax check failed!
I ran pihole -r and pihole -g without succes.
Then i followed this tutorial from the beginning and still get the same message.
Any idea?
Hi, great tutorial! I (almost :p) managed to get PiHole working on my Synology DS216Play in one run. Had to scroll in the comments to find a fix to get FTL working but it does work now.
I do have one issue, PiHole is working. I can see ads are not showing but the thing is I don't see any entries in the PiHole log or dashboard. So it says no ads are blocked but i'm sure Pihole is blocking because i've tested multiple websites. How do I fix this?
root@Diskstation:/# apt-get install locales
Reading package lists... Done
Building dependency tree... Done
Package locales is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'locales' has no installation candidate
have you tried installing the FTL-DNS version on synology? i tried to update using:
echo "FTLDNS" | sudo tee /etc/pihole/ftlbranch
pihole checkout core FTLDNS
pihole checkout web FTLDNS
this only updated the pi-hole and web version. not the FTL version itself.
I know this thread is for Synology NAS but I am sure a lot of folks with Asustor, QNAP, etc. come here too. That being said, just wanted to inform anyone that I got Pi-Hole working on my Asustor AS7004T-i5. I detailed my steps at:
I reverted back but my logs are still not working, everything is empty including the stats. Anyone able to fix this or at update dnsmasq?
My debug code is gj4qzkp686 if any developers are able to help.
Updated all packages and the installation works. The only thing is that when I try to setup pi hole I get a disk space error. I found out that the installer checks for a root volume which my installation does not seem to have.
So I need to know how to get this volume mounted. Hopefully somebody can help me.
And when I run the chroot $CHROOT /etc/init.d/mtab.sh start in the script as described I do get the root volume. But the wheezy release is to old to install pi hole on. And the mtab.sh script is missing in the stretch release.