Tôi đã cài đặt raspbmc (Debian) trên Raspberry Pi của tôi và dường như không thể tải xuống bất cứ thứ gì?
wget
dường như bị đình trệ nhưng nó có thể ping!
Điều tương tự cũng xảy ra với 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]
Có ai biết tại sao điều này xảy ra / làm thế nào để khắc phục?
sudo ifconfig -a
?