home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-01-20 | 7.3 KB | 345 lines |
- [winsock]
- ; name of this host
- hostname=
-
- ; if use DNS for name resolution set the following to yes (default is no)
- ;usedomainnameserver=yes
-
- ; if use NIS for name resolution set the following to yes (default is no)
- ;usenisnameserver=yes
-
- ; domain this host belongs to
- domainname=
-
- ; if use DNS or NIS, enter ip addresses of name servers
- nameservers=
-
- ; to disable winsock background monitor set the following to no
- ; (default is yes)
- ;usewinsockmonitor=no
-
- ; to substitute your own winsock monitor (instead of the one supplied),
- ; set its name here
- customwinsockmonitor=wsacore.exe
-
- ; full pathname of hosts, services and protocol files
- ; note that if name server is used, hosts file is not required. In
- ; addition if internal services and protocol databases are used (see below),
- ; pathnames for corresponding external services and protocol files are
- ; not needed
- hostsdb=\corewsds\hosts
- ;servicesdb=\corewsds\services
- ;protocolsdb=\corewsds\protocol
-
- ; CORE winsock contains built-in services and protocol files,
- ; hence obviating the need for external services and protocol files. If
- ; you do not wish to use the built-in files, set the following keywords
- ; to no (default is yes)
- ;useinternalservdb=no
- ;useinternalprotodb=no
- ; if use bootp or DHCP server set it to yes (default is no)
- usebootp=no
- useinternalservdb=yes
- useinternalprotodb=yes
- usenisnameserver=no
- usedomainnameserver=no
- usehostsfileanddns=yes
-
- [tcpip]
- licensenumber=7W-9767-04B09F1
-
- ; ip address of this host
- ; if bootp or DHCP server is not used
- ipaddress=
-
- ; network mask
- netmask=255.0.0.0
- gateways=
- ipforwarding=yes
- actasgateway=yes
- subnetsarelocal=yes
- allowicmpredirect=yes
- ; specify your packet filter library here (useful for gateway only)
- ;ipfilterlibrary=ipfilter.dll
-
- [wsacore]
- ;debug=yes
- visible=yes
- ;usepolling=no
- ; number of secs of inactivity before exiting (0 means never timeout)
- inactivetimeout=1
- ;inactivetimeout=0
- ;testing=yes
- ;log=no
- datatrace=no
- tcptrace=no
- udptrace=no
- icmptrace=no
- arptrace=no
-
- [wping]
- hostname=lucy
- verbose=yes
- debug=no
- dontroute=no
- iterations=1
- packetsize=56
- showmessagewindow=yes
- twowindows=no
- logfilename=\COREWSDS\WPING.log
- backgroundcolor=65280
- textcolor=16711680
-
- [wfinger]
- hostname=lucy
- username=fred
- backgroundcolor=255
- textcolor=16777215
- logfilename=\COREWSDS\WFINGER.log
-
- [ethernet_0]
- name=ethernet0-pktdrv
- ; IP address of interface (if different from local address above)
- enabled=no
- localipaddr=
- netmask=255.0.0.0
- mtu=1500
-
- [serial_0]
- ;name=slip-interface
- ;name=ppp-interface
- ; local IP address, set to 0 if dynamically assigned by host
- localipaddr=0.0.0.0
- ; remote IP address, set to 0 if dynamically assigned by host
- remoteipaddr=0.0.0.0
- enabled=yes
- mtu=256
- ; do not change this
- portmonitor=wsaslip.exe
- ; VJ compression, dynamic means support whatever mode used by host
- ;compressed=dynamic
- compressed=yes
- sendicmp=yes
- port=com1
- protocol=ppp
- ; Set to yes to accept incoming connection (i.e. run as server)
- server=no
-
- netmask=255.0.0.0
- inactivetimeout=300
-
- ; other PPP-related parameters
-
- asyncmap=0xffffffff
- ;asyncmap=0
- ; userid and password to send to remote if remote uses PAP
- ; if not set here, will prompt for at connection time
- myuserid=my_userid_here
- mypassword=my_password_here
-
- ; PPP negotiated options
- ; if run as server, require remote to send in user-id and password
- pppopt_upap=no
- ; do VJC negotiation as defined by old RFC1172 (option 2)
- pppopt_rfc1172vjc=no
- ; by default we will do IP address negotiation as defined by RFC1332
- ; (option 3). However, if remote host uses old RFC1172 format, we comply.
- ; do IP address negotiation as defined by old RFC1172 (option 1)
- pppopt_rfc1172ipaddr=no
- pppopt_cidcompression=no
- pppopt_ipaddr=yes
- pppopt_vjcompression=no
- pppopt_upap=no
- pppopt_mru=no
- pppopt_accompression=no
- pppopt_pcompression=no
- pppopt_asyncmap=no
- pppopt_magicnumber=no
- ;pppopt_startmode=passive
- pppopt_startmode=active
-
- [ppp_server_users]
- ; list of userids allowed to connect to this machine
- ; userid=password,localipaddr,remoteipaddr
- my_user_id=TCwXjXAFGK6,193.47.1.3,193.47.1.5
-
- [ppp_server_messages]
- ; if run as PPP server, messages to be sent to remote host to
- ; indicate login success or failure
- loginsuccessmsg=Welcome to Internet-Connect (TM) PPP Server
- loginfailmsg=Login to Internet-Connect (TM) PPP Server failed
- logfile=pppusers.log
-
- [wsaslip]
- visible=yes
- testing=no
- ; turn these off to maximize performance
- debug=no
- trace=no
- log=no
- defaultport=com1
- ; set your favorite dialer here. Set to blank (recommended) if
- ; use Internet-Connect built-in dialer (i.e. via wsaslip.scr script).
- ;dialer=wsadial.exe
- dialer=
- ; login script
- scriptfile=wsaslip.scr
- ; hangup script
- ;hangupscriptfile=hangup.scr
- hangupscriptfile=
- ; time for wsaslip to exit after all winsock
- ; applications have terminated
- exittimeout=1
-
- [wsaslip_com1]
- enabled=yes
- connect=modem
- ;connect=direct
- flowcontrol=rtscts
- parity=None
- stopbits=1
- xonxoff=no
- baudrate=9600
- autoreconnect=yes
- databits=8
- onlinestatuscheck=usenone
- ; set to yes if wish to continually monitor DCD (default is no)
- ;monitordcd=yes
-
- [wsaslip_com2]
- enabled=no
- connect=modem
- ;connect=direct
- flowcontrol=rtscts
- parity=none
- stopbits=1
- xonxoff=no
- baudrate=9600
- autoreconnect=yes
- databits=8
- onlinestatuscheck=usenone
- ; set to yes if wish to continually monitor DCD (default is no)
- ;monitordcd=yes
-
- [wsaslip_com3]
- enabled=no
- connect=modem
- flowcontrol=rtscts
- parity=none
- stopbits=1
- xonxoff=no
- baudrate=2400
- databits=8
- onlinestatuscheck=usenone
- ; set to yes if wish to continually monitor DCD (default is no)
- ;monitordcd=yes
-
- [wsadial]
- InitString=AT&F&D0V1
- DialPrefix=ATDT
- DialSuffix=
- HangUp=ATH0
- Connect1=CONNECT 1200
- Connect2=CONNECT 2400
- Connect3=CONNECT 9600
- Connect4=CONNECT 14400
- Fail1=NO CARRIER
- Fail2=BUSY
- Fail3=VOICE
- Fail4=NO ANSWER
- flowcontrol=rtscts
- CarriageReturn=CR
- ;ApplicationName=wsaslip.exe
- ApplicationDelay=5
- DialOnStartup=NO
- Trace=NO
- Debug=NO
- ExitOnConnect=NO
- DialEntry=0
- Log=NO
-
- [wsatty]
- NewLine=NO
- LocalEcho=NO
- AutoWrap=YES
- Port=3
- BaudRate=-236
- DataBits=8
- FlowControl=2
- Parity=0
- StopBits=0
- XonXoff=NO
- ForegroundColor=16711680
- UseCNReceive=YES
- DiaplayErrorMessages=YES
-
- [ethernet_1]
- name=ethernet1-pktdrv
- localipaddr=0.0.0.0
- netmask=255.0.0.0
- mtu=1500
- enabled=no
-
- [serial_1]
- name=slip1-interface
- localipaddr=0.0.0.0
- remoteipaddr=0.0.0.0
- netmask=255.0.0.0
- mtu=1500
- enabled=no
- inactivetimeout=300
- compressed=yes
- server=no
- sendicmp=yes
- protocol=slip
- portmonitor=wsaslip.exe
-
- [serial_2]
- name=slip2-interface
- localipaddr=0.0.0.0
- remoteipaddr=0.0.0.0
- netmask=255.0.0.0
- mtu=1500
- enabled=no
- inactivetimeout=300
- compressed=yes
- server=no
- sendicmp=yes
- protocol=slip
- portmonitor=wsaslip.exe
-
- [serial_3]
- name=
- localipaddr=0.0.0.3
- remoteipaddr=0.0.0.0
- netmask=255.0.0.0
- mtu=1500
- enabled=no
- inactivetimeout=300
- compressed=yes
- server=no
- sendicmp=yes
- protocol=ppp
- portmonitor=wsaslip.exe
-
- [wsaslip_com4]
- enabled=no
- connect=direct
- flowcontrol=rtscts
- parity=no
- stopbits=1
- xonxoff=no
- baudrate=9600
- databits=8
- onlinestatuscheck=usenone
- ; set to yes if wish to continually monitor DCD (default is no)
- ;monitordcd=yes
-
- [order]
- mailserver=sun.cais.com
-
- [DialDirectory]
- Entry0=violet|1-908-4772788|COM1|9600|N|8|1|wsadial.scr|Modem
- Entry1=linus-slip||COM2|9600|N|8|1||Direct
-
-