config FWRT_COMPILE_IPTABLES bool default n depends FWRT_PACKAGE_IPTABLES || FWRT_PACKAGE_IP6TABLES config FWRT_PACKAGE_IPTABLES prompt "iptables.......................... IPv4 firewall administration tool" tristate default n select FWRT_COMPILE_IPTABLES select FWRT_PACKAGE_KMOD_IPTABLES help IPv4 firewall, NAT, and packet mangling tools. http://www.iptables.org/ config FWRT_PACKAGE_IPTABLES_MOD_CONNTRACK prompt "iptables-mod-conntrack.......... Iptables extensions for connection tracking" tristate default n depends FWRT_PACKAGE_IPTABLES select FWRT_PACKAGE_KMOD_IPT_CONNTRACK help Iptables (IPv4) extensions for connection tracking Includes: * libipt_conntrack * libipt_helper * libipt_connmark/CONNMARK config FWRT_PACKAGE_IPTABLES_MOD_FILTER prompt "iptables-mod-filter............. Iptables extension for packet content inspection" tristate default n depends FWRT_PACKAGE_IPTABLES select FWRT_PACKAGE_KMOD_IPT_FILTER help Iptables (IPv4) extension for packet content inspection Includes: * libipt_ipp2p * libipt_layer7 config FWRT_PACKAGE_IPTABLES_MOD_IMQ prompt "iptables-mod-imq................ Iptables extensions for Intermediate Queuing Device QoS-support" tristate default n depends FWRT_PACKAGE_IPTABLES select FWRT_PACKAGE_KMOD_IMQ help Iptables (IPv4) extensions for Intermediate Queuing Device QoS-support Includes: * libipt_IMQ config FWRT_PACKAGE_IPTABLES_MOD_IPOPT prompt "iptables-mod-ipopt.............. Iptables extensions for matching/changing IP packet options" tristate default n depends FWRT_PACKAGE_IPTABLES select FWRT_PACKAGE_KMOD_IPT_IPOPT help Extra Iptables (IPv4) extensions for matching/changing IP packet options Includes: * libipt_CLASSIFY * libipt_dscp/DSCP * libipt_ecn/ECN * libipt_length * libipt_mac * libipt_NETMAP * libipt_tcpmms * libipt_time * libipt_tos/TOS * libipt_ttl/TTL * libipt_unclean config FWRT_PACKAGE_IPTABLES_MOD_IPSEC prompt "iptables-mod-ipsec.............. Iptables extensions for matching special IPsec packets" tristate default n depends FWRT_PACKAGE_IPTABLES select FWRT_PACKAGE_KMOD_IPT_IPSEC help Iptables (IPv4) extensions for matching special IPsec packets Includes: * libipt_ah * libipt_esp config FWRT_PACKAGE_IPTABLES_MOD_NAT prompt "iptables-mod-nat................ Iptables extensions for different NAT targets" tristate default n depends FWRT_PACKAGE_IPTABLES select FWRT_PACKAGE_KMOD_IPT_NAT help Iptables (IPv4) extensions for different NAT targets Includes: * libipt_REDIRECT config FWRT_PACKAGE_IPTABLES_MOD_ULOG prompt "iptables-mod-ulog............... Iptables extensions for user-space packet logging" tristate default n depends FWRT_PACKAGE_IPTABLES select FWRT_PACKAGE_KMOD_IPT_ULOG help Iptables (IPv4) extensions for user-space packet logging Includes: * libipt_ULOG config FWRT_PACKAGE_IPTABLES_MOD_EXTRA prompt "iptables-mod-extra.............. Other extra Iptables extensions" tristate default n depends FWRT_PACKAGE_IPTABLES select FWRT_PACKAGE_KMOD_IPT_EXTRA help Other extra Iptables (IPv4) extensions Includes: * libipt_limit * libipt_owner * libipt_physdev * libipt_pkttype * libipt_recent * libipt_LOG config FWRT_PACKAGE_IPTABLES_UTILS prompt "iptables-utils.................. Save and restore utilities" tristate default n depends FWRT_PACKAGE_IPTABLES help iptables-save and iptables-restore for Iptables (IPv4) http://www.iptables.org/ config FWRT_PACKAGE_IPTABLES_FIREWALL_SCRIPT prompt "iptables-fw-script.............. FreeWRT's firewall script" tristate default y depends FWRT_PACKAGE_IPTABLES help FreeWRT's default firewall script config FWRT_PACKAGE_IP6TABLES prompt "ip6tables......................... IPv6 firewall administration tool" tristate default n select FWRT_COMPILE_IPTABLES select FWRT_PACKAGE_KMOD_IPV6 help IPv6 firewall, NAT, and packet mangling tools. http://www.iptables.org/