Re: Bind9 Container Error

2021-01-18 Thread Ulf Volmer
On 08.01.21 20:13, Juarez Souza Junior wrote: > I'm using this line command to run: > docker run --name=bind_test --restart=always --publish 192.168.56.1:53:53/udp > --publish 192.168.56.1:53:53/tcp --publish 127.0.0.1:953:953/tcp -v > /var/lib/bind9-data/etc/bind:/etc/bind -v > /var/lib/bind9-dat

Re: Bind9 Container Error

2021-01-14 Thread Ed Daniel
On 08/01/2021 19:13, Juarez Souza Junior wrote: > 08-Jan-2021 19:08:54.225 loading configuration from '/etc/bind/named.conf' > 08-Jan-2021 19:08:54.225 directory '/var/cache/bind' is not writable > 08-Jan-2021 19:08:54.225 /etc/bind/named.conf.options:7: parsing failed: > permission denied > 08-Jan

Re: Bind9 Container Error

2021-01-10 Thread Zhiyong Cheng
在 2021年1月9日 +0800 AM3:14,Juarez Souza Junior ,写道: > Hi All! > >  I'm trying to run Bind9 container but the these errors are happening: > > 08-Jan-2021 19:08:54.217 running as: named -g -c /etc/bind/named.conf -u bind > 08-Jan-2021 19:08:54.217 compiled by GCC 9.3.0 > 08-Jan-2021 19:08:54.217 compil

Bind9 Container Error

2021-01-08 Thread Juarez Souza Junior
Hi All! I'm trying to run Bind9 container but the these errors are happening: 08-Jan-2021 19:08:54.217 running as: named -g -c /etc/bind/named.conf -u bind 08-Jan-2021 19:08:54.217 compiled by GCC 9.3.0 08-Jan-2021 19:08:54.217 compiled with OpenSSL version: OpenSSL 1.1.1f 31 Mar 2020 08-Jan-20