Thanks.

14.01.2014, 15:34, " (GalaxyMaster)" <[email protected]>:
> Hi,
>
> On Tue, Jan 14, 2014 at 01:59:52PM +0700, Сергей Алимов wrote:
>
>>  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
>
> My guess is that the bridge module was no loaded, try "modprobe bridge"
> and then attempt to run your command again.  To automate the loading of
> the bridge module you may want to add 'bridge' to /etc/modules.conf .
>
> --
> (GM)

Reply via email to