home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / novell / 19679 < prev    next >
Encoding:
Text File  |  1992-12-23  |  1.5 KB  |  57 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!gatech!paladin.american.edu!auvm!PSUADMIN.BITNET!HLW1
  3. Message-ID: <NOVELL%92122314091117@SUVM.SYR.EDU>
  4. Newsgroups: bit.listserv.novell
  5. Date:         Wed, 23 Dec 1992 14:09:11 -500
  6. Reply-To:     Novell LAN Interest Group <NOVELL@SUVM.BITNET>
  7. Sender:       NOVELERR@SUVM.SYR.EDU
  8. From:         HLW1@PSUADMIN.BITNET
  9. Subject:      help needed w/iptunnel
  10. Lines: 45
  11.  
  12. Hello
  13. I am trying to connect a pc on one lan to a file server on a different lan,
  14. with a tcp/ip network in between.  The lan that has the pc, does not have a
  15. novell server.
  16. The basic configuration is as outlined in the tcp/ip transport supervisors
  17. guide page a-10.  The main differences being that we use token ring, and of
  18. course the ip addresses are all different.  The problem is that the
  19. documentation does not suggest how the dos workstation is supposed to be able
  20. to logon to the server.  I can successfully ping the server, so it seems that
  21. the masks, and addresses are set ok. but a login attempt yields the old "file
  22. server not found" message.
  23. At the server we did
  24. load tcpip
  25. bind ip to tokendma addr=146.186.123.2
  26. bind ipx to tokendma net=2
  27.  
  28. At the workstation:
  29. lsl
  30. token
  31. tcpip
  32. iptunnel
  33. ipxodi
  34. netx
  35.  
  36.  
  37. net.cfg:
  38.  
  39. protocol TCPIP
  40.    bind token
  41.    ip_address
  42.    ip_router
  43.    ip_netmask
  44. link driver token
  45.    frame token_ring-snap
  46. link driver IPTUNNEL
  47.    gateway     255.255.255.255
  48.    gateway     146.186.123.2
  49.    port        213
  50.    checksum    yes
  51.  
  52. So the question is, what is missing?
  53.  
  54. Thanks
  55.  
  56. henry wilusz
  57.