Giter VIP home page Giter VIP logo

docker-pdns's People

Contributors

maltris avatar obi12341 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-pdns's Issues

MYSQL

Hi,

First of all thanks for creating such module!

I am trying to use this module however, every time I am trying to create the VM it is complaining about the mysql:db that couldn't find it.

Tried to install the MYSQL container manually and change the details in the .yml file you provide to point to my MYSQL container, and then run your docker container and attach to it and all I get it is "waiting for mysql" .

Could you please tell me what I am doing wrong?

Thanks,

Regards,
Sergiu

Recursion does not work

PDNS_RECURSOR: If recursion is desired, IP address of a recursing nameserver (Default: "no", Possible Values: "yes, no")
PDNS_ALLOW_RECURSION: List of subnets that are allowed to recurse (Default: "127.0.0.1", Possible Values: "")

PDNS_ALLOW_RECURSION anything you put here that is not 127.0.0.1 is ignored completely and Recursion is never allowed except from the localhost.

Please help.

Error on fresh install

It looks like the db structure is has something wrong. On a fresh install i get this error:

ERROR 1074 (42000) at line 15: Column length too big for column 'content' (max = 16383); use BLOB or TEXT instead

As I see, other content records are already set as TEXT. Is a typo?

Bind address already in use

Hi,

I am getting the following error

sudo docker-compose up -d
Starting dockerpdns_pdns_1
dockerpdns_db_1 is up-to-date

ERROR: for pdns  Cannot start service pdns: driver failed programming external connectivity on endpoint dockerpdns_pdns_1 (40324a50b1e957978250fe75beafd71d4446650a500ab8353e0f65ad9b8aee36): Error starting userland proxy: listen udp 0.0.0.0:53: bind: address already in use
ERROR: Encountered errors while bringing up the project.
$ sudo lsof -i -P -n | grep LISTEN 
systemd-r   914 systemd-resolve   12u  IPv4    23777      0t0  TCP *:5355 (LISTEN)
systemd-r   914 systemd-resolve   14u  IPv6    23780      0t0  TCP *:5355 (LISTEN)
vmware-au  1542            root    8u  IPv6    28393      0t0  TCP *:902 (LISTEN)
vmware-au  1542            root    9u  IPv4    28394      0t0  TCP *:902 (LISTEN)
cupsd      7056            root    6u  IPv6 40154226      0t0  TCP [::1]:631 (LISTEN)
cupsd      7056            root    7u  IPv4 40154227      0t0  TCP 127.0.0.1:631 (LISTEN)
java       7520          arkady   89u  IPv6 38433425      0t0  TCP *:34471 (LISTEN)
java       7520          arkady  104u  IPv6 38410469      0t0  TCP *:34103 (LISTEN)
java       7520          arkady  175u  IPv6 38905688      0t0  TCP *:40283 (LISTEN)
java       7520          arkady  177u  IPv6 38906143      0t0  TCP *:35855 (LISTEN)]

Docker version 18.02.0-ce, build fc4de4
Ubuntu 17.10

Command docker run --name pdns-master --link mysql:db -d -p 53:53/udp -p 53:53 -p 8080:80 secns/pdns:4.0
Returns

docker: Error response from daemon: could not get container for mysql: No such container: mysql.
See 'docker run --help'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.