Re: ebtables complains about the speeding up example

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

 



On Sat, Apr 09, 2022 at 04:13:53PM +0200, Cédric Martínez Campos wrote:
> 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

Where is this documentation? If you could point to the URI, I can
update it and remove it.

>     # 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?

What is your usecase? Or maybe you just found that documentation and
you added this rule?



[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