
Link Driver IPTUNNEL
    gateway         129.237.244.30   ;IP Address of the Netware Server you
                                     ;are tunneling to.

Link Driver SLIP_PPP
    INT 3                            ;Modem IRQ
    Port 2F8                         ;Modem COM port address
    Baud 38400                       ;Baud rate
    mru 1500                         ;SLIP frame size
    tcpipcomp vj                     ;turns on header compression
    Frame SLIP                       ;specifies the frame type SLIP

Link Support
    Buffers         8 1500
    MemPool         4096

NetWare DOS Requester
       EXCLUDE VLM=NDS
       EXCLUDE VLM=PNW
       FIRST NETWORK DRIVE = F      ;first network drive.    
       AUTO LARGE TABLE=ON
       VLM=AUTO.VLM
       AUTO RECONNECT=ON
       BIND RECONNECT=ON
       AUTO RETRY=ON
       CACHE BUFFERS=20
       CACHE WRITES=ON
       MESSAGE TIMEOUT=60
       SHOW DOTS=ON
       SET STATION TIME=ON
       PREFERRED SERVER = DOLENET  ;replace with your server's name
       READ ONLY COMPATIBILITY=OFF
       PB BUFFERS=8
       LARGE INTERNET PACKETS=ON
       SIGNATURE LEVEL=1           ;security signature level - Match
                                   ;with setting on server

Protocol TCPIP
    PATH SCRIPT     C:\LANWORK\SCRIPT  ;LAN Workplace PATH settings
    PATH PROFILE    C:\LANWORK\PROFILE ;If you're on the road, using
    PATH LWP_CFG    C:\LANWORK\HSTACC  ;floppies, you can comment these
    PATH TCP_CFG    C:\LANWORK\TCP     ;out.  Same router/netmask below.
    ip_router       129.237.247.254    ;default router
    ip_netmask      255.255.252.0      ;workstation's netmask
    ip_address      129.237.6.234      ;your workstation's IP address
                                       ;May change with every signon,
                                       ;depending on your site's dial-in
                                       ;requirements.
                                                      
Protocol IPX
    BIND            2             ;bind IPX protocol to IPTUNNEL
                                  ;(IPTUNNEL is the second board
                                  ;loaded, not the second board 
                                  ;LISTED in this NET.CFG)
