Изучаю деб
пробую поднять шлюз
Почему эта срань
пишет
can't initialize iptables tables -nat Tables does not exist do you need to insmod
Perhaps iptables or your kernel needs to be upgraded
Код: Выделить всё
iptables 1.4.2 с ядром 2.6.26
Модератор: weec
can't initialize iptables tables -nat Tables does not exist do you need to insmod
Perhaps iptables or your kernel needs to be upgraded
Код: Выделить всё
iptables 1.4.2 с ядром 2.6.26
Код: Выделить всё
modprobe iptable_nat
Да походу ядро собрано без над вобще.hizel писал(а):очевидно проситесли не поможет, значит ядро собрано без nat вообщеКод: Выделить всё
modprobe iptable_nat
вроде как сдесь????????????????? Linux Kernel Configuration ??????????????????
? Arrow keys navigate the menu. <Enter> selects submenus ?
? --->. Highlighted letters are hotkeys. Pressing <Y> ?
? includes, <N> excludes, <M> modularizes features. Press ?
? <Esc><Esc> to exit, <?> for Help, </> for Search. Legend: ?
? ??????????????????????????????????????????????????????????? ?
? ? General setup ---> ? ?
? ? [*] Enable loadable module support ---> ? ?
? ? --- Enable the block layer ---> ? ?
? ? Processor type and features ---> ? ?
? ? Power management options (ACPI, APM) ---> ? ?
? ? Bus options (PCI, PCMCIA, EISA, MCA, ISA) ---> ? ?
? ? Executable file formats ---> ? ?
? ? Networking ---> ? ?
? ? Device Drivers ---> ? ?
? ? File systems ---> ? ?
? ? [*] Instrumentation Support ---> ? ?
? ? Kernel hacking ---> ? ?
? ? Security options ---> ? ?
? ? --- Cryptographic API ---> ? ?
? ? Library routines ---> ? ?
? ? --- ? ?
? ? Load an Alternate Configuration File ? ?
? ? Save an Alternate Configuration File ? ?
? ? ? ?
? ??????????????????????????????????????????????????????????? ?
???????????????????????????????????????????????????????????????
? <Select> < Exit > < Help > ?
???????????????????????????????????????????????????????????????
Код: Выделить всё
$ grep _NAT /usr/src/linux/.config
CONFIG_NF_NAT=y
CONFIG_NF_NAT_NEEDED=y
CONFIG_NF_NAT_FTP=y
CONFIG_NF_NAT_IRC=y
# CONFIG_NF_NAT_TFTP is not set
# CONFIG_NF_NAT_AMANDA is not set
# CONFIG_NF_NAT_PPTP is not set
# CONFIG_NF_NAT_H323 is not set
CONFIG_NF_NAT_SIP=y
CONFIG_NET_ACT_NAT=m
# CONFIG_NATIONAL_PHY is not set
# CONFIG_NATSEMI is not set