So I bought a Goflex Net a few weeks ago and immediately had a problem upon the first reboot. I thought I followed the instructions to the T, but apparently not. I already posted here to no avail. I feel like my problem has to do with the MAC address assignment as my symptoms mirror those found here.
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 $this->bbcode_second_pass_code('', 'sudo ip addr add 10.10.10.5 label wlan0:0 dev wlan0') which as far as my research can tell me should be the iproute2 version of $this->bbcode_second_pass_code('', 'sudo ifconfig wlan0:0 10.10.10.5') but so far no one has told me whether or not this is right. They both seem to set up aliases, so I would think it should be doing it's job.
The problem is that $this->bbcode_second_pass_code('', 'nc -luvv 10.10.10.5 6666') returns nothing other than $this->bbcode_second_pass_code('', 'Warning: Inverse name lookup failed for '10.10.10.5'
Listening on any address 52806') When I exit it tells me there were 0 bytes received and 0 bytes sent and exits.
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
