Joshua Giacone

Results 12 comments of Joshua Giacone

Mathew, appreciate it, my issue runs when i try to link the root.hints file which is also located within my home/user/unbound folder, the container constantly restarts.

I can see that my file system in the container shows: ``` root@98968548a32b:/opt/unbound/etcroot@98968548a32b:/opt/unbound/etc/unbound# ls dev root.hints unbound-working.conf unbound.conf unbound.pid var/unbound# ls ``` However, when uncomment the line for /opt/unbound/etc/unbound/root.hints the...

sure thing here is my unbound.conf ``` server: # If no logfile is specified, syslog is used # logfile: "/var/log/unbound/unbound.log" verbosity: 0 access-control: 172.16.0.0/12 allow access-control: 127.0.0.0/8 allow access-control: 10.0.0.0/8...

Matthew you are a mad man! Thank you, I honestly have no idea how the curly got in there, but it is working now! I was also originally missing the...

also I don't know how important it is but the dnssec check wouldnt work with out var/root.key

I have trouble when I specify a custom volume directory such as /home/user/unbound:/opt/unbound/etc/unbound/ This works great when I comment out the roots-hint line, however, if I try to specify the...

Would really like this to be included

> It looks like it's available for NixOS. 🎉 > > I can add instructions to the website, but how does one install this on NixOS? I can draft something...

> Instructions wise, I was assuming [it'll be identical to OpenRazer](https://openrazer.github.io/#nixos), with two possible methods (via module/config or `nix-shell` command) without the user group part. I'd just like to double...

Not sure what changed as well, I have xmessage installed but errors are not displayed, only shown in the xmonad.errors file