home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac13disk / freserve / default.scr < prev    next >
Encoding:
Text File  |  1999-03-23  |  759 b   |  47 lines

  1. #
  2. # This is the STinG relevant stuff.
  3. #
  4. ALLOCMEM  = 250000
  5. #
  6. THREADING  = 50
  7. FRAG_TTL  = 60
  8. #
  9. #GMT
  10. ICMP_GMT  = 0
  11. #BST
  12. #ICMP_GMT  = -60
  13. #
  14. ICMP_AD   = 10
  15. ICMP_FLAG  = 0
  16. #
  17. TCP_PORT  = 1024
  18. MSS     = 1460
  19. #Was 2000
  20. RCV_WND   = 2920
  21. #Was 5000
  22. DEF_RTT   = 50
  23. DEF_TTL   = 128
  24. TCP_ICMP  = 1
  25. #
  26. UDP_PORT  = 1024
  27. UDP_ICMP  = 1
  28. #
  29. DOMAIN   = freeserve.co.uk
  30. DNS_CACHE  = 64
  31. DNS_SAVE  = TRUE
  32. #
  33. # Here starts the client relevant stuff.
  34. #
  35. # Used by the Dialer :
  36. #
  37. DIALER   = 127.0.0.1
  38. LOGIN_BATCH = I:\DIALER\LOGIN.BAT
  39. #
  40. # Used by CAB.OVL (read CAB_OVL.DOC) :
  41. #
  42. EMAIL      = <your email address>
  43. SMTP_SERVER   = smtp.freeserve.net
  44. NNTP_SERVER   = news.freeserve.net
  45. HTTP_PROXY   = www-cache.freeserve.net
  46. HTTP_PROXY_PORT = 8080
  47. #