home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / networks / miscnew.zip / LMCFG.TXT < prev   
Text File  |  1993-10-01  |  2KB  |  49 lines

  1. Artisoft Technical Bulletin
  2. 08.25.93 ME
  3. LANtastic for Macintosh Configuration Examples
  4. ================================================
  5.  
  6.  
  7. This document describes minimum configuration files for a LANtastic for
  8. Macintosh dedicated gateway computer.  A minimum configuration means the
  9. gateway will not function correctly unless you have files set to at least
  10. 100, and SHARE.EXE loaded on the gateway with a minimum of /L:200 and
  11. /F:4096.  
  12.  
  13. After SERVER.EXE is loaded there must be a minimum of 450K base memory for
  14. LMSERVER.EXE to run.  Do not load any other Terminate Stay Resident (TSR)
  15. programs on the dedicated gateway.  After running successfully with the
  16. following configuration files, it is possible to increase certain parameters
  17. and add a disk cache program such as LANcache.  Disk caching does not affect
  18. performance on the gateway to a great extent, however.  The following files
  19. assume you are using DOS 5.0 or DOS 6.0.
  20.  
  21. ** CONFIG.SYS **                     ** AUTOEXEC.BAT **
  22. DEVICE=C:\DOS\HIMEM.SYS              PROMPT $P$G
  23. DEVICE=C:\DOS\EMM386.EXE NOEMS       PATH=C:\;C:\DOS;C:\LANTASTI;C:\LANMAC
  24. DOS=HIGH,UMB                         CALL C:\LANTASTI\STARTNET
  25. FILES=100                            CD LANMAC
  26. BUFFERS=50                           LMSTART
  27. LASTDRIVE=Z
  28. FCBS=16,8                                    
  29. STACKS=0,0                                   
  30.  
  31. ** STARTNET.BAT **                   ** LMSTART.BAT **
  32. REM: Sample for LANtastic            REM: Sample for 3C503
  33. REM: AE-Series ethernet adapters     REM: 3Com adapters
  34. SHARE /L:200 /F:4096                 LSL
  35. LH AEX                               ENET3CH/NAME=ETHER$
  36. LH AILANBIO                          ATALK
  37. REDIR SERVER LOGINS=1                AARP
  38. LH SERVER                            PAP_WS
  39. NET LOGIN/WAIT \\SERVER SERVER       PAP_SRV
  40. NET LPT TIMEOUT 10                   LMSERVER
  41.  
  42. If you need technical support for LANtastic for Macintosh, please call 602-
  43. 670-7000 extension 528. Any questions or suggestions on this bulletin may be
  44. mailed to our offices:
  45.  
  46. Artisoft, Inc.
  47. Technical Support Department
  48. 2202 N. Forbes Blvd
  49. Tucson, AZ 85745