Добрый день!
На 64-разрядной системе не работает в iptables модуль multiport.
Ядро:
/etc/vz# uname -r
2.6.18-14-fza-amd64
/etc/vz# lsmod |grep multiport
xt_multiport 7680 2
x_tables 23944 16 xt_tcpudp,iptable_nat,xt_state,xt_helper,xt_conntrack,ipt_LOG,xt_length,ipt_ttl,xt_tcpmss,ipt_TCPMSS,xt_multiport,xt_limit,ipt_tos,ipt_REJECT,ip_tables,ipt_TOS
В /etc/vz/vz.conf
IPTABLES="ipt_REJECT ipt_tos ipt_limit ipt_multiport iptable_filter iptable_mangle ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_length"
При изменении в vz.conf ipt_multiport на xt_multiport
vzctl restart 100
Warning: Unknown iptable module: xt_multiport, skipped
В VE
test:/# /etc/init.d/iptables restart
Flushing current rules and chains
Действие успешно выполненно: Flushing current rules and chains
Resetting default rules to ACCEPT:
Действие успешно выполненно: Resetting default rules to ACCEPT:
Loading new rules
FATAL: Could not load /lib/modules/2.6.18-14-fza-amd64/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.18-14-fza-amd64/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.18-14-fza-amd64/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.18-14-fza-amd64/modules.dep: No such file or directory
Действие успешно выполненно: Loading new rules
В VE-шном конфиге списка модулей IPTABLES нет.
Тесты проводились и на ядре
# uname -r
2.6.26-2-openvz-amd64
Операционная система - Debian.
Заранее СПАСИБО!
[Updated on: Wed, 01 April 2009 06:34]
Report message to a moderator