home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / networki / 754 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.1 KB

  1. Xref: sparky comp.os.os2.networking:754 comp.os.os2.misc:25156
  2. Path: sparky!uunet!mcsun!Germany.EU.net!unido!edfd!root
  3. From: root@edfd.uucp (Operator)
  4. Newsgroups: comp.os.os2.networking,comp.os.os2.misc
  5. Subject: DNS and IBM's TCPIP, nslookup failure !
  6. Keywords: DNS TCPIP nslookup!
  7. Message-ID: <1992Jul22.135418.9810@edfd.uucp>
  8. Date: 22 Jul 92 13:54:18 GMT
  9. Organization: EDAG, ENGINEERING + DESGIN AG, Fulda, FRG
  10. Lines: 24
  11.  
  12.  
  13. Hi guys !
  14. I want to use a domain nameserver with IBMs TCPIP !
  15. I installed a nameserver in our network. From our unix
  16. workstations there is no problem to use this nameserver!
  17. But if I want to start nslookup on my OS2 PC I get the message:
  18.  
  19. Can't find server name for address 192.9.210.60: Server failed!
  20. Default Servers are not available 
  21.  
  22. Further more nslookup has not started. 
  23.  
  24.  
  25. Now the resolv file of my OS2 PC:
  26. domain        edag.de
  27. nameserver    192.9.210.60
  28.  
  29. If I delete the line with the nameserver in the resolv file I can
  30. start nslookup. Now I can set a default nameserver with :
  31.  
  32. server 192.9.210.60
  33.  
  34. and query the nameserver. Is anyone using DNS with IBMs TCPIP
  35. for OS2. Is this a known bug? Any hints?
  36.