First post, by Robbbert
Several years back our country had a rollout of cable and other newer technology, replacing the old copper-based phone lines, and getting rid of ADSL and so on. This meant everyone had to get a new modem or gateway, usually supplied by the company. And so there was all this old hardware that was no longer of use. Sure, you could throw it to landfill, but what if these old things could be repurposed?
I was doing a cleanup and found a number of these things, mostly donated.
1. Modem - converts incoming ADSL into a single Ethernet port, often with a square USB connector as well.
2. Modem Router / Gateway - converts incoming ADSL to 4 Ethernet ports and has extra controls.
3. Wireless version of above.
All of them have an internal web page for setup purposes.
I tried using the 4-port routers as standalone switches without the DSL function, and they worked. This can save you from having to buy a switch from a store.
Things I haven't tried, but might work: Using the single-port modem to network-enable a printer or an external hard drive. You plug the printer or drive into the USB port, and the ethernet cable into your internal network.
Of course, being free, there's always a down side, but it can be overcome by configuration. Firstly, because the gadget has a web page, it means it has an IP Address, one that by default will probably cause a duplicate address on the network. Secondly, these things also have a DHCP server, which will certainly interfere with the same function in your main router.
So, you need to connect the device to a computer, with no internet/wireless or any other outside influence. Using a browser, connect to the device's web page (the address and credentials are often printed on the bottom of the device, or in its manual). In its settings, disable the DHCP server, and then change the device's IP address to something unique on the network, and outside the main router's DHCP range. After a reboot, it should be safe to connect to your network. At least - it worked for me.
The only device I had trouble with was a TP-LINK TD-8840. I couldn't connect to its web page, so I pressed the reset button. To my surprise, the thing wanted to be flashed by an update, and would not proceed until this was done. The main TP-LINK site was entirely useless, but luckily Google found a good link. The flash was successful and then it all worked as expected.
2 of the devices have wireless capability, but I haven't investigated what use that could be at this stage.
Has anyone here tried using a modem to network-enable a printer or hard drive? Any other advice gladly received.