home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / itrafic.zip / ITRAFIC.TXT < prev    next >
Text File  |  1999-11-26  |  2KB  |  57 lines

  1. ---------------------------------------------------------------------
  2. File  : 'iTrafic.txt' - Info about iTrafic
  3. Author: Henrik Aaen
  4. E-Mail: haa@mail1.stofanet.dk
  5. WWW   : http://home1.stofanet.dk/haa/
  6. ---------------------------------------------------------------------
  7.  
  8. What is iTrafic ?
  9.  
  10. iTrafic is a FREEWARE utility to make automatic Trafic Controlled
  11.         login / logout to cable modem internet connections
  12.  
  13.         Native OS/2 32 bit application using IBM TCP/IP Version 4.1
  14.  
  15. FREEWARE for use at home !
  16.  
  17. The following files are included:
  18.         iTrafic.exe     Executable
  19.         nvt.dll         Telnet functions for REXX
  20.         on.cmd          REXX command script called when logon is made
  21.         off.cmd         REXX command script called when logoff is made
  22.         iTrafic.txt     This file
  23.  
  24. Entries in the Hosts - and resolv2 file:
  25.         The hosts file in mptn\etc must have an entry for the domain name
  26.         server at your internet supplier and your ip address must appear in
  27.         the resolv2 file as a nameserver. iTrafic will route the name lookup
  28.         to the host named extnameserver in the hosts file.
  29.  
  30.   hosts file must have:
  31.  
  32.         xxx.xxx.xxx.xxx       extnameserver
  33.  
  34.   resolve2 file must have:
  35.  
  36.         nameserver xxx.xxx.xxx.xxx
  37.  
  38. These Environment settings is used by on.cmd and off.cmd:
  39.  
  40. STOFALOGINHOST=xxx.xxx.xxx.xxx   ip address to be telneted to logon or off
  41. STOFALOGINPORT=259               portnumber used by the telnet
  42. STOFALOGINUSERID=xxxxxxx         your userid used when logging in
  43. STOFALOGINPASSWORD=xxxxxxxx      your password
  44.  
  45. Settings in browser:
  46.         Your browser must be setup to use a socks server on port 1080 on the
  47.         machine having your ip address. The ip address of the PC running the
  48.         iTrafic application.
  49.  
  50.  
  51. Place the nvt.dll in a directory to which there is a reference in the libpath.
  52. Place the on.cmd and off.cmd in the same directory as iTrafic.exe.
  53. Make an object of the iTrafic, which is set to be minimized to the desktop, and
  54. start the iTrafic application.
  55.  
  56. Enjoy ! :-)
  57.