Chinaunix首页 | 论坛 | 博客
  • 博客访问: 640748
  • 博文数量: 90
  • 博客积分: 10010
  • 博客等级: 上将
  • 技术积分: 2018
  • 用 户 组: 普通用户
  • 注册时间: 2007-03-03 13:09
文章分类

全部博文(90)

文章存档

2010年(7)

2009年(23)

2008年(60)

我的朋友

分类: LINUX

2008-10-09 20:21:41

root@gbos:~# wget
--04:12:31-- 
           => `wget-1.11.tar.gz'
Resolving ftp.gnu.org... 140.186.70.20
Connecting to ftp.gnu.org[140.186.70.20]:80... failed: Address family not supported by protocol.
Retrying.

run stace to look into:


write(2, "Connecting to ftp.gnu.org[140.18"..., 47Connecting to ftp.gnu.org[140.186.70.20]:80... ) = 47
socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = -1 EAFNOSUPPORT (Address family not supported by protocol)
write(2, "failed: Address family not suppo"..., 50failed: Address family not supported by protocol.

in my os,don't support ipv6

阅读(7264) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~