Archives
- April 2025
- March 2025
- February 2025
- January 2025
- December 2024
- November 2024
- October 2024
- September 2024
- August 2024
- July 2024
- June 2024
- May 2024
- April 2024
- March 2024
- February 2024
- January 2024
- October 2023
- September 2023
- August 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- July 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- January 2011
- November 2010
- October 2010
- August 2010
- July 2010
1988 Networking: 386 XENIX
With the 3Com 3C501 EtherLink emulation in hand, I thought I’d see if it works with the SCO TCP/IP stack for SCO XENIX/UNIX. That particular stack, which actually consists of separate STREAMS and a TCP/IP packages, comes with whopping two device drivers: One for Western Digital WD8003, and the other for 3Com 3C501 EtherLink.
I located the requisite floppy images on my NAS and physical floppies in the basement, and installed 386 XENIX 2.3.1a (September 1988), STREAMS Runtime 1.0.0c (August 1988), and TCP/IP Runtime 1.0.0c (December 1988) in a VM. Thankfully, the EtherLink driver worked the first time and created a 3comA device:
The TCP/IP stack was developed for SCO by Lachman Associates, in cooperation with Convergent Technologies. Configuring it was not easy, because the extant documentation only covers newer versions for SCO UNIX. Fortunately someone has already been there, and the SCO-supplied 3C501 driver had no problem with the route command. Thanks, Jason!
After starting the TCP/IP stack and configuring it for VirtualBox NAT networking, I was able to ping my router and random servers on the Internet (like 8.8.8.8). So, basic connectivity was there. Can this TCP/IP stack do anything else?
The answer is yes, but not a lot. The SCO/Lachman TCP/IP stack comes with a number of usual clients and servers like telnet, FTP, TFTP, sendmail, rlogin. In other words, tools that are obsolete and not supported by modern systems.
In 1988 the situation was obviously different and telnet, FTP, rsh/rcp/rlogin were standard tools allowing good interoperability. Nowadays not so much, but still it’s nice to see a 1988 OS being at least somewhat able to work in the world of 30 years later.
There is unfortunately no file sharing with XENIX SCO TCP/IP. There was an NFS kit from SCO, but that required SCO UNIX, not XENIX.
One of the things that does work is telnet into the XENIX VM. With the VirtualBox NAT and port forwarding, it’s reasonably easy and works well with PuTTY on a Windows host.
All in all, an interesting but not hugely practical exercise.
11 Responses to 1988 Networking: 386 XENIX
> All in all, an interesting but not hugely practical exercise.
This is always the end result of Xenix experiments. Although it is always fun to kick those obscure Xenix tyres.
Glad I could be of help
Yeah, obscure is right. I’ve seen a lot of *nix TCP/IP stacks but the XENIX one manages to be quite different. Then again, back in ’88 TCP/IP was not exactly built into every OS out there.
The Microsoft CIFS documentation says this: “The “xenix1.1″ dialect is documented in [MSFT-XEXTNP]. This dialect provides a set of extensions to SMB to support the XENIX operating system. Also known as the XENIX dialect.” And it also says “XENIX CORE Another dialect supporting XENIX extensions, possibly the same as “xenix1.1”. The “XENIX CORE” dialect string is sent in protocol negotiation performed by Windows NT and OS/2, among others.”
https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-cifs/80850595-e301-4464-9745-58e4945eb99b
Were SMB for Xenix a separate product?
Have you had a look to see if any ssh client or server compiles on Xenix?
Everything was a separate product on Xenix. I’m off hand not sure if there was SMB networking for SCO XENIX (there was for SCO UNIX); there was Intel OpenNET which was a Xenix-based SMB server (and client).
I’ve not tried building a ssh server for XENIX. It ought to be possible in theory.
Update: There are references to “SCO LM/X” in other SCO UNIX manuals (LM/X = LAN Manager for UNIX). I’m still not sure if that was ever available for SCO XENIX; quite possibly not. But it was available for SCO UNIX.
FWIW…the 3c501 is a *terrible* network card. Really small buffers and hardware bugs meant anything involving back-to-back packets were on the best days dog slow, and usually just plain unreliable. We had so many problems on SCO with it we pretty much told customers not to use it, and all kinds of problems disappeared when we replaced a 3c501 with most anything else. Not sure how bad a virtualized 3c501 would be.
OTOH…the WD8003 was a pretty solid card.
Not buffers–buffer. The 3C501 is a really, really old design. I actually suspect that the 3C501 might not be too bad when it talks to another 3C501 (otherwise I don’t know why 3Com would sell it for so long), but if there’s a faster card on the other end then it just falls apart. I’m also not entirely sure there are serious hardware bugs in the 3C501, but the design is such that the card just can’t receive two back-to-back packets (or more accurately, it’s not possible to read the first packet from the buffer without losing the second).
A virtualized 3C501 so far appears to be much less bad than a real one.
Good to know that the WD8003 was solid. It’s perhaps the most widely supported 1980s Ethernet card, similar to the NE2000 but older.
You could always try to port an SSH implementation to XENIX next. 🙂 While mbedTLS assumes GNU make, it should be easy to write your own platform specific Makefile, and then you’ll have a TLS stack that some SSH implementations can sit atop.
There is a binary of samba for Xenix, and it works 🙂
ftp://ftp.celestial.com/pub/sco-ports/xnx
Proof: https://photos.app.goo.gl/1hGiMZ8KTJEFTAgo6
not terribly useful, but it works!
I am wondering if the network support is limited to the 386 variant or would it work for Xenix 286 2.3.2 as well?
As far as I know, all the SCO networking packages for XENIX including STREAMS, TCP/IP, and NFS are 386 only. It is likely that this came out when SCO was about to drop XENIX and switch to SysV UNIX, which was 386 only anyway, so 286 support wasn’t considered important. It’s also quite possible that the source code they had would have been difficult to port to the 286 and they just didn’t want to bother.
This site uses Akismet to reduce spam. Learn how your comment data is processed.