ROUTE.SYS in the OS/2 2.11 Netware Requester: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Line 49: Line 49:
   
   
== Notes ==
== Notes ==
[[Image:new.gif]] Novell now has a fix distributed in  R211FT.EXE dated  on or after
* Novell now has a fix distributed in  R211FT.EXE dated  on or after 3-24-95.
3-24-95.


<pre> [[ftp://ftp.novell.com/pub/netwire/novfiles/client.kit/os2/fixes/r211ft.exe]]  
<pre> [[ftp://ftp.novell.com/pub/netwire/novfiles/client.kit/os2/fixes/r211ft.exe]] </pre>
</pre>
   
   
To use the above URL wirh WE/2, be sure your explore.ini is set up to
To use the above URL wirh WE/2, be sure your explore.ini is set up to transfer .exe files as binary.
transfer .exe files as binary.





Revision as of 14:30, 6 May 2016

Return to The Warp Pharmacy:Software

Last update: 6th November, 1995


Symptoms

TCP/IP not working correctly on Token Ring when using the Netware 2.11 requester and ODI drivers. Able to ping IP addresses on the local ring but not able to ping outside of the ring.

Hardware

Any Token Ring card in a source-routed environment


Problem

The ROUTE.SYS (dated 10-20-94 5:52p with a size of 47488 bytes) in the 2.11 requester has a rather large bug. It will not set the source-routing bit the second frame type--usually token-ring_snap.

While you are using ODI drivers, you depend on the Netware code to mark the token-ring_snap frames as source-routable. This means that if you are using IBM's TCP/IP but not the NDIS drivers you are vulnerable. You are also vulnerable if you are using LAN Workplace for OS/2 with either NDIS or ODI adapter drivers.

TCP/IP on Token Ring defaults to the token-ring_snap frame type and if the frames are not marked source-routable, the frame won't get past the closest Token Ring bridge.


Procedure

There are a couple of work arounds:

  • 1. Use the NDIS drivers and ODI2NDI. If you only have the TCP/IP version of LAPS get the NTS/2 7045 CSD which contains ODI2NDI.OS2. the 7045 CSD is available from IBM. You can get this at:
     [[ftp://software.watson.ibm.com/pub/os2/lanserv]] 
    All licensed users of LAPS (including IBM TCP/IP 2.0 users) qualify for this CSD.
  • 2. Use a route.sys from a older version of the Netware Requester for OS/2. I have used a route.sys dated 8-12-93 10:58a with a size of 45440 bytes successfully.

Notes

  • Novell now has a fix distributed in R211FT.EXE dated on or after 3-24-95.
 [[ftp://ftp.novell.com/pub/netwire/novfiles/client.kit/os2/fixes/r211ft.exe]] 

To use the above URL wirh WE/2, be sure your explore.ini is set up to transfer .exe files as binary.



By Matt Hickman

Return to The Warp Pharmacy:Software