------------------------------------------------------------- A special thank-you to all our customers for bearing with us as we develop these features. Until we reach BETA level, we will plan to post our latest work-in-progress to this directory each Friday. ------------------------------------------------------------- 6 October 1998: Release version 1.6.0 This rolls up new features and bug fixes from version 1.5.4 and later. Bug Fixes: ---------- 1. rcpd would die if network socket resources were exhausted causing "Connection refused" messages on client rsh's. This condition could occur after a large number of TCP connections had been established and/or terminated in a short period of time. rsh clients will now block until resources become available or the client times out. 2. A buffer overrun problem existed when logging in through PPP using CHAP. 3. Building a command line in a user connection profile had a potential buffer overrun. 4. A condition existed where if no remote PPP profiles were defined in NVRAM, programs related to PPP would be deleted even if remote PPP profiles were defined in a network booted configuration. The decision to delete these programs from memory is postponed until after loading the network booted configuration. 5. A potential buffer overrun condition existed when parsing an IP address without a trailing slash when one was allowed. This was most visible when manually adding a net route that could have caused the shell to terminate. 6. Under heavy network traffic, sometimes tcp connections would get terminated. This is now fixed. 7. Stuck port problem fixed which would sometimes cause the serial ports on the Intelliserver to be stuck in "awaiting login" or "awaiting semaphore" states. 8. Rlogin through radius was having problems if Login-TCP-Port was specified, this is now fixed. 9. Routing bug fixed which would sometimes cause PPP packets to be mis-routed. Bug most likely to appear when RIP is enabled, and effects would be felt most severely during relatively light (!) traffic when only a single PPP link is up. Bug was present on all IntelliServer and PowerRack version since original release. 10. "Show port __ counts" command fixed: earlier versions under-counted transmit data on PowerRacks. 11. Intelliserver was getting locked up if a tcp sync packet was sent with dest and src ip addresses same. This was causing us to be vulnerable to LAND attacks. This now fixed. 12. For telnet connections Radius TCP_CLEAR and Login_port values are no longer ignored. 13. During transperant printing, the last buffer was getting directed to the screen instead to the printer. This is now fixed. 14. Fix for ethernet hangup (MTU). 15. Fixed delays caused by nvram locks. 16. Modem echo and powerrack lockup - Fixed. 17. Powerrack lockup due to uwarn messages - This will no longer happen. 18. Filter was not getting attached if autologin and the user is an nvram user. New Features : ------------- 1. Support for ibm3151 term type. 2. Radius Retry count and Time parameters can now be configured through menu and shell. By default the radius number of retries and time between retries behaviour is like older versions. The shell commands are : # set radius retrycnt # set radius retrytime