home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / novell / 10798 < prev    next >
Encoding:
Text File  |  1992-12-23  |  2.2 KB  |  73 lines

  1. Newsgroups: comp.sys.novell
  2. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!similler@magnus.acs.ohio-state.edu
  3. From: "Steve Miller" <similler@magnus.acs.ohio-state.edu>
  4. Subject: IP TUNNELING PROBLEM
  5. Message-ID: <44033.similler@magnus.acs.ohio-state.edu>
  6. Sender: similler@magnus.acs.ohio-state.edu
  7. Organization: The Ohio State University
  8. X-Nupop-Charset: English
  9. Date: Wed, 23 Dec 1992 17:13:52 GMT
  10. Lines: 61
  11.  
  12. I am having a problem trying to tunnel ipx in ip between 2 servers and I
  13. hope that someone out there has already had this same problem and has a
  14. solution.
  15.  
  16. The two servers are SMGSERVER and RWT
  17.  
  18. RWT's AUTOEXEC.NCF file.
  19.  
  20. file server name rwt
  21. ipx internal net 1
  22. load a:wdplussv port=280
  23. bind ipx to wdplussv net=2
  24. load a:wdplussv port=300
  25. bind ipx to wdplussv [port=300] net=3
  26. mount all
  27. load pserver rwt_print_server
  28. load remote PASSWORD
  29. load rspx
  30. load monitor
  31. load a:wdplussv port=300 name=ipcard frame=ethernet_ii
  32. bind ipx to ipcard net=66
  33. load tcpip
  34. bind ip to ipcard addr=128.146.184.4 mask=255.255.255.0
  35. load iptunnel peer=128.146.6.79
  36. bind ipx to iptunnel net=4
  37.  
  38. SMGSERVERS autoexec.ncf file
  39.  
  40. file server name smgserver
  41. ipx internal net 5
  42. load clib
  43. load cpstart c:\startup.ncf
  44. load nmagent
  45. load 3c505 port=300 int=9 dma=5 name=netware frame=ethernet_802.3
  46. load remote PASSWORD
  47. load rspx bind ipx to netware net=8023
  48. load appletlk net=50000 zone={"ACS"}
  49. load 3c505 port=300 int=9 dma=5 name=ethertalk2 frame=ethernet_snap
  50. bind appletlk to ethertlk2 net=10-10 zone={"ACS"}
  51. load afp ncpw
  52. load fryeserv
  53. load apc
  54. load 3c505 port=300 int=9 dma=5 name=ipcard frame=ethernet_ii
  55. bind ipx to ipcard net=66
  56. load tcpip
  57. bind ip to ipcard addr=128.146.6.79 mask=255.255.255.0
  58. load iptunnel peer=128.146.184.4
  59. bind ipx to iptunnel net=4
  60.  
  61.  
  62. What happens is that I can see SMGSERVER from RWT but I can't logon to
  63. SMGSERVER.  I can't see RWT from SMGSERVER.
  64.  
  65. Any ideas?
  66.  
  67. *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
  68. Name:       Steve Miller           |  The Ohio State University
  69. Internet:   STEVE-MILLER+@OSU.EDU  |  Academic Computing Services
  70. CompuServe: 76702,1522             |  Rm. 406 Baker Systems
  71. Phone:      614-292-4843           |  1971 Neil Avenue
  72. FAX:        614-292-7081           |  Columbus, Ohio 43210-1210
  73.