Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What Kernel modules do I need?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
J4Y
n00b
n00b


Joined: 29 Aug 2002
Posts: 14
Location: Toronto

PostPosted: Sat Aug 31, 2002 10:47 pm    Post subject: What Kernel modules do I need? Reply with quote

I want to build a server running the following services

Postfix
Apache (modssl, modphp)
MySQL
Squid
ProFTP
IMAP--probably courier
DHCP
SSH
Iptables
IP Masquerading

Does anyone know of a site listing which kernel modules are needed for certain programs to run properly without adding extra stuff I don't need :?:

I've done a search through google and these forums but have only come across modules needed for IP Masq and Iptables.
Back to top
View user's profile Send private message
squanto
Guru
Guru


Joined: 20 Apr 2002
Posts: 524
Location: Rochester, NY, USA

PostPosted: Sat Aug 31, 2002 11:14 pm    Post subject: Reply with quote

I believe that a more appropriate question would be:

I have this type of hardware: (list hardware here) that I want to run these services on (list services here), what types of kernel configs would you suggest?

Just a thought, since most of the time, your kernel will deal with hardware first and software after the hardware is working properly.

Andrew
Back to top
View user's profile Send private message
splooge
l33t
l33t


Joined: 30 Aug 2002
Posts: 636

PostPosted: Sat Aug 31, 2002 11:14 pm    Post subject: Reply with quote

As far as I know, most of those apps will work with TCP/IP networking in your kernel, except for dhcp which will tell you that you need socket support (CONFIG_SOCKET) (some others might need that too; not sure) but for the most part your default kernel should be able to handle most of that stuff, except for the iptables stuff which you mentioned.

But for iptables you need:
(Off the top of my head)
Network packet filtering
socket packet filtering

then under netfilter configuration:
Connection tracking
ftp, irc
iptables support
connection state match support
packet filtering
full nat
masquerade target support

I think that's it =)
Back to top
View user's profile Send private message
J4Y
n00b
n00b


Joined: 29 Aug 2002
Posts: 14
Location: Toronto

PostPosted: Sat Aug 31, 2002 11:26 pm    Post subject: Reply with quote

squanto wrote:
I believe that a more appropriate question would be:

I have this type of hardware: (list hardware here) that I want to run these services on (list services here), what types of kernel configs would you suggest?

Just a thought, since most of the time, your kernel will deal with hardware first and software after the hardware is working properly.

Andrew


I already know what I need for my hardware, maybe I should have stated that?


splooge wrote:
As far as I know, most of those apps will work with TCP/IP networking in your kernel, except for dhcp which will tell you that you need socket support (CONFIG_SOCKET) (some others might need that too; not sure) but for the most part your default kernel should be able to handle most of that stuff, except for the iptables stuff which you mentioned.

But for iptables you need:
(Off the top of my head)
Network packet filtering
socket packet filtering

then under netfilter configuration:
Connection tracking
ftp, irc
iptables support
connection state match support
packet filtering
full nat
masquerade target support

I think that's it =)



I'll give it a try.. thanks!
Back to top
View user's profile Send private message
J4Y
n00b
n00b


Joined: 29 Aug 2002
Posts: 14
Location: Toronto

PostPosted: Sun Sep 01, 2002 10:59 am    Post subject: I found a good site Reply with quote

After much searching on google I came across http://www.ecst.csuchico.edu/~dranch/LINUX/ipmasq/c-html/ipmasq-compiling3.1.html#IPMASQ-COMPILING3.1.1

Descriptions of the kernel modules, what they do, and what you need for iptables and masquerading
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum