Re: Unable to start Bind on a fresh RHEL 8.6 system with enforcing SELinux

2022-06-13 Thread Michał Kępień
Søren, > On a fresh install the selinux context are 'var_t', and if I changed it to > 'named_var_run_t' it works! This is the suspicious part for me. How did you install the packages? The only supported way is the one that is documented [1]: dnf install isc-bind That pulls in the SCL meta

Re: Unable to start Bind on a fresh RHEL 8.6 system with enforcing SELinux

2022-06-13 Thread Ondřej Surý
Sandro, you did nothing wrong. No need to apologize from your side. Ondrej -- Ondřej Surý — ISC (He/Him) My working hours and your working hours may be different. Please do not feel obligated to reply outside your normal working hours. > On 10. 6. 2022, at 17:45, Sandro wrote: > > My apologi

Re: Unable to start Bind on a fresh RHEL 8.6 system with enforcing SELinux

2022-06-13 Thread Søren Andersen
Hello, On a fresh install the selinux context are 'var_t', and if I changed it to 'named_var_run_t' it works! [root@ run]# ls -lZ total 0 drwxrwx---. 2 named named system_u:object_r:var_t:s0 42 Jun 13 14:50 named FYI: I also tried to install the builtin named in RHEL-8, and their systemd unit