Earlier quoted context omitted.
You just connect single pair, it should auto-negotiate if other device supports it, otherwise you need to set mode in network card settings manually. https://i.imgur.com/xIsJJiN.png
So just connect pin one and three to the white wire and two and six to the solid color wire on both ends and it should work as long as both ends are half-duplex? I would think the NICs would sense their own transmissions and declare a local collision?
Teaching a cheap ethernet switch new tricks (2019)
91–100 of 105 posts
Re: Teaching a cheap ethernet switch new tricks (2019)
#92Earlier quoted context omitted.
There are phase bridges to ensure powerline signals are on both phases in the typical US house, and phase filters available that filter the powerline frequencies - they were originally conceived not so much for leaking out, but preventing noise from leaking in and interfering with powerline stuff. X10 users have used them for years - you can find them with vendors that specialize in dealing with the X10 community or…
Ethernet over coax? That’s some OG networking. Break out those 10base5 adapters from ur possibles box. I guess this is also the time to bring up the obligatory Ethernet over barbed wire solution: http://www.sigcon.com/Pubs/edn/SoGoodBarbedWire.htm
That being said, I've worked with 10base5. Drilling for a vampire tap in an open elevator shaft is its own form of exciting.
Re: Teaching a cheap ethernet switch new tricks (2019)
#93It's a fantastic device if all you need is 2 ports.
Re: Teaching a cheap ethernet switch new tricks (2019)
#94Re: Teaching a cheap ethernet switch new tricks (2019)
#95Earlier quoted context omitted.
> Grace Digital bricked my three GD streaming devices If you are referring to a Reciva based internet radio the web site which powers them was shut down by the owner of that site, not by Grace Digital. Also, if it is similar to my CC Wifi Reciva based radio it is still possible to access existing presets on the radio although you can no longer add presets or modify them any more. When you power it on wait for the Net…
> If you are referring to a Reciva based internet radio the web site which powers them was shut down by the owner of that site, not by Grace Digital I am referring to that. I'm reduced to 3 presets. The disaster is that: 1. the device was critically connected to a resource that GD does not control 2. GD offers no way to change this dependency, no way to redirect it elsewhere, no way to change the presets, no way to a…
The CC Wifi 3 I got to replace my CC Wifi does have some anti-obsolescence features. It can be used as a bluetooth speaker and it has a built in web server that you can connect into from a browser and manually enter the URLs of streams so even if the Skytunes backend goes defunct like Reciva did the radio should still be somewhat usable.
If your radio can receive bluetooth you could put your media on a uPnP server, access it using vlc on a smartphone and then from there send it via bluetooth to the radio using it as a bluetooth speaker. That is probably more convenient than mucking with the radio to select audio files since you can do it on your smartphone with a better user interface. Anyways, that is what I do.
Re: Teaching a cheap ethernet switch new tricks (2019)
#96Off-topic, but I just learned about another, practical networking utility, yesterday. "powerline adaptors" [0] Basically, buy these adaptors and for ~$100, you can have create a "wired" LAN connection using power outlets in a home. [0] https://www.techradar.com/news/the-best-powerline-adaptors
> Off-topic, but I just learned about another, practical networking utility, yesterday. "powerline adaptors" Their performance depends on the electrical wiring in your house. Ironically for me I’ve only managed to make them work on older electrical installations, and even then it was at best 802.11n speeds. In my current house (newly built 2018), I can’t even get them to handshake. I suspect it’s due to improved elec…
Re: Teaching a cheap ethernet switch new tricks (2019)
#97Earlier quoted context omitted.
> If you are referring to a Reciva based internet radio the web site which powers them was shut down by the owner of that site, not by Grace Digital I am referring to that. I'm reduced to 3 presets. The disaster is that: 1. the device was critically connected to a resource that GD does not control 2. GD offers no way to change this dependency, no way to redirect it elsewhere, no way to change the presets, no way to a…
At the time that CCrane, Grace and others started offering internet radios everyone was using Reciva and articles at the time referred to it as the Microsoft of internet radio so I don't think anyone at the time could have expected its downfall. This was really regarded as the safe bet. Also Grace has not offered a Reciva based radio for quite a few years so you must have quite an old one and have gotten many years o…
Hertzshaffnocheinmal! What a contraption. Here's what I want:
1. plug a USB device in that has all my media files on it
2. push "shuffle"
3. push "play"
Like how CD players work. In fact, even steps 2 and 3 should be optional. It should just work when the USB device is plugged in.
Re: Teaching a cheap ethernet switch new tricks (2019)
#98My main thought reading this as a non-network admin was of Mr Robot, and all the Linux installs on low level hardware used for hacks on that show. Very interesting read and lots of upside to what is discussed, but the thought of the uncountable, almost invisible operating systems running in a large network give me a odd feeling in the pit of my stomach. So many potential places for malfeasance to hide.
They're not potential; do you know about Intel ME, cellphone baseband firmware, Apple's new on-phone CSAM scanning plans, and yellow printer dots?
Honorable mention goes to:
- the Dell switch with the changelog note "if you had a device with a MAC starting with these bytes plugged in, the last N ports on the switch will stop working"
[1] - https://www.dkriesel.com/en/blog/2013/0802_xerox-workcentres...
Re: Teaching a cheap ethernet switch new tricks (2019)
#99Earlier quoted context omitted.
Cyberpunk used to be fiction. It disgusts me when I realize I'm already living in it.
That feeling in the pit of your stomach when you realise you've been _building_ it hurts. I still feel complicit. I worked for a hardware startup in 2013/2014. Part of my role was to populate and run the private pacman server that the devices got their OS and software updates from (we ran ARCH, but didn't connect to the public ARCH pacman repos, because we had some hardware specific code and kernel mods we needed to…