| A couple of people have mailed me asking for details on my pc config,
here goes -
CONFIG.SYS
[menu]
menuitem=CARD,Card Services
menuitem=DECNET,DECnet
menuitem=HUBW, HUBwatch and Probewatch startup
menucolor=14,1
menudefault=DECNET,10
[MIN_CONFIG]
DEVICE=C:\DOS\HIMEM.SYS /testmem:off
DOS=HIGH,UMB
BUFFERS=15,0
FILES=8
LASTDRIVE=j
FCBS=4,0
DEVICEHIGH /L:1,15792 =C:\DOS\DISPLAY.SYS CON=(EGA,, 1)
[BASE_CONFIG]
DEVICE=C:\DOS\HIMEM.SYS /testmem:off
DEVICE=C:\DOS\EMM386.EXE NOEMS X=D000-DFFF
DOS=HIGH,UMB
BUFFERS=40,0
FILES=50
LASTDRIVE=Z
FCBS=4,0
DEVICE=C:\DOS\SETVER.EXE
BREAK=ON
STACKS=0,0
SHELL=C:\COMMAND.COM C:\ /P /E:1024
COUNTRY=044, 850, C:\DOS\COUNTRY.SYS
DEVICE=C:\DOS\DISPLAY.SYS CON=(EGA,, 1)
[CARD]
include=BASE_CONFIG
DEVICE=C:\DOS\POWER.EXE
DEVICE=C:\CARDSOFT\SS365SL.EXE
DEVICE=C:\CARDSOFT\CS.EXE
DEVICE=C:\CARDSOFT\CSALLOC.EXE C:\CARDSOFT\CSALLOC.INI
DEVICE=C:\CARDSOFT\ATADRV.EXE
DEVICE=C:\CARDSOFT\SRAMDRV.EXE
DEVICE=C:\CARDSOFT\CARDID.EXE
DEVICE=C:\DOS\DBLSPACE.SYS /MOVE
[DECNET]
include=BASE_CONFIG
DEVICE=\decnet\protman.sys /I:C:\DECNET
DEVICE=\decnet\cendis.exe
[HUBW]
include=CARD
AUTOEXEC.BAT
set WSAVERS=1.1
@ECHO OFF
PROMPT $P$G
PATH C:\;C:\DOS;C:\WINDOWS;C:\MOUSE
LH /L:1,40896 C:\MOUSE\MOUSE CENHANCE
SET TEMP=C:\WINDOWS\TEMP
MODE CON CP PREPARE=((850) C:\DOS\EGA.CPI)
MODE CON CP SELECT=850
LH /L:1,16656 KEYB UK,, C:\DOS\KEYBOARD.SYS
goto %config%
goto end
:DECNET
SMARTDRV /V
DOSKEY
set nvtwin=1
call \DECNET\STARTNET
\digital\lat
goto end
:CARD
SMARTDRV /V
DOSKEY
goto end
:HUBW
set HUBWATCH_SYSTEM=C:\HUBWATCH
set HUBWATCH_LIBRARY=C:\HUBWATCH\USERDATA
if exist C:\HUBWATCH\IPSTACK\STRTNDIS.BAT call C:\HUBWATCH\IPSTACK\STRTNDIS.BAT
:end
rem win
Protocol.ini
[protocol manager]
DRIVERNAME = PROTMAN$
[XIRCOMNET]
DRIVERNAME = XIRCOM$
IOADDRESS = 0x300
INT = 5
MEM = 0xD000
IOWORDSIZE = 16
SOCKET = 1
[IPX4MAC]
DRIVER = IPX$MAC
BINDINGS = XIRCOMNET
[DATALINK]
DRIVERNAME = DLL$MAC
LG_BUFFERS = 16
SM_BUFFERS = 6
OUTSTANDING = 32
HEURISTICS = 0
BINDINGS = XIRCOMNET
NI_IRQ = 5
PWTCP.INI
;****************************************************************
; PATHWORKS TCP/IP Version 5.0 Init parameters file. *
; File version: V5.0.2 *
;****************************************************************
;
; TCP/IP local host, applications and database section
;
[TCPGLOBAL]
UserName = xxx
HostName = rosspc
NetFiles = C:\HUBWATCH\IPSTACK
;
; Printer setup for LPR
;
[LPR]
Server = ; The node name of Print server
Printer = ; print queue
;
; TCP/IP kernel section. For more advanced TCP/IP kernel parameters,
; please refer to the documentation.
;
;
[TCPIP]
IPAddress = 16.194.192.10 ; Host ip address
SubnetMask = 255.255.255.0 ; subnetmask
DefaultGW0 = 0.0.0.0 ; first default gateway
NetworkType = 0 ; 0 = Ethernet or Token Ring or Mobile
; 2 = SLIP
Snap = no ; yes|no to use 802.2 SNAP frame format
; (default = no)
TCPMaxSock = 15 ; max tcp connections
UDPMaxSock = 10 ; max udp connections
TCPWinSize = 3 ; Max receive window in multiple of
; 1024 bytes.
WANMaxSegSize = 1448 ; Max Seg Size of TCP/UDP data for WAN
BroadcastFlag = 1 ; can be set to 0s or 1s (default = 1s).
RtDiscover = no ; yes|no to turn on/off Dynamic Router
; Discovery. Default is off.
;
; The SLIP section.
;
[SLIP]
CommPort = 1 ; 1 = com1, 2 = com2
Speed = 9600 ; serial line speed
ModemControl = no ; modem hardware flow control
;
; NetBIOS section
;
[NETBIOS]
NumLocalNames = 16 ; Size of local NetBIOS name table
NumRemoteNames = 10 ; Size of remote NetBIOS name table
ScopeID = "" ; Scope ID
;
; Telnet section
;
[TELNET]
EcmChar = "" ; default to CRTL \ char
NSessions = 4
Nretries = 60 ; # of 1 second retry intervals used
; on sending data if send should fail
; due to low resources
CommPort = 0 ; determines if low-level BIOS
; reads/writes are supported by
; telnet. (function codes 1 & 2)
; 0 = no low-level support (default)
; 1 = low-level support for COM 1
; 2 = low-level support for COM 2
;
; Domain Name Resolver section
;
[DNR]
Domain = xxx.xxx.xxx ; name of local domain (eg,
; abc.xyz.com). No default.
NameServer0 = xxx.xxx.xxx.xxx ; IP address of first name server to
; query. No default.
; Up to three name server addresses
; can be defined. The last two are
; optional.
Heuristics = 1 ; Tell DNR how to look up names.
; Not required.
; 0=Network first, HOSTS. file second.
; 1=HOSTS. first, Network second.
; default is 0.
;
; Simple Network Management section
;
[SNMP]
SysDescr = ; The full name and version
; ID of the system's hardware type,
; OS type and networking software.
; It can be up to 64 chars.
SysContact = ; The contact person for this managed
; node, together with information
; on how to contact this person.
; It can be up to 64 chars.
SysName = ; This is the host's fully-qualified
; domain name. It can be up to 64
; chars.
SysLocation = ; The physical location of this host.
; It can be up to 64 chars.
SnmpReadCommunity = ; community name for reads (get
; & getnext)
SnmpWriteCommunity = ; community name for writes (set)
|