Network connectivity problem
Hello all,
My Dreambox 7000S is not able to connect to Internet, and after a lot of tests, I don’t know what else to try, any help will be very appreciated.
The problem is that it seems not to be connected at all: I cannot download keys, addons or softcams (I get “download failed” or the DB hangs) ; Links web-browser only shows a blank page, the Weather plugin says: “timeout, data not available”, etc. However, I have tried to connect the DB to the LAN of my workplace, and everything works OK!
I have a small LAN at home, with three computers with Windows and the Dreambox. The connection WITHIN the home network is OK: I can access the Dreambox with Dreambox Control Center, by Telnet, FTP, HTPP, upload new images, ... everything works fine, so it seems a problem with the Internet access, routing, or something related.
BUT, I have done the following tests:
-I have tried to access the DB from my workplace to my home, using Telnet, FTP and HTPP, at it works always (I can see the HTTP page, transfer files by FTP, do a Telnet session, …)
-I can do Telnet from my dreambox to any external server in Internet, also, without problems.
-pings to the other computers inside the home network are OK, but pings to the ADSL router or computers beyond result in duplicated echoes (sometimes, up to 40% of the packets are duplicated, other a few percent, but I always get duplicated echoes).
I think that the problem come from the wireless bridge (802.11b) located between my wired home network and the ADSL router (and hence, the Internet), which is only 50meters long. I am using two “paired” access points from USRobotics, one as an access point and the other as a wireless client. The weird thing is that I haven’t notice any problem in two years with this wireless bridge, before having the Dreambox. All network services (pings, web browsing, …) in the three computers are running OK.
It seems that the problem is due to a particular way that the Linux box do the networking (all other computers are running WinXP or Win98), but I am not a expert in Linux.
I have look to ifconfig for errors, but I get always the same: (BTW, TX and RX bytes is always zero, is it ok?)
/tmp > ifconfig
eth0 Link encap:Ethernet HWaddr 00:09:34:10:1E:34
inet addr:192.168.1.31 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:28 Base address:0xa300 DMA chan:ff
While looking to netstat when trying to download something, the TCP connection stays as “ESTABLISH” forever:
/tmp > netstat -n
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 192.168.1.31:1969 203.55.158.114:80 ESTABLISHED
tcp 0 0 127.0.0.1:12405 127.0.0.1:1274 CLOSE_WAIT
tcp 0 0 192.168.1.31:23 192.168.1.3:4483 ESTABLISHED
tcp 32 0 127.0.0.1:80 127.0.0.1:1970 ESTABLISHED
tcp 0 0 127.0.0.1:1970 127.0.0.1:80 ESTABLISHED
Active UNIX domain sockets (w/o servers)
Proto RefCnt Flags Type State I-Node Path
unix 3 [ ] STREAM CONNECTED 9757 /tmp/camd.socket
unix 3 [ ] STREAM CONNECTED 9756
I’m sorry for the long explanation. Any help will be welcome!
Thanks in advance,
Adolfo.
|