rmunn
7 hours ago
That used to require a crossover cable; I've done precisely that (with a crossover cable) back before https://en.wikipedia.org/wiki/Medium-dependent_interface#Aut... became widespread. With a straight-through cable, you'd be connecting the Transmit (TX) pin of one adapter to the TX pin of the other one, and the Receive (RX) pin of one to the RX pin of the other — and neither device would "hear" the messages the other one was sending. A crossover cable flipped those wires, so each device's TX pin was connected to the RX pin on the other end, and both devices could "hear" each other.
But with auto MDI-X, each device would notice "hey, I'm sending but not receiving anything," and would try flipping its Transmit and Receive functions around (transmitting on the RX pin and receiving on the TX pin). Since each device waited a random period before doing that, it was very unlikely (nigh-impossible) that they would both flip at the exact same moment. And if they did, the second interval would most likely not be identical either.
I'm simplifying a bit in the explanation above, but that's the broad strokes. And that's how my carefully-labeled crossover cables started gathering dust. (And then I realized "hey wait, I can just use these as normal cables now", and pulled them back out of storage and mixed them with my normal patch cables).
soundworlds
7 hours ago
That wasn't that long ago was it..?
/looks longingly out the window, and catch my aging face in the reflection
mr_toad
3 hours ago
> That wasn't that long ago was it..?
Last time I used a crossover cable I was still using dialup, probably about 20 years ago. Once I had DSL I also had a router, so the crossover cable became redundant.
abrookewood
6 hours ago
Yup ... still have some old 'xover' cables lying around - all of which are RED in colour to explicitly declare their usage
dcl
2 hours ago
I believe a lot of NIC's could autodetect and adapt to the cable? I'm pretty sure I had 2 computers connected to each other using a regular network cable.
valleyer
6 hours ago
Interesting. I don't remember my crossover cables being marked that way; you had to read the dot-matrix printing along the side to know. Color would have been way more handy.
rmunn
5 hours ago
I added labels (just a piece of paper under some clear tape) saying "CROSSOVER" at both ends of the cables, so that if I ever plugged a crossover cable into a place where I needed a straight-through, the label would be right there next to the plug.
tedeh
6 hours ago
Well I have to add that was interesting too. Because I remember you had to hold the ends up next to each other and compare the order of the colored wires. Same order left-to-right, not cross-over. Anything else, cross-over.
zeristor
4 hours ago
I seem to recall crossover cables being yellow.
Symbiote
2 hours ago
Mine were mixed colours, the cable was grey but the "boot" and connector were black.
nubinetwork
4 hours ago
The ones at $dayjob were blue, but we used to tape post-it notes to the ends to make sure we didn't lose them.
Hikikomori
3 hours ago
Purple cables are faster.
jalk
6 hours ago
I had quite a few cables with a yellow crimp "jackets" just behind the RJ45. IIRC they came with DSL modems / routers
rootsudo
6 hours ago
Basically beat me to writing this, but I wouldn’t have made it so eloquent of an explanation.