# iptables -F

# iptables -F
iptables v1.3.5: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

Вот такая вот беда :( В конфиге ядра в пункте network options везде поставил M, где нельзя M ставил *.

С генту 9ый день только общаюсь.. помогите решить проблему, уже замучался инет перерывать.. аж плакать хочеться.

не плачь

не плачь

Re: не плачь

case написал(а):
не плачь

а что? уже неплачу, перерываю форум, нашёл похожую проблему но не то...
что посоветуете? какие файлы показать?

:. wiki

Re: :. wiki

Doctor написал(а):
http://ru.gentoo-wiki.com/Настройка_iptables_для_начинающих
_________________
:. Поделись опытом на ru.gentoo-wiki.com или на www.gentoo-wiki.com

ник тебя оправдывает, спасибо подлечил. Буду rtfm. утром отпишусь.

зделал всё как

зделал всё как на вики отметил зёздочками те пункты в ядре которые были необходимы. Пересобрал ядро. загрузился. по команде iptables –L
выдаёт всё то же сообщение
# iptables -L
iptables v1.3.5: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

Re: зделал всё как

apelsin написал(а):
зделал всё как на вики отметил зёздочками те пункты в ядре которые были необходимы. Пересобрал ядро. загрузился. по команде iptables –L
выдаёт всё то же сообщение
# iptables -L
iptables v1.3.5: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

modprobe ip_tables чего говорит?

и явите миру
zcat /proc/config.gz | grep -i net или
cat /usr/src/linux/.config | grep -i net

Re: зделал всё как

Doctor написал(а):
apelsin написал(а):
зделал всё как на вики отметил зёздочками те пункты в ядре которые были необходимы. Пересобрал ядро. загрузился. по команде iptables –L
выдаёт всё то же сообщение
# iptables -L
iptables v1.3.5: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

modprobe ip_tables чего говорит?

и явите миру
zcat /proc/config.gz | grep -i net или
cat /usr/src/linux/.config | grep -i net

# modprobe ip_tables
FATAL: Error inserting ip_tables (/lib/modules/2.6.20-gentoo-r8/kernel/net/ipv4/netfilter/ip_tables.ko): Unknown symbol in module, or unknown parameter (see dmesg)

# zcat /proc/config.gz | grep -i net
# Networking
CONFIG_NET=y
# Networking options
# CONFIG_NETDEBUG is not set
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
# CONFIG_INET_XFRM_MODE_BEET is not set
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_INET6_AH is not set
# CONFIG_INET6_ESP is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
CONFIG_INET6_XFRM_MODE_TUNNEL=y
# CONFIG_INET6_XFRM_MODE_BEET is not set
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETFILTER is not set
# CONFIG_DECNET is not set
# CONFIG_ECONET is not set
# CONFIG_NET_SCHED is not set
# Network testing
# CONFIG_NET_PKTGEN is not set
# CONFIG_NET_TCPPROBE is not set
CONFIG_SCSI_NETLINK=y
# CONFIG_PATA_NETCELL is not set
# Network device support
CONFIG_NETDEVICES=y
# ARCnet devices
# CONFIG_ARCNET is not set
# Ethernet (10 or 100Mbit)
CONFIG_NET_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# Tulip family network device support
CONFIG_NET_TULIP=y
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# Ethernet (1000 Mbit)
# Ethernet (10000 Mbit)
# CONFIG_NETXEN_NIC is not set
# CONFIG_NET_RADIO is not set
# CONFIG_NET_FC is not set
CONFIG_NETCONSOLE=y
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_RX is not set
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y
# USB Network Adapters
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_USBNET is not set
# Network File Systems

Re: зделал всё как

apelsin написал(а):
# CONFIG_NETFILTER is not set

нету у тебя в ядре ничего
вот тут [url=http://ru.gentoo-wiki.com/Логика_и_правила_iptables]http://ru.gentoo-wiki.com/Логика_и_правила_iptables[/url]
поподробнее про то что в ядре должно быть

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".