home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / TEL23DOC.ZIP / APPENDIX.C < prev    next >
Encoding:
Text File  |  1991-07-01  |  4.5 KB  |  181 lines

  1. C.1    NCSA Telnet 
  2.  
  3. Configuration File Summary    C.1
  4.  
  5.  
  6. National Center for Supercomputing Applications
  7.  
  8. June 1991
  9.  
  10.                                                               
  11.  
  12. June 1991
  13.  
  14.  
  15.  
  16.  
  17. Appendix C    Configuration File Summary
  18.  
  19.  
  20.  
  21. This appendix contains a quick reference list of the keyword 
  22. values which NCSA Telnet allows in its configuration file. 
  23.  
  24. There are two sections in this appendix. The first list contains the 
  25. PC configuration entries which apply to the overall program or to 
  26. all sessions. The second section contains the list of attributes 
  27. which you may assign to individual sessions. Each keyword has 
  28. an example value and a one-line summary of its purpose. For 
  29. details on allowed values, see Chapter 7, "Installation and 
  30. Configuration." A template CONFIG.TEL file is included on the 
  31. distribution disk.
  32.  
  33.  
  34. Local Configuration
  35.  
  36. address=d000    gives segment address of the Ethernet 
  37.     board's shared memory in hex.
  38.  
  39. arptime=3    gives local network timeout for ARP 
  40.     requests.
  41.  
  42. bios=no    uses BIOS or write directly to screen.
  43.  
  44. broadcast=x.x.x.x    uses IP number for broadcast 
  45.     packets.
  46.  
  47. capfile="\mycapture"    specifies a name for the capture file.
  48.  
  49. capfile=prn    specifies capture file is printer device 
  50.     (PRN).
  51.  
  52. clock=off    displays clock on screen.
  53.  
  54. domain="ncsa.uiuc.edu"    gives default domain suffix.
  55.  
  56. domaintime=2    gives domain lookup timeout per retry.
  57.  
  58. domainretry=4    gives number of times to query domain 
  59.     nameserver(s).
  60.  
  61. ftp=yes    enables or disables FTP server , default is 
  62.     yes.
  63.  
  64. hardware=3C501    assigns type of Ethernet hardware to use:  
  65.     3C501, PCNIC, NI5210, WD8003, 3C523, 
  66.     NICPS2, etc. (See introduction for 
  67.     complete list of Ethernet adapter board 
  68.     list.)
  69.  
  70. hpfile=COM1    attaches HP plotter to COM1.
  71.  
  72. hpfile=hp.out    assigns filename for HPGL codes for 
  73.     graphics to go to.
  74.  
  75. interrupt=3    gives interrupt number for the Ethernet 
  76.     board.
  77.  
  78. ioaddr=360    gives I/O base address of the Ethernet 
  79.     board in hex.
  80.  
  81. myip=BOOTP    queries the BOOTP server for my IP 
  82.     address.
  83.  
  84. myip=RARP    queries the RARP server for my IP 
  85.     address.
  86.  
  87. myip=10.0.0.51    assigns IP address to use for the PC.
  88.  
  89. netmask=255.255.255.0    sets subnet mask for your local 
  90.     network. 
  91.  
  92. passfile="\mypasswd"    gives filename for FTP usernames and
  93.     passwords.
  94.  
  95. psfile=ps.out    gives filename for PostScript output.
  96.  
  97. rcp=yes    enables and disables rcp server, default is 
  98.     yes.
  99.  
  100. tekfile=tek.out    assigns filename for Tektronix 4014 codes 
  101.     when output to disk.
  102.  
  103. tek=yes    enables and disables Tektronix 
  104.     graphics mode.
  105.  
  106. termtype="vt100"    sends terminal type to all machines 
  107.     you've attempted to connect to.
  108.  
  109. video=ega    assigns video display to use: cga, ega, 
  110.     hercules, no9.
  111.  
  112. windowgoaway=yes    Close the telnet window without 
  113.     prompting when a machine's session 
  114.     closes.
  115.  
  116. wire=thin    determines which type of ethernet 
  117.     connection (thin or thick) the 3C503 
  118.     ethernet card is using.
  119.  
  120. Host-Specific Parameters
  121.  
  122. NOTE: The keyword name is special because it separates entries.
  123.  
  124. clearsave=yes    saves cleared screen into scrollback region.
  125.  
  126. contime=10    sets connection timeout in seconds.
  127.  
  128. copyfrom=nic    copies all missing parameters from a previous 
  129.     session.
  130.  
  131. crmap=4.3BSDCRNUL    changes sets of codes for carriage return.
  132.  
  133. duplex=half    sets local echo, but sends all character 
  134.     immediately.
  135.  
  136. erase=delete    sets BACKSPACE key to "backspace" or 
  137.     "delete."
  138.  
  139. gateway=1    sets gateway precedence; starts at 1, goes up by 
  140.     ones.
  141.  
  142. host=sri-nic.arpa    sets hostname or alternate name. Usually full 
  143.     domain name.
  144.  
  145. hostip=10.0.0.51    sets IP address of the host. Required if 
  146.     nameserver not used.
  147.  
  148. maxseg=512    sets limit on incoming packet size, given as TCP 
  149.     MSS option.
  150.  
  151. mtu=512    establishes limit on outgoing packet size.
  152.  
  153. name=nic    sets session name, separates lists of 
  154.     parameters for sessions.
  155.  
  156. nameserver=1    sets nameserver precedence; starts at 1, goes up 
  157.     by ones.
  158.  
  159. nbcolor=black    gives normal background color.
  160.  
  161. nfcolor=white    gives normal foreground color.
  162.  
  163. rbcolor=white    gives reverse background color.
  164.  
  165. retrans=7    sets initial retransmit timeout in 18ths of a 
  166.     second.
  167.  
  168. rfcolor=black    sets reverse, foreground color.
  169.  
  170. rwin=512    sets TCP receive window, can make up for low 
  171.     performance hardware.
  172.  
  173. scrollback=100    establishes number of lines of scrollback for this 
  174.     session.
  175.  
  176. ubcolor=black    designates underline, background color. Black, 
  177.     blue, green, cyan, red, magenta, yellow, white.
  178.  
  179. ufcolor=blue    designates underline, foreground color.
  180.  
  181.