Страница 1 из 1

Фильтрация пакетов в самодельном ядре

Добавлено: 21 апр 2002, 19:08
Llama
Собрал ядро, а ipchains / iptables не работает... Ipchains пишет что не не совместим с этим ядром... Может чего еще пересобрать надо?


#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_NETLINK_DEV=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set

#
#   IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_FTP=y
CONFIG_IP_NF_IRC=y
# CONFIG_IP_NF_IPTABLES is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set

Фильтрация пакетов в самодельном ядре

Добавлено: 22 апр 2002, 16:36
Lynxer
Мало опций включено. Почитай help по каждой опции в Networking и Netfilter, их не так много.