In <[log in to unmask]> [log in to unmask] writes:

> I have downloaded NSLOOKUP from 3k.com
> but can't get it to work.
> Anybody know/have setup instructions?
>
>
> nslookup  exegesys.com
> uid:1
> *** Can't find initialize address for server : No response from server

You need to;

1) Have RESLVCNF.NET.SYS set up with a list of nameservers (Note that
   entries in the file are case sensitive, and if you don't already have
   such a file setup, you can use RSLVSAMP.NET.SYS as a template).

2) You need to create a sym link from /etc/resolv.conf to /SYS/NET/RESLVCNF

  (as manager.sys: )
  :NEWLINK LINK=/etc/resolv.conf;TO=/SYS/NET/RESLVCNF;SYMBOLIC

That should do it.

                -Chris Bartram