Raspberry Piにraspbmc(Debian)がインストールされていますが、何もダウンロードできないようです。
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]
なぜこれが起こっているのか/修正方法を誰かが知っていますか?
インターネットに接続されていません。
—
Jivings
なぜこれが移行されたのですか?これはRaspberry Pi固有ではありません
—
user606723
@ user606723これは異常な問題なので、おそらく十分具体的だと思います。
—
Jivings
これが最近Raspbmcに起こったDDoS攻撃に関連している可能性はありますか?stmlabs.com/2012/06/24/network-issues
—
Zoot
sudo ifconfig -a
か?