possible bug in ipchains

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
    We are trying to setup ingress queues using ipchains as the flowid
    marker and we are facing the following problem .

    we setup the ipchains as follows :

    ipchains -A input -p tcp -s 192.9.201.6 -m 1
    ipchains -A input -p tcp -s 192.9.201.7 -m 2
    ipchains -A input -p tcp -s 192.9.201.2 -m 3
    ipchains -A input -p tcp -m 4

    The packets from any of the above rules do not get marked after some

    time (which we know from the ipchains -vxnL) . We have also tried
the
    -l option (for logging the packets) and we noticed that sometimes
    the packets get marked wrongly also.

    Any fixes available (could't find any on the net) ?
    The versions being used are :
        ipchains 1.3.9, 17-Mar-1999
        Linux 2.2.14 #168
Thanks ,
Avinash

-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux