rootwyrm / dns_docker

Complete DNS suite for use in Docker
Other
2 stars 0 forks source link

Cannot handle non-eth0 interfaces currently #18

Closed rootwyrm closed 4 years ago

rootwyrm commented 4 years ago

As currently written, the dnsdist module specifically chokes because the ethernet device on Linux varies wildly because they still haven't learned how to do this in a sensible fashion in 25 freaking years.

Will have to update the base libraries significantly to determine/detect the correct device, and then figure out the IP based on that device.

rootwyrm commented 4 years ago

Closed by https://github.com/rootwyrm/dns_docker/commit/3058ee58738b2903a5b8976d8f74ad26e3ca309c