Message from discussion
RFC: DNS resolver module
From: bbense+comp.lang.perl.modul...@shred.stanford.edu
Subject: Re: RFC: DNS resolver module
Date: 1997/01/22
Message-ID: <5c5n55$cnd@shred.stanford.edu>#1/1
X-Deja-AN: 211509234
sender: bbe...@shred.stanford.edu
references: <5c1jej$jbc@nova.dimensional.com>
organization: Stanford Networking
newsgroups: comp.lang.perl.modules
-----BEGIN PGP SIGNED MESSAGE-----
In article <5c1jej$...@nova.dimensional.com>,
Michael Fuhr <mf...@dimensional.com> wrote:
>I've been working on a general interface to the DNS resolver,
>allowing the programmer to look up any record type instead of
>just A (gethostbyname) and PTR (gethostbyaddr). I hope to have
>it finished by the end of Jan 1997; in the meantime, there's
>some info about it at:
>
> http://www.dimensional.com/~mfuhr/perldns/
>
>Although the module isn't available yet, there are a few manpages that
>show what you'll be able to do. The Net::DNS and Net::DNS::Resolver
>manpages have some code fragments as examples.
>
>I originally called the module DNS but my current choice is Net::DNS,
>which seems more consistent with the modules for other protocols such
>as Net::FTP, Net::SMTP, etc. I'm open to other suggestions.
>
>I'd appreciate any feedback on the info I've provided so far. Thanks.
- - You should look at Roland Schemer's lbnamed code. It implements a DNS
server in perl. It is available via
http://www-leland.stanford.edu/~schemers/dist/lb.tar
- - It includes a DNS.pm , but it should probably be renamed to Net::DNS.
My one quibble about the Net stuff is that it does not distinguish between
server and client code for the various protocols.
- - Booker C. Bense : bbe...@stanford.edu
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBMuZf4QD83u1ILnWNAQEO5gP6AwtdtAH6blWmz87/fVEBOejOq86BR1LB
0e5A5hU00YrB0VfzJbUlzHleysF5sKSPBF/B1dNfhD2IoxCVmxS9oBY6ShbJo4a1
VdRt5Avp1boRClQEMiUAONoXifhIKXb282lvQ1FlPCIImWLQe4LC8nMYjiDz0Ldz
8L4PiFq6+rs=
=VlPB
-----END PGP SIGNATURE-----