Contents


On-line Guides
All Guides
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems

How To Guides
Xen Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions

 

 

10.3. Build a kernel with IPCHAINS Firewall support

The first thing you need to do is ensure that your kernel has been built with Network Firewall support enabled and Firewalling. Remember, all servers should be configured to block unused ports, even if there are no firewall server. In the 2.2.14 kernel version you need to be sure that you have answered Y to the following questions:

          Networking options:
          
         
          Network firewalls (CONFIG_FIREFALL) [N] Y
          IP:Firewalling (CONFIG_IP_FIREWALL) [N] Y
          IP:TCP syncookie support (CONFIG_SYN_COOKIES) [N] Y
          
          
If you have followed the Linux Kernel section and have recompiled your kernel, the options Network firewalls, IP:Firewalling, and IP:TCP syncookie support shown above are already set.

 
 
  Published under the terms of the Open Publication License Design by Interspire