Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 14 Jan 2014 12:34:21 +0400
From: "(GalaxyMaster)" <galaxy@...nwall.com>
To: owl-users@...ts.openwall.com
Subject: Re: Bridge interface on openwall host system

Hi,

On Tue, Jan 14, 2014 at 01:59:52PM +0700, Сергей Алимов wrote:
> root@...alhost:/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)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.