I'm a big newbie in configuring network interfaces. Here is what I did (I am using openSUSE 10.2 and NetworkManager)
-I plugged-in the wireless ethernet adapter
-I tried to access 192.168.2.225 (as written in the
manual) with a browser (It said the connection was refused)
-I ran
and ifconfig gives me the following output:
Code:
eth0 Link encap:Ethernet HWaddr 00:11:43:68:4F:91
inet addr:169.254.191.15 Bcast:169.254.255.255 Mask:255.255.0.0
inet6 addr: fe80::211:43ff:fe68:4f91/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:128 (128.0 b) TX bytes:3098 (3.0 Kb)
Interrupt:11
eth1 Link encap:Ethernet HWaddr 00:0B:7D:10:91:14
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:10141 errors:0 dropped:0 overruns:0 frame:0
TX packets:7273 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12634119 (12.0 Mb) TX bytes:807160 (788.2 Kb)
Interrupt:7 Memory:faff6000-faff8000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:70 errors:0 dropped:0 overruns:0 frame:0
TX packets:70 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4824 (4.7 Kb) TX bytes:4824 (4.7 Kb)
Knetworkmanager tells me it is connected to the Wired Interface. I still cannot enter 192
.168.2.225 (I have tried various other ip, but none worked).
-I have tried reseting my device several time: always the same results.
-I have googled the problem and searched the manual: no problem at all, everything seems to work out of the box even for linux users...
-I have even tried to access the web interface in a windows pc (not sure this test is reliable though: the pc is very buggy and uses a very restrictive firewall...), it didn't work. When I use the easy setup cd, it crashes when looking for the device...
I wonder if something could be broken in the device. So my questions are:
-How can I try to configure my eth0 interface so that I can access the device ?
-How to make sure that my ethernet interface is working and that the device has a problem I cannot fix from the PC ?
Thanks for your consideration. (Any kind of help would be very welcome)