ip_tables and modules.dep : VTI V6.02

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • ip_tables and modules.dep : VTI V6.02

      Hello,

      i used the version 4.2 for a long time with ip_table module without any problem.

      I update my box to v6.02.

      I would like to use iptable instrcution for openvpn.

      So I update and install the package iptable :
      opkg update
      opkg install iptables
      I add the module "iptables" at the end of the file : /etc/modules-load.d/vuplus-dvb-modules.conf
      And i try to update the modules : update-modules

      But i still have an error to load or use it :
      iptables -t nat -A POSTROUTING -s XXX.YYY.ZZZ.0/24 -o eth0 -j MASQUERADE

      modprobe: module ip_tables not found in modules.dep
      iptables v1.4.12.2: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
      Perhaps iptables or your kernel needs to be upgraded.

      Do you plan to update the kernel to add it ?
      Or can you send us a solution to add this modules to load it manually outside of the kernel ?

      Thanks in advance for your support and have a good day.