Giter Site home page Giter Site logo

Support of SRV records about dnschef HOT 8 CLOSED

iphelix avatar iphelix commented on July 19, 2024
Support of SRV records

from dnschef.

Comments (8)

mubix avatar mubix commented on July 19, 2024

dnslib has updates which add the SRV record type to the RDMAP, I'm going to try out the latest lib version and see if I can get it working.

from dnschef.

mubix avatar mubix commented on July 19, 2024

alright I'm stuck at

----------------------------------------
Exception happened during processing of request from ('192.168.1.100', 63293)
Traceback (most recent call last):
  File "/usr/lib/python2.7/SocketServer.py", line 593, in process_request_thread
    self.finish_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.7/SocketServer.py", line 649, in __init__
    self.handle()
  File "dnschef.py", line 255, in handle
    response = self.parse(data)
  File "dnschef.py", line 106, in parse
    response.add_answer(RR(qname, QTYPE[qtype], rdata=RDMAP[qtype](rname)))
  File "/usr/local/lib/python2.7/dist-packages/dnslib/bimap.py", line 56, in __getitem__
    raise self.error("%s: Invalid forward lookup: [%s]" % (self.name,k))
DNSError: QTYPE: Invalid forward lookup: [SRV]
----------------------------------------

calling it quits for now

from dnschef.

iphelix avatar iphelix commented on July 19, 2024

The latest dnslib requires some tool refactoring, but considering how many more features it now implements I will tackle this soon.

from dnschef.

mubix avatar mubix commented on July 19, 2024

Any luck?

from dnschef.

altonius avatar altonius commented on July 19, 2024

any update on allowing SRV entries through the updated dnslib?
if not, let me know and I might make a start on it.

from dnschef.

mubix avatar mubix commented on July 19, 2024

I wasn't able to make enough of a dent to make it work. Up to you ( @altonius ) or @iphelix

from dnschef.

iphelix avatar iphelix commented on July 19, 2024

Dnschef will migrate to the latest lib in the next release. As a classic
open source project, I am a bit behind on maintaining it ;-)
On Sep 7, 2014 8:20 PM, "Rob Fuller" [email protected] wrote:

I wasn't able to make enough of a dent to make it work. Up to you (
@altonius https://github.com/altonius ) or @iphelix
https://github.com/iphelix


Reply to this email directly or view it on GitHub
#5 (comment).

from dnschef.

iphelix avatar iphelix commented on July 19, 2024

SRV, DNSKEY and RRSIG are now implemented. Please test if you have free time.

from dnschef.

Related Issues (20)

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.