Re: [Pdns-users] Master/Slaves in docker containers

2019-05-31 Thread frank+pdns--- via Pdns-users
Hi Christian, Did you take your tcpdump inside the container or outside? > On 29 May 2019, at 18:42, Christian Tardif > wrote: > > TCPDUMP for a dig: (request was dig @192.168.213.12 SOA int.servinfo.stba > > 16:33:52.289317 In f8:32:e4:8a:b7:b5 ethertyp

Re: [Pdns-users] Master/Slaves in docker containers

2019-05-29 Thread Christian Tardif
------------- Christian Tardif christian.tar...@servinfo.ca SVP, pensez à l’environnement avant d’imprimer ce message. -- Message d'origine -- De: "frank+pdns--- via Pdns-users" À: "pdns-users-ml" Envoyé : 2019-05-29 09:18:26 Obj

Re: [Pdns-users] Master/Slaves in docker containers

2019-05-29 Thread frank+pdns--- via Pdns-users
Hi Christian, > pdns master is running on host 192.168.213.11, and container ip is 172.17.0.4 > > pdns slave is running on host 192.168.213.12, and container ip is 172.17.0.3 > > both containers have gateway set to 172.17.0.1, and hosts have gateway set to > 192.168.213.1 > > Both container

Re: [Pdns-users] Master/Slaves in docker containers

2019-05-29 Thread Tardif, Christian
On 2019-05-29 02:52, frank+pdns--- via Pdns-users wrote: >> On 29 May 2019, at 06:24, Christian Tardif >> wrote: >> >> Hi, >> >> I'm trying to get this to work: >> >> I have one master pdns in a docker container with bridge networking on 1 >> server, plus a slave pdns, also in a docker cont

Re: [Pdns-users] Master/Slaves in docker containers

2019-05-28 Thread frank+pdns--- via Pdns-users
> On 29 May 2019, at 06:24, Christian Tardif > wrote: > > Hi, > > I'm trying to get this to work: > > I have one master pdns in a docker container with bridge networking on 1 > server, plus a slave pdns, also in a docker container with bridge networking > on another server. On the master,

[Pdns-users] Master/Slaves in docker containers

2019-05-28 Thread Christian Tardif
Hi, I'm trying to get this to work: I have one master pdns in a docker container with bridge networking on 1 server, plus a slave pdns, also in a docker container with bridge networking on another server. On the master, I have a zone (until I get it to work) configured as I would do with any