Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site mit-bug.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!mhuxn!mhuxr!ulysses!allegra!mit-eddie!genrad!panda!talcott!harvard!seismo!mit-bug!dove From: dove@mit-bug.UUCP (Web Dove) Newsgroups: net.unix-wizards Subject: I want a user program that can query domain nameservers Message-ID: <464@mit-bug.UUCP> Date: Wed, 13-Nov-85 11:24:58 EST Article-I.D.: mit-bug.464 Posted: Wed Nov 13 11:24:58 1985 Date-Received: Fri, 15-Nov-85 04:39:57 EST Reply-To: dove@mit-bug.UUCP (Web Dove) Distribution: net Organization: MIT Digital Signal Processing Group Lines: 9 Occasionally I want to contact a host that is not in our database. If I could talk to a nameserver near where I suspect the host to be I might be able to learn its net number. Unfortunately, the nameserver (socket 53/tcp) does not have ascii interaction like SMTP, so I couldn't interact with simply a terminal. We do not have nameserver code wired into out C library yet. Does anyone out there have a standalone program for interacting with the nameserver on a specific machine?