home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / news / 0700 / 0760 < prev    next >
Internet Message Format  |  1994-08-01  |  2KB

  1. Path: cdrom.com!barrnet.net!agate!spool.mu.edu!howland.reston.ans.net!cs.utexas.edu!usc!news.service.uci.edu!hsis11.ut.hsis.uci.edu!pelkins
  2. From: pelkins@uci.edu (Paul Elkins)
  3. Newsgroups: alt.games.doom
  4. Subject: Re: How do I run Doom over an IBM Token Ring Net using OS/2 Lanserver3
  5. Date: Mon, 1 Aug 1994 14:48:43
  6. Organization: University of California at Irvine
  7. Lines: 43
  8. Message-ID: <pelkins.6.000ED050@uci.edu>
  9. References: <CtqrLq.4x4@demon.co.uk>
  10. NNTP-Posting-Host: hsis11.ut.hsis.uci.edu
  11. X-Newsreader: Trumpet for Windows [Version 1.0 Rev A]
  12.  
  13. In article <CtqrLq.4x4@demon.co.uk> Neil Martin <Neil@Rackwick.Demon.Co.Uk> writes:
  14. >From: Neil Martin <Neil@Rackwick.Demon.Co.Uk>
  15. >Subject: How do I run Doom over an IBM Token Ring Net using OS/2 Lanserver3
  16. >Date: Sat, 30 Jul 1994 07:03:25 GMT
  17.  
  18. >I'm running Doom stand alone on a PC using OS/2 2.1 and now want to 
  19. >play head to head over the network we have at work.
  20. >We are using an IBM Token Ring Network and LanServer3.
  21. >I've heard that we will need to get IPX drivers???
  22. >Is this true?
  23. >Where can I get this driver?
  24. >And how do I configure OS/2 to use this new driver without messing up
  25. >my current network settings?
  26.  
  27. You can get the drivers from ftp.novell.com\pub\netwire\novfiles\dosup9.exe.  
  28. This is a self extracting zip file with all the drivers you should need.  If 
  29. you can't find a driver for your board and you board isn't compatible with any 
  30. of the drivers (i.e. NE2000) then you'll need to get an MLID ODI driver from 
  31. the manufacturer of your card.  You need to run the following drivers:
  32.  
  33. lsl
  34. ne2000 (MLID for your NIC)
  35. ipxodi
  36.  
  37. You will also need to create a NET.CFG file in the directory where you load 
  38. the above drivers.   The following is a sample net.cfg file:
  39.  
  40. Link Support
  41.     Buffers 8 1500
  42.     MemPool 4096
  43.     Max Stacks 8
  44.  
  45. Link Driver ne2000
  46.     PORT 300
  47.                 INT 5
  48.           Frame Ethernet_802.3
  49.     Protocol ipx 0 Ethernet_802.3
  50.  
  51.  
  52. That should do it.  Good luck.
  53.  
  54. Paul
  55.  
  56.