You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MANDATORY] Describe the bug [MANDATORY]
If you enable the local_unbound service is enabled on the host. When a jail is created, the local_unbound service is not enabled by default so it is unable to resolve any DNS
[MANDATORY] Bastille and FreeBSD version (paste bastille -v && freebsd-version -kru output)
yaazkal
changed the title
[BUG] DNS Does not work when local_unbound service is enabled
[DOC] DNS Does not work when local_unbound service is enabled
Nov 25, 2024
Changing labels for "documentation" since it's not a bug of Bastille, it's a user configuration topic. We can document this in order to help those users that are using local_unbound.
[MANDATORY] Describe the bug [MANDATORY]
If you enable the local_unbound service is enabled on the host. When a jail is created, the local_unbound service is not enabled by default so it is unable to resolve any DNS
[MANDATORY] Bastille and FreeBSD version (paste
bastille -v && freebsd-version -kru
output)bastille -v && freebsd-version -kru
0.10.20231125
14.1-RELEASE
14.1-RELEASE
14.1-RELEASE-p2
[MANDATORY] How did you install bastille? (port/pkg/git)
pkg
[optional] Steps to reproduce?
Install FreeBSD 14.1 with local_unbound service enabled.
Install Bastille
Configure Bastille as per the "Getting Started" steps
Type:
bastille bootstrap 14.1-RELEASE update
bastille create alcatraz 14.1-RELEASE 10.17.89.50/24
bastille pkg alcatraz install -y htop
The last step will fail with:
Bootstrapping pkg from pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly, please wait...
pkg: Error fetching https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly/Latest/pkg.txz: Host does not resolve
Address resolution failed for https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly.
Consider changing PACKAGESITE.
Failed to apply on some jails, please check logs
[optional] Expected behavior
htop package to be installed.
[optional] Screenshots
If applicable, add screenshots to help explain your problem.
[optional] Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: