RetroTech Chris Profile picture
Dec 18, 2022 20 tweets 9 min read Read on X
So, this is fun! I connected a DOS PC to a Windows XP system using a null modem cable. I can browse the web and share files! ImageImageImage
The first thing we had to do was install a custom "null modem". Here's the config file for it, and it is also available here: github.com/cml37/dos-util… Image
From there, we get to add a new modem. Go to "Control Panel", then "Phone and Modem Options." Then fill in the area code, etc. if you get asked to do such! Image
Next, go to the "Modems" tab. Click "Add". Select "Don't detect my modem...", then "Next", then "Have Disk..." Browse to the location of mdmnull.inf that you downloaded from the previous step. ImageImageImageImage
Choose "Null Modem for epppd for DOS", then "Next", then select your COM port." Then "Next", and finish out the wizard. ImageImage
Next go to "Network Connections" in Control Panel. Click "Create a new connection". Choose "Set up advanced connection", then "Next". Click "Accept Incoming Connections", then "Next". ImageImageImageImage
Choose "Null Modem for epppd for DOS", then "Next". Then "Do not allow virtual private connections", then "Next." For "User Permissions", just click "Next". ImageImageImage
Click "Properties" on "Internet Protocol (TCP/IP)". At this point, I suggest specifying a range of allowed TCP/IP addresses as you see here. From there, finish out the wizard! ImageImage
Okay, now for the DOS side. First, download dosppp06 and extract epppd.exe and copy it to your DOS PC, you can grab it from here: ibiblio.org/pub/micro/pc-s…
Also go and download Arachne for DOS (I actually used an older version in my first screenshot, but I think this version will be better: glennmcc.org/arachne/)
Now, connect up your null modem cable from the Windows XP PC to the DOS PC!
Next up, on the DOS PC, we are going to load epppd.exe, the DOS packet driver. Here is how I did that Image
And now, go ahead and run the arachne installer and launch Arachne.
Once installed and launched, Arachne will prompt you for configuration. Choose the packet wizard. Then "Detect packet driver". Then "continue". ImageImageImage
For best success, choose "Manual setup" for the next step. Then put in the IP address of the connection, and your gateway and netmask. For the nameserver, I just used Google's (8.8.8.8). ImageImage
If you need to find your IP address, you can go and look at "properties" for the "unauthenticated user" on the WinXP side, look at the "Details" tab and the "Client IP address" Image
So, how about file sharing? I set up a NFS server using OpenMediaVault and used the XFS DOS client. I have a video for that! You'd just want to update xfs.bat to use the epppd packet driver, that's it!
And, by the way, I also tried the above procedure using Windows 2000 and it worked too!
Two corrections: for User Permissions, you will want to choose "Guest". Then, when done with the wizard, click on the new connection, go to the Users tab, and select "Always allow directly connected devices such as palmtop computers to connect without providing a password" ImageImageImage
See last tweet in the thread! For user permissions, need to choose "Guest"

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with RetroTech Chris

RetroTech Chris Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @RetroTechChris

Jun 22
Since people have been asking forever, I finally decided to give ReactOS a try! Let's...see...how...it...went. Buckle up, things are about to get a little chaotic. Time for a looong 🧵 Image
So, first of all, I decided to go with the nightly debug version, so take that for what it is worth! Second, I promise I am not being critical, what has been done here represents a lot of great work, and the software is still considered to be alpha. Image
Okay! So, step 1, after downloading the debug ISO, I burned a CD. As we can see, this is version 0.4.17-dev. Image
Image
Read 24 tweets
Jun 21
Over the years, I've been a huge fan of XTIDE and the capabilities it has brought to retro PCs. Let's have a look at some of the XTIDE related hardware I have in my collection, and what I have done with the XTIDE Universal BIOS as well. Time for a 🧵 Image
Image
Image
Image
First, I imagine that many retro enthusiasts are familiar with it, but the XTIDE Universal BIOS is actively developed and offered at no cost to the retro community. If you haven't seen it before, you can read more about it here: xtideuniversalbios.orgImage
Image
Okay, time to explore. First, I am going to start with my Tandy 1000 HX. This system benefits from the development of a 3-in-1 and 4-in-1 card that have XTIDE, as well as other capabilities. These card brought storage, serial, parallel, and extra memory to the 1000 HX/EX. Image
Image
Image
Read 14 tweets
Jun 20
I've been playing around with my SCSI emulators, in particular, the wireless networking on them a bit. I think we have done this before, but it's been a hot minute, so let's talk about it anyway 😂. Time for a 🧵 Image
Image
So, first of all, these SCSI emulators (BlueSCSI V2 and ZuluSCSI Blaster) were predominantly designed for Macintosh systems, which also tended to use DayaPort SCSI network cards like this one here. Image
As such, when I first got my BlueSCSI V2, there wasn't any DOS support for its DaynaPort emulation. I wrote a very basic and crude DOS Packet driver, and Mike Brutman greatly improved it! If you ever need it, you can find it here: github.com/mbbrutman/dayn…
Read 12 tweets
Jun 18
No need to adjust your television set, I promise you are not seeing double! But the error message on the screen is a "clue" as to why I now have two IBM PS/2 Model 30 286 systems. Let's talk about what I did this time... I guess we need to do a 🧵 Image
Well, first, let's clean up the new one. Oh boy, it is ever dirty!! Here's a before an after... I failed at getting a clear after picture. Sorry, no refunds 🤣 Image
Image
Let's test out the HDD. Woah!! It WORKS!! It does have a bad sector or two, but that's pretty incredible. Image
Image
Image
Read 13 tweets
Jun 14
Let's do a factory restore on this Packard Bell Multimedia 601. It's a Pentium 233MMX system. I've got some things on the table to help us out with the process. Let's explore a bit. Time for a 🧵 Image
Image
Image
First and foremost, we're going to need a Master CD. Which one? Well, recently I found an eBay listing with some "System Credentials" that match my PC. And I saved them off for this very reason! We can grab 175710-05 from the Internet Archive and get this going! Image
Image
Image
We're also going to need to make a floppy disk. Fortunately, the contents of it are also on the CD. Great! I wrote that out to a disk image, and also burned a CD for our usage. Image
Image
Read 14 tweets
Jun 11
I've got one of my Tandy 1000 SX systems on the desk, let's check out some of the PicoMEM 2 capabilities on it! Time to get it installed. Let's explore together in a 🧵 here! Image
Image
First, we'll see that we're doing a good job of using up the expansion slots in this beast 😂. Oh, and before I forget, when installing any PicoMEM in a Tandy 1000, you do have to update the configuration and add Tandy to it! Image
Image
Alight, first stop is going to be checking out that NE2000 compatible wireless networking. And I am happy to report that it works just fine, I'm using MS LAN Manager here! Image
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(