>>>>> "hc" == Hugo Curbelo <[EMAIL PROTECTED]> writes:
hc> Does anyone know what is built into the default kernel which
hc> shipped with 5.0 ? Specifically is the routing and firewall code
hc> build in by default.
$ locate defconfig
/usr/src/linux-2.0.32/arch/alpha/defconfig
/usr/src/linux-2.0.32/arch/i386/defconfig
/usr/src/linux-2.0.32/arch/m68k/defconfig
/usr/src/linux-2.0.32/arch/mips/defconfig
/usr/src/linux-2.0.32/arch/sparc/defconfig
$ grep -i firewall /usr/src/linux-2.0.32/arch/i386/defconfig
CONFIG_FIREWALL=y
CONFIG_IP_FIREWALL=y
CONFIG_IP_FIREWALL_VERBOSE=y
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.