using specific ip address to restrict traffic flow on mips linux target is not permited ?

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

 



Hi all,
    I met a strange issue on nftables when I ran my commands on Linux (mips target, linux-4.9.102).
    Using specific ip address can not restrict the traffic flow while using broadcast  address is ok (The ip for my machine is 192.168.2.223). Anybody can tell my why ??
    
table ip filter {
        chain input {
                type filter hook input priority 0; policy accept;
                ip daddr 192.168.2.0/24 limit rate over 512 bytes/second drop
        }
}��.n��������+%������w��{.n����z��׫���n�r������&��z�ޗ�zf���h���~����������_��+v���)ߣ�

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux