Short: Full nslookup command (V1.3) Author: salim@sdv.fr (Salim Gasmi) Uploader: salim sdv fr (Salim Gasmi) Type: comm/tcp Architecture: m68k-amigaos --------------------------------------------------------------------- nslookup for the Amiga Ported from UNIX to AmigaDOS by Gasmi Salim (salim@sdv.fr) --------------------------------------------------------------------- Version : 1.3 Welcome ------- This is my port of the UNIX command nslookup to AmigaDOS. I was loocking for it since ages now , and after noticed that none was available , I decided to port it by myself. If you like it, want to report me bugs,suggestions or anything then contact me at : salim@sdv.fr Of course nslookup is FREE . *IMPORTANT* Installation: ------------------------- To use it you'll need the ixemul.library and ixnet.library V43+ Those 2 libs are available from any aminet site. If you are not running a name server on your amiga (99% of the cases) then the resolver system will find your prefered nameservers in the file: ETC:resolv.conf. To make this work : assign ETC: to the directory where resolv.conf can be found. If you use AmiTCP then add: assign ETC: Amitcp:db The stack "problem" that caused a lot of articles in c.s.a.networking is now fixed , nslookup now allocate its stack as needed . I have also included an ASCII man file for nslookup. Salim