ebtables complains about the speeding up example

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

 



Hi, there!

In one of the basic examples of ebtable's documentation, "Speeding up
traffic destinated to the bridge itself", it is suggested to issue the
command

    # ebtables -t broute \
               -A BROUTING \
               -d $MAC_OF_BR0 \
               -p ipv4 \
               -j redirect \
               --redirect-target DROP

This however returns the error

    ebtables: No chain/target/match by that name


I guess it is because there is no chain called BROUTING. Is this
really necessary? In such a case, how could I solve this?

Thank you for your time,
Cédric




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux