; ============================================================= ; ; Sample NET.CFG file for YUKODI.COM ; ; ============================================================= Link Driver YUKODI ; Select the frame type your server is using. ; Today 802.2 is standard in the past it was 802.3. FRAME Ethernet_802.2 ; FRAME Ethernet_802.3 ; FRAME Ethernet_SNAP ; FRAME Ethernet_II ; if you have more than one supported network adapters in your system ; the driver will always use the first one ; you can force the driver to use a specific adapter by specifying its ; PCI bus and device number ; the driver option -L will show all adapters and its ids ; BUSNUM 0 ; DEVNUM 12 ; link speed and duplex mode ; it is not recommended to use other values than AUTO ; possible values: AUTO, 1000, 100FD, 100HD, 10FD, 10HD ; CONTYPE AUTO ; by specifiying CHECK_LINK the driver will search for the first adapter ; with a valid link and use it ; this parameter conflicts with BUSNUM and DEVNUM ; CHECK_LINK ; the total number of receive an transmit buffers cannot be greater than 5 ; number of receive buffers 1..4 default 2 ; RECEIVE BUFFERS 2 ; number of transmit buffers 1..4 default 2 ; TRANSMIT BUFFERS 2 ; ============================================================= NetWare DOS Requester FIRST NETWORK DRIVE = F NETWARE PROTOCOL = NDS BIND MAX IPG 0