1

I found an old Hotwire 6205 ADSL Modem in my parent's room. It still works, as I confirmed from them and by plugging it in. Now, it does work with our current internet connection, however, I cannot find the driver for it. All that I can find in it's manual is that the driver is called Eagle II USB ADSL modem. I found an Ubuntu version, but I'm running Windows and my CPU hates Ubuntu. Also, sometimes when I plug it into a computer, for some reason, the WAN light blinks, meaning it is handshaking? I still have to find more about it.

My main question however, is can I turn it into a little server? I can connect it to a computer and then connect a SATA SSD to the computer, and the SSD being the storage and the modem handling everything else. Thank you for your time and patience, reading this question.

Bence Kaulics
  • 7,843
  • 8
  • 42
  • 90
8bit_coder
  • 19
  • 4

1 Answers1

4

From an IoT point of view, the only thing I see is a temperature/light/intrusion Watch dog for an empty secondary house in a 4G non covered area (suburbs, countryside,...), hence I am waiting for more ideas from OP. But...

  • I don't know where you live but in France every ADSL subscription comes with a "box" which behaves like a modem/router so you might already have one if your secondary house has an ADSL capable line.
  • For surveillance or even just simple file sharing, a normal desktop is really overkill (100W power, noise, heat, too many components,...), just use a Raspberry Pi and connect it to your modem, then connect an external HDD and/or an IoT antenna (z-wave,...).
  • If you intent to use your computer as a NAS for backups or more robust file sharing, I wouldn't let it alone plugged to the Internet especially if you have to use Windows because of the modem's drivers.
  • ADSL/56k is no more standard way to connect to Internet, nowadays you can easily make a WIFI bridge with your phone or even buy an extra 4G SIM card from your ISP to do data. So if you are in an uncovered 4G zone, why not...

So...

  • You are better off buying a brand new modem/router with at least 4 Ethernet ports
  • As @SeanHoulihane says, you better ask superuser SE if they have networking ideas in general
Goufalite
  • 3,776
  • 17
  • 33