Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

How to create DNS Responses?

by sanjay nayak (Sexton)
on Oct 14, 2008 at 10:11 UTC ( [id://716933]=perlquestion: print w/replies, xml ) Need Help??

sanjay nayak has asked for the wisdom of the Perl Monks concerning the following question:


Hi Monks

How to create a DNS NAPTR response in perl?Is there any suitable module for it? so that i can just put the values inside a calling function and it will create a DNS NAPTR Response for sending to the DNS Client.

Actually i am using the perl version 5.8.8, since it is compatible for mysql drivers. Plz anyone suggest me a suitable way to create the DNS responses like NAPTR, SRV, A and AAAA.

Regd's
Sanjay

Replies are listed 'Best First'.
Re: How to create DNS Responses?
by andreas1234567 (Vicar) on Oct 14, 2008 at 10:23 UTC
    Did you check out Net::DNS::RR::NAPTR?
    --
    No matter how great and destructive your problems may seem now, remember, you've probably only seen the tip of them. [1]
Re: How to create DNS Responses?
by betterworld (Curate) on Oct 14, 2008 at 11:11 UTC

    Hmm, sending DNS responses always sounds like DNS cache poisoning, which was recently revived by Dan Kaminsky. You wouldn't be planning anything nasty, would you? ;-)

Re: How to create DNS Responses?
by dk (Chaplain) on Oct 14, 2008 at 13:36 UTC
    I'd suggest to start with the standard procedure: bind with mysql backend.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://716933]
Approved by andreas1234567
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 05:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found