HP3000-L Archives

August 1996, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Chris Bartram <[log in to unmask]>
Reply To:
Date:
Wed, 28 Aug 1996 11:09:04 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (46 lines)
 In <[log in to unmask]> [log in to unmask] writes:
 
> I got the nslookup(2).wrq from youre site (nice site btw), and duly
> uploaded same to the HP3000 using reflection labels transfer.
>
> Now I get this:-
>
> /run nslookup.pub
>
> uid:1
> *** Can't find initialize address for server : No response from server
> End Run
 
(I'll forward this to the HP3000-L also, since anyone else wanting to use
nslookup or other Unix-ported network apps on the 3000 will need this info)
 
Since nslookup is a posix app, it's looking for the Unix nameserver-resolver
file (/etc/resolv.conf). You need to create a symbolic link from
/etc/resolv.conf to /SYS/NET/RESLVCNF
 
In the posix shell, you'd type;
 
ln -s /SYS/NET/RESLVCNF /etc/resolv.conf
 
From MPE, type:
:NEWLINK /etc/resolv.conf;to=/SYS/NET/RESLVCNF
 
Other files you should probably link;
 
:NEWLINK /etc/services;to=/SYS/NET/SERVICES
:NEWLINK /etc/protocol;to=/SYS/NET/PROTOCOL
 
                                -Chris
 
 
______________________/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_
  Chris Bartram        Sales (US):   800 Net-Mail    Fax:+1 703 451-3720
   ______                         +1 703 569-9189 E-Mail: [log in to unmask]
  /__ |  \__________   Sales (Europe):+44(1480)414131 Fax:+44(1480)414134
 /  / | / ________     Sales (Pacific Rim):+61 3 489 8216 (same for fax)
|  /_ |<  ______       Tech Support:+1 703 569-9189  Fax:+1 703 451-3720
 \ __)| \ ___          E-mail: [log in to unmask]   Personal(me): [log in to unmask]
  \______/Associates,  6901 Old Keene Mill Rd Suite 205 Springfield VA 22150
_________________Inc._/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_
Gopher: gopher.3k.com   Anon-FTP: ftp.3k.com  WWW: http://www.3k.com/

ATOM RSS1 RSS2