From your latest ipconfig report, it would appear that your router has taken IP address 192.168.0.1, and has assigned an address of 192.168.0.3 to your desktop. This would suggest that it has also found your NAS and assigned it an address of 192.168.0.2, assuming that it assigns addresses in sequential order. You could confirm this by switching the NAS and PC cables and onserving whether their IP addresses are swapped, or you could remove the NAS and observe whether your desktop moves to 192.168.0.2. Alternatively, you could use your browser to access the router's configuration page.
My router's page is accessed by typing the following into my browser's address bar:
http://10.1.1.1Therefore in your case I would try ...
http://192.168.0.1If you've already tried that, as you appear to be saying, then consult your router's manual. You may need to specify a more complete URI, eg ...
http://10.1.1.1/hag/pages1/home.ssiYou might see something like this:
http://www.users.on.net/~fzabkar/DSL-30 ... u/menu.ssiI found the following Lacie documents:
User Manual:
http://www.lacie.com/download/manual/et ... isk_en.pdfDatasheet:
http://www.lacie.com/download/datasheet ... isk_en.pdfSection 5.1 of the user manual talks about accessing the Lacie's NAS Administration Page. In your case you would type the following into your browser:
http://192.168.0.2The default user name and password are both "admin".
Section 4.1 talks about accessing the shared storage.
Assuming that your NAS is not broken (as lcoughey has suggested it may be), you could access your files by typing the following into a Windows Explorer address field:
\\192.168.0.2
You could also gain access via FTP by typing the following into your browser:
ftp://192.168.0.2