home *** CD-ROM | disk | FTP | other *** search
- #
- # This is the STinG relevant stuff.
- #
- ALLOCMEM = 250000
- #
- THREADING = 50
- FRAG_TTL = 60
- #
- #GMT
- ICMP_GMT = 0
- #BST
- #ICMP_GMT = -60
- #
- ICMP_AD = 10
- ICMP_FLAG = 0
- #
- TCP_PORT = 1024
- MSS = 1460
- #Was 2000
- RCV_WND = 2920
- #Was 5000
- DEF_RTT = 50
- DEF_TTL = 128
- TCP_ICMP = 1
- #
- UDP_PORT = 1024
- UDP_ICMP = 1
- #
- DOMAIN = freeserve.co.uk
- DNS_CACHE = 64
- DNS_SAVE = TRUE
- #
- # Here starts the client relevant stuff.
- #
- # Used by the Dialer :
- #
- DIALER = 127.0.0.1
- LOGIN_BATCH = I:\DIALER\LOGIN.BAT
- #
- # Used by CAB.OVL (read CAB_OVL.DOC) :
- #
- EMAIL = <your email address>
- SMTP_SERVER = smtp.freeserve.net
- NNTP_SERVER = news.freeserve.net
- HTTP_PROXY = www-cache.freeserve.net
- HTTP_PROXY_PORT = 8080
- #