QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1760|回复: 4

编译IPv6内核?

[复制链接]
发表于 2003-3-3 12:40:27 | 显示全部楼层 |阅读模式
在Linux内核从2.2.x之后开始正式支持IPv6,但在初安装系统时IP协议默认为IPv4,必须从新编译内核生成支持IPv6的新内核。我现在用的是RH8,请问如何编译?
发表于 2003-3-3 16:52:46 | 显示全部楼层
RH8带了IPv6模块!
回复

使用道具 举报

发表于 2003-3-16 23:47:10 | 显示全部楼层
u can include ipv6 in network option.
CONFIG_IPV6:                                                                        │
  │                                                                                     │
  │ This is experimental support for the next version of the Internet                   │
  │ Protocol: IP version 6 (also called IPng "IP next generation").                     │
  │ Features of this new protocol include: expanded address space,                      │
  │ authentication and privacy, and seamless interoperability with the                  │
  │ current version of IP (IP version 4). For general information about                 │
  │ IPv6, see <http://playground.sun.com/pub/ipng/html/ipng-main.html>;                 │
  │ for specific information about IPv6 under Linux read the HOWTO at                   │
  │ <http://www.bieringer.de/linux/IPv6/> and the file net/ipv6/README                  │
  │ in the kernel source.                                                               │
  │                                                                                     │
  │ If you want to use IPv6, please upgrade to the newest net-tools as                  │
  │ given in Documentation/Changes. You will still be able to do                        │
  │ regular IPv4 networking as well.                                                    │
  │                                                                                     │
  │ This protocol support is also available as a module ( = code which                  │
  │ can be inserted in and removed from the running kernel whenever you                 │
  │ want). The module will be called ipv6.o. If you want to compile it                  │
  │ as a module, say M here and read Documentation/modules.txt.                         │
  │                                                                                     │
  │ It is safe to say N here for now.
回复

使用道具 举报

发表于 2003-4-10 17:06:37 | 显示全部楼层
u can use "modprobe ipv6" to load ipv6 module.
回复

使用道具 举报

 楼主| 发表于 2003-4-10 17:23:05 | 显示全部楼层
我已把ipv6的模块装上了,也设了ipv6的地址,但是想在两台ipv6主机之间通信,运行
route -A inet6 add default gw ipv6_addr 后,出现
ipv6_addr :Resolver Error 0 (no error)
而且也ping6不到对方主机,这是为什么?还要其他的改动吗?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-9-19 18:46 , Processed in 0.061911 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表