ฉันติดตั้ง raspbmc (Debian) บน Raspberry Pi ของฉันแล้วและดูเหมือนว่าไม่สามารถดาวน์โหลดอะไรได้
wget
ดูเหมือนจะหยุดนิ่ง แต่มันสามารถ ping ได้!
สิ่งเดียวกันเกิดขึ้นสำหรับ apt-get
Resolving google.com... 173.194.41.160, 173.194.41.165, 173.194.41.163, ...
Connecting to google.com|173.194.41.160|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.
--1970-01-01 00:17:51-- (try: 2) http://google.com/
Connecting to google.com|173.194.41.160|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.
pi@raspbmc:~$ sudo apt-get install curl
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libcurl3 libssh2-1
The following NEW packages will be installed:
curl libcurl3 libssh2-1
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 578 kB of archives.
After this operation, 1065 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
0% [Waiting for headers]
ไม่มีใครรู้ว่าทำไมสิ่งนี้จึงเกิดขึ้น / จะแก้ไขได้อย่างไร?
sudo ifconfig -a
ไหม?