Link Support
    Buffers 8 1500
    MemPool 4096
    Max Stacks 8

Link Driver EWPPP
   Port 3f8     ;Example.  You must tailor this.
                ;    Com1:   use 3f8
                ;    Com2:   use 2f8
                ;    Com3:   use 3e8
                ;    Com4:   use 2e8
   int  4       ;Example.  You must tailor this.
                ;    Com1:   use 4
                ;    Com2:   use 3
                ;    Com3:   use 4
                ;    Com4:   use 3

   FRAME ETHERNET_II
   PROTOCOL RARP 8035 ETHERNET_II
   PROTOCOL ARP 806 ETHERNET_II
   PROTOCOL IP 800 ETHERNET_II

   PROTOCOL IPX 8137 ETHERNET_II
   PROTOCOL TSC 7453 ETHERNET_II
   DEBUG 0
   MRU 1500
   DIRECT 0             ;Use DIRECT 1 for direct connects
   R_CMAP 0x00002000
   R_AC_COMP 1
   R_RELIABLE 0
   R_P_COMP 1
   R_G_COMP 1
   R_VJ_COMP 1
   R_VJ_SLOTS 4
   R_IPX_HDR_COMP 4     ;Controls IPX header compression.
   R_AUTH 0
   X25 0                ;Sends <cr> forwarding char to X.25 pad.
   HDLC_T1 3
   PASSIVE 0
   TRANSPORT_TIME 1
   LINE_SPEED 10
   BITRATE 1152 ;Example.  You must tailor this.
                ;    96 for 9600 baud
                ;   192 for 19200 baud
                ;   384 for 38400 baud
                ;   576 for 57600 baud
   IP_ADDR = 127.0.0.1   ;Example.  You must tailor this.

PROTOCOL TSC
    BIND #1

Netware DOS Requester
   FIRST NETWORK DRIVE = F          ;Example.  You must tailor this.
;   PREFERRED SERVER = SIMWARE       ;Example.  You must tailor this.

