The problem is that I can't ssh into the Goflex. When I have the harddrive connected (it's a SATA drive if that matters at all) the Goflex appears to start up and everything just fine except it won't connect to the router. The light on the front of the Goflex isn't flashing, the lights to show drive usage don't work (but that's to be expected), and the connection LEDs on my router keeps showing the Goflex trying to connect but then failing/disconnecting every 15-20 seconds.
When I have the drive disconnected, the light at the front of the Goflex constantly flashes which I think means it's still setting up, but the light on the router stays solid as if the device has connected. Despite this, I still can't ssh in and my.pogoplug.com doesn't show it.
Following what others were told I did my best to try to fix my bricked Goflex with
- Code: Select all
sudo ip addr add 10.10.10.5 label wlan0:0 dev wlan0
- Code: Select all
sudo ifconfig wlan0:0 10.10.10.5
The problem is that
- Code: Select all
nc -luvv 10.10.10.5 6666
- Code: Select all
Warning: Inverse name lookup failed for '10.10.10.5'
Listening on any address 52806
I'm sorry to bother the forum so much with this, but it's been more than a week since my last post, I haven't gotten any answers, my Goflex is still bricked, and as far as I can tell there's nothing I can do to fix it. Any help is greatly appreciated.
--Wes
