starting up ipv6 on redhat linux
ipv6@the.whole.net
ipv6@the.whole.net
Sun, 21 May 2000 19:17:42 -0400 (EDT)
I just added IPv6 to a Redhat 6.1 machine but it was a monolithic kernel.
It compiled and works well so I would suggest recompiling your kernel with
IPv6 included, not as a module. You can also find some good nuggets of
information regarding using IPv6 with Linux at
http://www.bieringer.de/linux/IPv6/IPv6-HOWTO/IPv6-HOWTO.html
Hope this helps!
-Dave Munroe
On Sun, 21 May 2000, Antonio Querubin wrote:
> I'm trying to get IPv6 working on a Redhat 6.1 system for the first time.
> The kernel and modules have been recompiled with ipv6 and ipip tunneling
> enabled. I've also recompiled the latest net-tools package with ipv6
> enabled. However, whenever I try to install the ipv6 module (ie. modprobe
> ipv6) I receive a bunch of error messages. These all look like ipv4
> functions that should already be in the kernel or a module. Maybe I've
> left some other kernel/module option off that should also be enabled.
> Can somebody point me in the right direction? I've already gone through
> the FAQs but maybe I'm just overlooking something obvious.