home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / windows / win_72 / hints3.txt < prev    next >
Text File  |  1997-02-01  |  12KB  |  236 lines

  1. Fra         : N3BUB
  2. Til         : FBB@USBBS   
  3. Sendt       : 19-Mar 10:24
  4. Mottatt     : 27-Mar 10:03
  5. Type/status : BF
  6. BID (MID)   : 21139_N3BUB
  7. Meldingsnr. : 228688
  8. Tittel      : FBB-WIN NETWORK SETUP
  9. R:960327/0856Z @:LA9GG.BRG.R.NOR.EU #:2328 [Link 3] FBB7.00a $:21139_N3BUB
  10. R:960324/1355Z @:LA9GG.BRG.R.NOR.EU #:47718 [Link 1] $:21139_N3BUB
  11. R:960324/0408Z @:GB7HSN.#32.GBR.EU #:42853 [Mottingham] $:21139_N3BUB
  12. R:960321/0404Z 8707@VE4KV.#WPG.MB.CAN.NOAM [Winnipeg] FBB7.00a
  13. R:960321/0341Z @:F6CNB.#SETX.TX.USA.NOAM #:11366 $:21139_N3BUB
  14. R:960320/2035z @:K5ARH.#LFT.LA.USA.NOAM #:27856 $:21139_n3bub
  15. R:960320/2007z @:KB5OGN.#NILA.LA.USA.NOAM #:73208 $:21139_n3bub
  16. R:960320/0736z @:N2MEG.#BRONX.NY.USA.NA [JNOS] #:5204 $:21139_n3bub
  17. R:960320/0510 5000@KB2VLX.#BRONX.NY.USA.NA $:21139_N3BUB
  18. R:960320/0117Z @:WA2JVM.NJ.USA.NA #:2772 [West Orange] $:21139_N3BUB
  19. R:960320/0112Z @:WA2SNA.FN21VA.NJ.USA.NA #:44389 [Oakland] $:21139_N3BUB
  20. R:960320/0108Z @:N2ERH.FN21OE.NJ.USA.NA #:51164 [Branchville] $:21139_N3BUB
  21. R:960320/0056Z @:N2QAE.#NNJ.NJ.USA.NA #:11569 [Long Valley,NJ] FBB5.15c
  22. R:960319/0156Z @:N2OCW.NJ.USA.NOAM #:12088 [Bloomsbury] $:21139_N3BUB
  23. R:960319/1024Z @:N3BUB.#EPA.PA.USA.NA #:21139 [FN20FV] $:21139_N3BUB
  24.  
  25. From: N3BUB@N3BUB.#EPA.PA.USA.NA
  26. To  : FBB@USBBS
  27.  
  28.  
  29.  
  30. WinFBB Tinkerers:
  31.  
  32. I have been playing with the networking features of Win3.11 and have it running
  33. here with WinFBB7.00 and FBB5.15c.
  34. FBB7.00 is running on a 486 with 8 meg ram, and FBB5.15c is running on a 386
  35. with 2 meg ram. Win3.11 is installed on the 486 machine with the Microsoft
  36. Network running. The hard drive is shared in full with the 386 machine thru use
  37. of NET.EXE. networking program.
  38. This setup has nothing to do with BPQ switch at this time, it is strickly a
  39. DOS-WIN setup.
  40. The ethernet cards are NOVELL NE1000 (810-160-002) cards using thin cable
  41. linking. Addressing is   300H and IRQ 5. They do not eat up a com port!!
  42. The 386 machine has only 2 meg ram, and it runs both the NET and FBB fine.
  43. 2 megs will not run a node copy of the network, so I opted for this arrangement.
  44. The 486 is setup with networking installed. It becomes the SERVER machine.
  45. The 386 is setup with NET.EXE and related files, a list of which are needed to
  46. make it go included below.
  47.  
  48. The 386 can access any file, program, and data that is in the 486, but will not
  49. run anything larger than its' own memory will allow. FBB5.15c is running one
  50. port for my HF links, while the other is running 3 more for local connects. In
  51. the autoexec.bat go two lines that will auto start the NET link at boot-up
  52. after a bit of tinkering to get it going.
  53. The files listed below are enough to get it going without a hitch.
  54.  
  55. In the config.sys, put this line:
  56. device=<path>ifshlp.sys
  57. Put it right after the HIMEM.SYS line.
  58.  
  59. In the autoexec.bat file, near the beginning, put these lines:
  60. <path>net start workstation
  61. <path>net logon <YourNetworkName> <Password>
  62.  
  63. This assumes you want the network on line at boot-up time. If not, just type
  64. the lines from the prompt when you want to logon. You will be prompted at that
  65. time for needed info.
  66. Under no circumstances put any NET USE lines in your autoexec.bat file until
  67. you know what it will do, each time the command runs successfully, it will
  68. duplicate the routing. Not a good situation, since NET keeps a log of what you
  69. already set up.
  70. If you have a printer on line, type net /? > prn to print out a small help
  71. file. This will get you started to print out the many help files included
  72. within NET.EXE system. i.e. net start/?   net use/?   net view/?  etc...
  73.  
  74. Make a directory...i.e. windows or network or <whatever>. Put its' PATH in the
  75. path line of the Autoexec.Bat file. It has to have its path in there, or it
  76. will not work. Don't forget to bring over the SYSTEM.INI file from the server
  77. machine, it needs it to know what is in there. Look in the network] section and
  78. edit the lines with your name, machine name, and workgroup.
  79.  
  80. yourname must be different from server
  81. computername must be different than server
  82. workgroup must be same as server
  83.  
  84. The .PWL files will be made when you first try to logon. I don't remember the
  85. exact sequence, since I was in the dark to the various functions of the
  86. network, so I hope I didn't tell any wrong info here. Don't bring them over if
  87. you find them on the server machine.
  88.  
  89. The first time you try to logon, the net will ask you for your name, password,
  90. and I think, workgroup. I got it going, and i'm not going to get rid of the
  91. files to test these theories agn!! Please appreciate the hours it took me to
  92. get it running. I had a starter boost from a ham that knew the system, but I
  93. hacked for a while to get it all straightened out to this end.
  94.  
  95. After you get logged on, you must specify a place you want to go to.
  96. First, go into file manager in 3.11, and tell it to SHARE the entire drive. It
  97. will ask you for a name to call the drive. It is not lookng for a <path>, but
  98. rather a plain name. I called my 486 c-drive CDRIVE. Now you can go back to the
  99. machine you were setting up and type:
  100.  
  101. net use * \\<computername>\<name>   in my setup, this is :
  102. net use * \\486\winfbb <--if you want passwords, you must read the net help
  103. files and follow the instructions. since this is a personal system, I have
  104. everything open. If you get a line that says something like:
  105.  
  106. F: connected to \\486\CDRIVE..
  107. The command completed successfully.
  108.  
  109. The * in the net use command, tells NET to use next available drive letter.
  110. This will be the connect letter you will use until you change something. In the
  111. example it was  F:  It might be different in your case, I have two physical
  112. drives on my 386, and a small ramdrive, so my next drive was F:
  113. As long as you don't wipe the files, each time you logon, you will be connected
  114. to this path. You can have 26 different paths setup. A-Z.
  115. Make sure you have lastdrive=Z in the outboard machine!!!
  116. Once you have SHARED the ROOT of a drive, you have access to the whole thing
  117. from this machine. It doesn't work the other way, because the 386 is not a
  118. NODE. If this is a personal system, better not to password anything, and give
  119. FULL access to everything.
  120.  
  121. FBB5.15c FBBDOS will allow access to this drive. NEAT! This means users allowed
  122. in full access in FBBDOS on this machine can get to the 486 drives. BE CAREFUL
  123. WITH IT
  124. Also, you can have mail forwards sent thru the link, directly to
  125. <NetDriveLetter>:\fbb\mail.in... This allows automatic routing of messages
  126. between the two machines and their ports. Also, you can set up a little batch
  127. file, to run in a forward script, to poll the 486 drive for a file, which is a
  128. file made by a forward connect in that machine. the 386 outboard machine will
  129. be able to put and get forwarding mail just like internal file transfers. 
  130.           P.S. M_FILTER doesn't work thru the NETWORK port.
  131.  
  132. I hope this message helps someone get the link going, I had a rough time, being
  133. pretty much on my own. I AM NOT, by any means, an expert in these matters, but
  134. I've found that if you follow your nose, you can almost do anything with these
  135. machines. I will answer any questions I can about what I've learned thus far.
  136. Good luck with it, it has made my station automated again.
  137. I will not apologize to anyone, for anything I forgot, misled, or otherwise,
  138. told wrong. I have it running, and will share what I know, but please don't
  139. come flaming when it doesn't work right away, it didn't for me either. All the
  140. info in this message is personal experience, please don't take it as the
  141. absolute truth.
  142.  
  143. Included below are the files I needed to make NET run on my 386. Don't forget
  144. to edit the SYSTEM.INI to make it think it is not on the server machine.
  145. Make sure at least these following lines reflect the outboard machine setup:
  146.  
  147. [NETWORK]
  148.  
  149. UserName=<DifferentThanServerMachine>
  150. Workgroup=<SameAsServer>
  151. ComputerName=<DifferentThanServer>
  152.  
  153. [network drivers]
  154.  
  155. devdir=<PathToFiles>  <--my directories is C:\WINDOWS...it is whatever
  156. directory you put files listed below in.
  157.  
  158. This is list of files on outboard machine...386
  159.  
  160.  Volume in drive C is DISK-C-    
  161.  Volume Serial Number is 1F97-7E12
  162.  Directory of C:\WINDOWS
  163.  
  164. .            <DIR>         03-18-96  12:44a
  165. ..           <DIR>         03-18-96  12:44a
  166. NDISHLP  SYS         4,464 11-01-93   3:11a
  167. IFSHLP   SYS         4,548 11-01-93   3:11a
  168. WFWSYS   CFG           840 03-16-96   1:18p
  169. PROTMAN  EXE        13,782 11-01-93   3:11a
  170. NE1000   DOS        14,020 11-01-93   3:11a
  171. PROTMAN  DOS        21,940 11-01-93   3:11a
  172. NET      MSG        75,697 11-01-93   3:11a <will run without these if
  173. NETH     MSG       122,333 11-01-93   3:11a  using floopy disk>
  174. NET      EXE       433,829 11-01-93   3:11a
  175. PROTOCOL INI           576 03-17-96   7:58a
  176. SHARES   PWL           622 03-18-96   2:53a <will make new file for you
  177. MICHAELA PWL           606 03-18-96   2:58a <will make new file for you
  178. SYSTEM   INI         3,441 03-18-96   2:58a <from server machine-EDIT IT!!
  179. CONNECT  DAT            40 03-19-96   8:20a <makes on the fly
  180.        17 file(s)        696,738 bytes
  181.                       19,791,872 bytes free
  182.  
  183. This is my memory configuration with NET and FBB running...
  184. Modules using memory below 1 MB:
  185.  
  186.   Name           Total       =   Conventional   +   Upper Memory
  187.   --------  ----------------   ----------------   ----------------
  188.   MSDOS       14,413   (14K)     14,413   (14K)          0    (0K)
  189.   SETVER         608    (1K)        608    (1K)          0    (0K)
  190.   HIMEM        1,168    (1K)      1,168    (1K)          0    (0K)
  191.   IFSHLP       3,872    (4K)      3,872    (4K)          0    (0K)
  192.   EMM386       3,120    (3K)      3,120    (3K)          0    (0K)
  193.   COMMAND      3,088    (3K)      3,088    (3K)          0    (0K)
  194.   BASIC       12,000   (12K)     12,000   (12K)          0    (0K)
  195.   SERV       337,136  (329K)    336,912  (329K)        224    (0K)
  196.   COMMAND      3,152    (3K)      2,656    (3K)        496    (0K)
  197.   ANSI         4,208    (4K)          0    (0K)      4,208    (4K)
  198.   RAMDRIVE     1,296    (1K)          0    (0K)      1,296    (1K)
  199.   PROTMAN        400    (0K)          0    (0K)        400    (0K)
  200.   NE1000       9,360    (9K)          0    (0K)      9,360    (9K)
  201.   NDISHLP      1,440    (1K)          0    (0K)      1,440    (1K)
  202.   NETBEUI     37,792   (37K)          0    (0K)     37,792   (37K)
  203.   DOSKEY       4,144    (4K)          0    (0K)      4,144    (4K)
  204.   ESS          1,776    (2K)          0    (0K)      1,776    (2K)
  205.   COMMAND      3,152    (3K)          0    (0K)      3,152    (3K)
  206.   Free       338,848  (331K)    277,568  (271K)     61,280   (60K)
  207.  
  208. Memory Summary:
  209.  
  210.   Type of Memory       Total   =    Used    +    Free
  211.   ----------------  ----------   ----------   ----------
  212.   Conventional         655,360      377,792      277,568
  213.   Upper                125,568       64,288       61,280
  214.   Reserved             131,072      131,072            0
  215.   Extended (XMS)*    1,185,152    1,185,152            0
  216.   ----------------  ----------   ----------   ----------
  217.  
  218.   Total memory       2,097,152    1,758,304      338,848
  219.  
  220.   Total under 1 MB     780,928      442,080      338,848
  221.  
  222.   Total Expanded (EMS)                 1,638,400 (1,600K)
  223.   Free Expanded (EMS)*                   180,224   (176K)
  224.  
  225.   * EMM386 is using XMS memory to simulate EMS memory as needed.
  226.     Free EMS memory may change as free XMS memory changes.
  227.  
  228.   Largest executable program size        277,456   (271K)
  229.   Largest free upper memory block         54,064    (53K)
  230.   MS-DOS is resident in the high memory area.
  231.  
  232. 73 and Good Luck  *BUB*
  233.  
  234.  
  235.  
  236.