root@localhost:/proc # zcat /proc/config.gz | grep CONFIG_BRIDGE
CONFIG_BRIDGE_NETFILTER=y
# CONFIG_BRIDGE_NF_EBTABLES is not set
CONFIG_BRIDGE=m
CONFIG_BRIDGE_IGMP_SNOOPING=y


14.01.2014, 12:45, "[email protected]" <[email protected]>:
> On 14-Jan-2014 10:36:03 +0700, Сергей Алимов wrote:
>
>>  For next step in my work I need create a bridge interface br0.
>>  # brctl addbr br0 add bridge failed:
>>  Package not installed
>
> Please show the output of `zcat /proc/config.gz | grep ^CONFIG_BRIDGE`
>
> --
> Alexey V. Vissarionov aka Gremlin from Kremlin <gremlin ПРИ gremlin ТЧК ru>
> GPG: 8832FE9FA791F7968AC96E4E909DAC45EF3B1FA8 @ hkp://keys.gnupg.net

Reply via email to