PDA

View Full Version : Kernel Question


xslashx
03-28-2009, 08:40 PM
Is it possible to get one of your precompiled kernels WITH Ipv6 enabled in it?

slava
03-30-2009, 12:46 PM
For what system you need kernel?

For ISPmanager and FreeBSD you can build own kernel GENERIC with this options:
options QUOTA
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options SMP (if you use SMP)

For other (VDSmanager FreeBSD) IPv6 is not possible.