Thread: Kernel Question
View Single Post
Old 03-30-2009, 12:46 PM   #2
ISPsystem team
 
slava's Avatar
 
Join Date: May 2008
Location: ISPsystem
Posts: 588
slava is on a distinguished road
Default

For what system you need kernel?

For ISPmanager and FreeBSD you can build own kernel GENERIC with this options:
Code:
options QUOTA
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options SMP (if you use SMP)
For other (VDSmanager FreeBSD) IPv6 is not possible.
slava is offline   Reply With Quote