Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: FC2-test1 and ipv6: msg#01860
|
Subject: |
Re: FC2-test1 and ipv6 |
On Fri, Feb 27, 2004 at 03:37:31PM +0200, Doncho N. Gunchev wrote:
> Is there any way to completly disable ipv6 support in FC2-test1 and
> how? I looked a bit inside the network scripts and tryed to add any option
> i've found there but I still get ipv6 addresses with 'ip address list' or
> ifconfig. I even did 'service network stop' but ipv6 module indicates being
> used by 6 times and I could not rmmod it.
> Also is there any sort of ipv6 related documentation shipped with
> FC2-test1 or is it planed to be?
Try sticking this in /etc/modprobe.conf:
alias net-pf-10 off
Although, my /etc/modprobe.conf.dist has this:
install net-pf-10 /bin/true
which should prevent it from loading at all? Nevertheless, it is
loaded on my system...
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe:
http://www.redhat.com/mailman/listinfo/fedora-test-list
|
| |