home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 June / PCWorld_1998-06_cd.bin / software / Programy / WinProxy / winproxy / faqus.txt < prev    next >
Text File  |  1998-04-22  |  7KB  |  198 lines

  1. ===================
  2. WinProxy US FAQ 1.1
  3. ===================
  4.  
  5. Frequently Asked Questions (970531)
  6.  
  7. (C) 1997 by Pavel KUNCL, LAN-Projekt
  8.  
  9. mailto:winproxy@winproxy.net
  10.  
  11. General information
  12. ~~~~~~~~~~~~~~~~~~~
  13. Q: What is WinProxy?
  14.  
  15. A: WinProxy is a program which allows access to the Internet for a entire
  16.    local network and protects it as a firewall.
  17.  
  18. Q: What services WinProxy supports?
  19.  
  20. A: Above all it is WWW browsing and e-mails sorting, but WinProxy
  21.    also features FTP and Telnet gateway.
  22.  
  23. Q: What is a Firewall?
  24.  
  25. A: Firewall is a computer placed between the local area network and 
  26.    the Internet. Firewalls provide protection from the open nature 
  27.    of the Internet. Commonly firewalls turn off packet routing 
  28.    on the host, preventing access through the IP network layer. 
  29.    Attacks based on IP spoofing cannot reach the local area network.
  30.  
  31. Q: What is a IP address?
  32.  
  33. A: It is a unique address of each computer on the internet, which allows
  34.    finding of each computer and thus communication between computers via 
  35.    Internet using TCP/IP protocol. It is created from four numbers divided
  36.    by dots (f.e. 195.118.31.47).
  37.  
  38. Q: What is a Intranet?
  39.  
  40. A: Intranet is a private network of computers, which comunicate as if connected
  41.    to real Internet. You can configurate it yourself. If you have less
  42.    than 255 computers you can use IP address 192.168.1.1 for first
  43.    computer (with WinProxy running), 192.168.1.2 for second one etc.
  44.    More details are in 5. chapter of Manual.
  45.  
  46. Q: What is a cache?
  47.  
  48. A: Cache is a buffer of memory. If you read any object from Internet, 
  49.    it is stored to a shareable cache. When anybody wants it again, it 
  50.    is loaded from the cache without connecting to the Internet. This 
  51.    is better for modem users. So if WWW page is updated you get old the
  52.    version.
  53.  
  54. Q: How long does cache store objects?
  55.  
  56. A: This problem is divided into two factors. The setting of the maximal size
  57.    of cache. When cache is full the oldest objects are deleted. As second
  58.    it is Time-To-Live (TTL). After this time there are specified objects refreshed
  59.    from Internet.
  60.  
  61. Q: Who is ISP?
  62.  
  63. A: ISP is a Internet Service Provider, who above all offers connection
  64.    to the Internet using a modem and creates mail boxes and virtual domains.
  65.  
  66. Q: What is DNS?
  67.  
  68. Q: Domain Name Server (DNS) transfers DNS address (f.e. www.company.com)
  69.    to IP address (f.e. 147.2121.12.33).
  70.  
  71.  
  72. WinProxy demoversion
  73. ~~~~~~~~~~~~~~~~~~~~
  74.  
  75. Q: Where can I get the latest version of Winproxy?
  76.  
  77. A: You can download free demoversion from "LAN Projekt" WWW Home Page
  78.    (http://www.winproxy.cz) or from a non FTP server
  79.    (ftp://nms.lanprojekt.cz/pub/network/winproxy/).
  80.  
  81. Q: How is the demoversion limited?
  82.  
  83. A: It supports only two concurent users, creating two mail-boxes
  84.    and maximal cache size is 1 MB.
  85.  
  86. Q: Does a time limitation exist?
  87.  
  88. A: No it doesn't and you can ask the distributor (mailto:sales@winproxy.cz)
  89.    for a trial key, that enables you the unlimited version for 20 days.
  90.  
  91. Q: Our network is very small. Must we buy full version for unlimited number
  92.    of users?
  93.  
  94. A: No you needn't. If you have modest demands, then you can buy cheaper
  95.    versions for 5 or 10 users only.
  96.  
  97. Q: This is number of users or mail-boxes?
  98.  
  99. A: Both.
  100.  
  101. Q: How is price and where can I order it?
  102.  
  103. A: Price list and more details are available on LAN Projekts WWW HomePage
  104.    (http://www.winproxy.cz) or you can mail for more information
  105.    to sales@winproxy.net.
  106.  
  107. Q: What about an upgrade?
  108.  
  109. Q: Upgrade is available between the versions of number of users. Price is 
  110.    calculated as the difference of both versions plus 20%. Next versions of
  111.    the program are for free, with the same key as the one for old version.
  112.  
  113. Q: What about technical support?
  114.  
  115. A: It's available via e-mail. Questions from customers have greater priority
  116.    but all questions will be answered. You can find more details and e-mail 
  117.    addresses at WWW HomePage.
  118.  
  119.  
  120. WinProxy tips & tricks
  121. ~~~~~~~~~~~~~~~~~~~~~~
  122.  
  123. Q: How I can configure WinProxy?
  124.  
  125. A: It is possible only via any WWW browser using URL connection to
  126.    http://<WinProxyHost>:3129/admin
  127.  
  128. Q: I need transfer whole WinProxy configuration to other computer.
  129.  
  130. A: Run program REGEDIT and export this tree [HKEY_LOCAL_MACHINE\SOFTWARE\M&Msoft\WinProxy].
  131.    You can import this file again using REGEDIT on second computer.
  132.  
  133. Q: I use Netscape Navigator and Winproxy seems to be slow.
  134.  
  135. A: You should enable SOCKS server on Network page.
  136.  
  137.  
  138. Hardware and software
  139. ~~~~~~~~~~~~~~~~~~~~
  140.  
  141. Q: What operation system is needed for WinProxy?
  142.  
  143. A: WinProxy needs MS Windows 95 or MS Windows NT with installed TCP/IP
  144.    (Microsoft protocol). Computers can also work under Windows 3.11.
  145.  
  146. Q: What hardware do I need?
  147.  
  148. A: Minimal hardware configuration for given OS, about 1 MB free space
  149.    on harddisk and space for cache. You need better performance of CPU
  150.    and more RAM for more users and faster connection too.
  151.  
  152. Q: Is one static IP address enough?
  153.  
  154. A: WinProxy runs on the computer that can access the Internet, so one
  155.    static IP address is required by this computer only. Other computers 
  156.    access the Internet via its Intranet address that have been specified 
  157.    before.  In addition, if the mailbox capability is not enabled, 
  158.    WinProxy will also work perfectly with a dynamic IP address.
  159.  
  160.  
  161. Eletronic mail
  162. ~~~~~~~~~~~~~~
  163.  
  164. Q: What our ISP have to do if we want to receive e-mails?
  165.  
  166. A: ISP must create at least one mail-box. Ideal case is with a own virtual
  167.    domain(f.e. company.com) with arbitary number of e-mail addresses
  168.    (boss@company.com, sales@company.com). Although your mails for your
  169.    domain are stored in one mail-box on a ISP computer, WinProxy has the 
  170.    ability to receive them and then sort them to several local mail-boxes,
  171.    using "To:"  header.
  172.  
  173. Q: What is a POP3 and SMTP server?
  174.  
  175. A: If you aren't constantly connected to Internet then you wont recieve
  176.    mail when your computer is off-line. Therefore your ISP has a computer
  177.    (POP3 server) that is constantly connected to the Internet and when you
  178.    connect Winproxy, it gets all new messages from your mail box.
  179.    Winproxy also post all your mails to SMTP server in time of connection.
  180.    POP3 and SMTP server are mostly the same.
  181.  
  182. Modem connection
  183. ~~~~~~~~~~~~~~~~
  184.  
  185. Q: When does WinProxy connect to the network via a modem?
  186.  
  187. A: It'll connect automaticaly, if local network cannot satisfy user demand
  188.    (Demand Dial mode) in specified time interval, (Schedule Dial mode)
  189.    or manualy via WWW interface (Manual mode).
  190.  
  191. Q: A terminal window stops WinProxy after each connection via a modem and
  192.    I must enter information manualy?
  193.  
  194. A: Your ISP doesn't support PAP or CHAP. You can dowload SCRIPT file from
  195.    ftp://ftp.lanprojekt.cz/pub/network/win95/script.zip that will help you.
  196.  
  197. === End of FAQ ===
  198.