home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.3 / 1996-04_-_Disc_2.3.bin / war2 / kali / wattcp.cfg < prev   
Text File  |  1996-01-17  |  982b  |  23 lines

  1. ;my_ip and nameserver are required for all installations.  You can get
  2. ;away without using a nameserver if you use all numbers for servers
  3. ;instead of names (use 206.197.190.20 instead of kali.net).  Some users
  4. ;can set "my_ip = bootp" and the ip# will be looked up for you.
  5. ;
  6. ;For ethernet users all four of these are required.  For SLIP users 
  7. ;only the my_ip number is required.  For PPP users the my_ip is required,
  8. ;netmask should be set to 0.0.0.0, and add ppp=1.
  9. ;
  10. ;Ethernet users: Notice that in all cases my_ip and gateway will have 
  11. ;the first two numbers the same.  In most cases, the first three numbers 
  12. ;will be the same.  If only the first two are the same, the netmask is 
  13. ;255.255.0.0.  If the first three are the same, the netmask is probably 
  14. ;255.255.255.0.  If these values are incorrect Kali will not work.
  15.  
  16. my_ip = 
  17. netmask = 
  18. gateway = 
  19. nameserver = 
  20.  
  21. ;Use the following option only if using PPP (remove the semicolon to use).
  22. ;ppp = 1
  23.