Results 1 to 2 of 2

Thread: iptables - module ipt_length

  1. #1

    iptables - module ipt_length

    I need to use "iptables -m length....." I loaded module ipt_length.o using insmod. Unfortunatelly the command:
    iptables -t mangle -A MYSHAPER-OUT -p tcp -m length --length :64 -j MARK --set-mark 2
    reports error like that:
    iptables v1.2.7a: Couldn't load match `length':File not found

    lsmod reprots, that ipt_length is loaded.

    Do You have any idea what's the problem. Many thanks in advance.

  2. #2
    I forgot: I have Oleg's latest firmware: 1.9.2.7-7g
    I would like to ask anybody here to try to:
    1) insmod ipt_length
    2) lsmod to see whether module is loaded
    3) just perform: iptables -m length
    After performing 3) all I can see is:
    iptables v1.2.7a: Couldn't load match `length':File not found

    This message appears when module is not loaded but according to 2) it is loaded

    btw. Is there any chance to have layer7 running with latest Oleg's firmware. How to do it?

    Thx!

Similar Threads

  1. How to run two webservers
    By sesamebike in forum WL-500g/WL-500gx Tutorials
    Replies: 36
    Last Post: 13-03-2007, 08:05
  2. WL-500gx WAN & LAN Filter example
    By pshah in forum WL-500g Q&A
    Replies: 1
    Last Post: 24-09-2005, 13:50
  3. How to configure Firewall/iptables
    By samoht in forum WL-500g/WL-500gx Tutorials
    Replies: 3
    Last Post: 14-08-2005, 01:28

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •