iptables Error messages in a VPS

Discussion in 'Site & Server Administration' started by blue_angel, Apr 5, 2007.

  1. #1
    Hi,

    I have a vps and I receive many iptables relative error messages.
    Any idea how to resolve that ?


    :confused:
    iptables: Memory allocation problem
    iptables v1.2.11: Couldn't load target `acctboth':/lib/iptables/libipt_acctboth.so: cannot open shared object file: No such file or directory

    Try `iptables -h' or 'iptables --help' for more information.
    iptables v1.2.11: Couldn't load target `acctboth':/lib/iptables/libipt_acctboth.so: cannot open shared object file: No such file or directory

    Try `iptables -h' or 'iptables --help' for more information.
    iptables: No chain/target/match by that name
    iptables: No chain/target/match by that name
    ..................................

    /sbin/iptables -L -v show :

    --------------------------------------------------------------------------------

    Chain INPUT (policy ACCEPT 10118 packets, 2106K bytes)
    pkts bytes target prot opt in out source
    destination
    341 81779 ACCEPT all -- lo any anywhere
    anywhere
    11 556 ACCEPT all -- any any 203.177.0.0/16
    anywhere
    0 0 ACCEPT all -- any any 124.104.0.0.pldt.net/14
    anywhere
    0 0 ACCEPT all -- any any ns5.serverko.net
    anywhere
    12 608 DROP tcp -- venet0 any anywhere
    anywhere tcp dpts:135:netbios-ssn
    0 0 DROP udp -- venet0 any anywhere
    anywhere udp dpts:135:netbios-ssn
    0 0 DROP tcp -- venet0 any anywhere
    anywhere tcp dpt:sunrpc
    0 0 DROP udp -- venet0 any anywhere
    anywhere udp dpt:sunrpc
     
    blue_angel, Apr 5, 2007 IP