Страница 1 из 1
debi 2.6.26
Добавлено: 2010-12-10 13:11:02
Spook1680
Где может быть проблема.
Изучаю деб
пробую поднять шлюз
Почему эта срань
пишет
can't initialize iptables tables -nat Tables does not exist do you need to insmod
Perhaps iptables or your kernel needs to be upgraded
Re: debi 2.6.26
Добавлено: 2010-12-10 13:14:38
hizel
очевидно просит
если не поможет, значит ядро собрано без nat вообще
Re: debi 2.6.26
Добавлено: 2010-12-10 19:37:25
Spook1680
hizel писал(а):очевидно просит
если не поможет, значит ядро собрано без nat вообще
Да походу ядро собрано без над вобще.
Я так понимаю надо собрать заново ядро с потдержкой 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 > ?
???????????????????????????????????????????????????????????????
вроде как сдесь
Networking ---> ? ?
Кто может поточнее сказть где надо искать?!
Re: debi 2.6.26
Добавлено: 2010-12-10 19:46:16
hizel
не кузяво
Код: Выделить всё
$ 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