Hello and thank you for reading this. I need to connect an old 8088 computer with an 8bit Etherlink II card that has a coaxial connector to a more modern router with rj-45, any suggestions for an adapter that does this? Any help is appreciated.
| VCF Latam | Apr 24 - 26, 2026, | Bahía Blanca, Argentina |
| VCF Pac. NW | May 02 - 03, 2026, | Tukwila, WA |
| VCF Southwest | May 29 - 31, 2026, | Westin Dallas Fort Worth Airport |
| VCF Southeast | Aug 01 - 02, 2026, | Atlanta, GA |
| VCF West | Aug 01 - 02, 2026, | Mountain View, CA |
| VCF Midwest | Sep 12 - 13, 2026, | Schaumburg Convention Center, IL |
| VCF Montreal V2.0 | Nov 07 - 08, 2026, | Saint-Lambert, Montreal, Canada |
| VCF SoCal | See you in 2027, | Southern CA |
| VCF East | Apr TBD, 2027, | InfoAge, Wall, NJ |
Actually it looks like the Etherlink II has an AUI port, so you could also use an AUI/RJ45 transceiver.You can use a 10Base-2/10Base-T media converter, but replacing the NIC will be more cost-effective.
True, the switching on modern routers tends to be very cost-reduced. Most dedicated switches should still be able to handle 10Base-T.And even then, I've had issues connecting 10mbs Ethernet to modern equipment without using a 10/100 in between the system and modern routers.
Agree, I Did something similar to this a while back. Found someone on fb marketplace selling an old ethernet hub cheaply with a single 10base2 connector. As part of the vintage setup, I wanted to do the 10base2 wiring ("thin coax" with the BNC connectors). If the wiring isn't desirable to you I'd vote for an adapter. For bonus points setup a virtual Novell Netware 3.12 server and see if you can hit it from your client. Actually I have no idea if you can get novell client software working on a 8088, I was using an AST 486 client side.Look up 10base2 hub

this is the correct answerUnless experimenting with 10base2 is an explicit goal of this project, I would strongly vote for using an 10Base-T AUI transceiver with the Etherlink's AUI port:
View attachment 1319363
I ordered this one. Thank you.Unless experimenting with 10base2 is an explicit goal of this project, I would strongly vote for using an 10Base-T AUI transceiver with the Etherlink's AUI port:
View attachment 1319363
In theory, 10base-2 should just work with a 10base-2 capable hub, but you may end up troubleshooting the hardware if you don't have known-good cables, etc...
Troubleshooting 10Base-T should be easier.
If you have a linux box (Raspberry Pi, etc...) the "ethtool" tool can provide a lot of insight into what is advertised/supported by both ethernet NICs and allows you to tweak what gets advertised, etc...
Only the 3C509B works in an 8-bit slot. Not the older non-B variants.Note that some 16-bit ISA cards will work in an 8-bit slot. In particular this is said to be true for the 3C509, which is readily available with TP port. (There were at least four versions of the 3c509: BNC+AUI, TP+AUI, "Combo" with all three, and TP only, and then of course the 3c509B with the "parallell tasking" logo on the NIC chip is more desirable and thus likely more expensive than the older 3c509).
You were absolutely right. Starting DOS 6.22 fixed it, unfortunately this ACER computer´s clock only works with MS-DOS 3.3 provided by ACER, so the fix will be either start with 6.22 to access the big drive or make a smaller one for this computer. Thank you all.What version of DOS are you using? That looks like you are running an early version of DOS that doesn't understand FAT16B, which is required for a disk image that size.