On Sat, Jun 02, 2001 at 11:44:17PM -0400, Simon Read uttered: > Folks, > > I have a two difficulties interpreting this message: iptables is not a > dynamically loadable module in 2.4.4 but is compiled in; no modules > were built at all for my 2.4.4 kernel. > *slap* Do _not_ build iptables directly into the kernel. Modules Are Good[tm]. Build the iptables/netfilter stuff as modules, and it will probably all start working.
-- Steve "I'm a sysadmin because I couldn't beat a blind monkey in a coding contest." --Me