home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 2 / AUCD2.iso / internet / proxy.spk / !ProxySrvr / docs / QuickStart < prev    next >
Text File  |  1996-05-03  |  3KB  |  76 lines

  1.          /-----------------------------------------------------\
  2.          |                                                     |
  3.          |   RISC OS Proxy Server © Chris Audley,  1996        |
  4.          |                                                     |
  5.          \-----------------------------------------------------/
  6.  
  7.  
  8.  
  9.   This file attemtps to explain how to setup the proxy server fairly quickly
  10. and painlessly. Most of what is explained here will apply to any network
  11. setup, however, if you have a large network, or you have specialist
  12. circumstances you might want to read the advanced file.
  13.  
  14.  
  15. Setting up the proxy
  16. --------------------
  17.  
  18. The only configuration options that need changing are:
  19.  
  20. External network checking  (%ext.net.check, %ext.net.check.host)
  21.  
  22.        Do you want it on or not (its useful to have)
  23.        If so set %ext.net.check to 1, if not set it to 0       
  24.        
  25.        If so whats the address of the host you are going to use
  26.        to check for a connection.
  27.  
  28.        The address placed in %ext.net.check.host must be in quad notation
  29.        (e.g 1.2.3.4)
  30.               
  31.        I recommend you use one of your Internet service providers news or
  32.        mail servers for this. You can probably find this out from the 
  33.        documentation from your Internet Service Provider, or your login 
  34.        script.
  35.  
  36.        
  37. Machine type  (%machine)
  38.  
  39.        Only used for unknown host page so not really necessary.
  40.  
  41.        
  42. Web Admin     (%web.admin) 
  43.  
  44.        Address placed on unknown host page, please change this to a local 
  45.        address, i don't want to be flooded with emails from people asking
  46.        why their local proxy isn't working :)
  47.        
  48.        
  49.          
  50. Setting up client software
  51. --------------------------
  52.  
  53. For WWW browsers, make sure the HTTP proxy switch is turned on
  54. The proxy hostname is the hostname or address of the machine the proxy
  55. server is running on.
  56.  
  57. The proxy portnumber is the portnumber specified in %http.port in the config
  58. file.
  59.  
  60.  
  61. For the telnet proxy, you must connect to the machine running the proxy
  62. server on the port specified in %telnet.port in the config file.
  63. e.g.   *telnet <host>:<%telnet.port>
  64.  
  65. With !Freeterm you can specify the hostname of the proxy in the hostname box,
  66. and the telnet proxy port in the seperate port number box.
  67.  
  68.  
  69. If you need more info, please read the file 'TheBasics' which explains what
  70. the software is trying to do for you, and what it needs from you to do it
  71. properly, and the 'Advanced' file which explains the proxy functions in more
  72. detail.
  73.  
  74.  
  75. Chris Audley, Fri 03rd May 1996
  76.