Giter VIP home page Giter VIP logo

bind-to-tinydns's Introduction

bind-to-tinydns's People

Contributors

derat avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

bind-to-tinydns's Issues

This utility saved my ass. Thank you so much.

I had to migrate 3000 lines of broken, mysterious BIND data in an emergency on a compromised DNS server. I did so with this utility, 10 lines of shell code and some file copying. I would give you all my bitcoins if I could. U Rule.

Possibly invalid SRV records generated

I'm no expert on tinydns, but the SRV records generated by bind-to-tinydns are possibly invalid. At least, they don't work with my provider's tinydns, and browsing around the web, it seems that the consensus is that SRV records should look different to how bind-to-tinydns generates them.

Currently bind-to-tinydns generates them looking like this: (a.example.com has an SRV record with priority 5 pointing to b.example.com:10):
:a.example.com:33:\000\005\000\000\000\012\016b.example.com:3600

whereas other SRV record generators for tinydns (e.g. http://anders.com/projects/sysadmin/djbdnsRecordBuilder/#SRV) generate something like this, which seems to work:
:a.example.com:33:\000\005\000\000\000\012\001b\007example\003com\000:3600

Note how the second example has the dots in the destination encoded.

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.