-
|
I've tried to faithfully adapt the madnuttah I've tried a few different things based on what I've read, but I don't have details. Every My Quadlet files are listed here. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 11 replies
-
|
Hi, have you tried enabling the root.hints and updating them? Will it spin up using the minimal config? As this is related to podman, I'll convert this into a discussion. |
Beta Was this translation helpful? Give feedback.
-
|
Your unbound configs are nice? I suppose your date and time is set correctly... |
Beta Was this translation helpful? Give feedback.
-
|
When issuing |
Beta Was this translation helpful? Give feedback.
-
|
I don't suspect the docker network mode to be the culprit. You could use the included NLnet Labs
|
Beta Was this translation helpful? Give feedback.
-
|
I'm trying to recall what would be different about Docker versus rootless Podman other than the daemon and non-root privileges. Nothing really comes to mind, so the issues are very intriguing, especially when 'CAP_SYS_ADMIN' did nothing to help.
I'm not sure how much you know about Unbound's general operations from its code and how it works in your image, but it is definitely way more than what I know.
|
Beta Was this translation helpful? Give feedback.
So, after much debugging on my end, I found that I had to manually mount an up-to-date version of
root.zone. This removes the error, but usingpodman exec -ti unbound-server drill -DT badsig.go.dnscheck.tools, I get:Output