Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2008 18:28:03 -0400
From:      "cp" <lists@pleasants.net>
To:        <freebsd-questions@freebsd.org>
Subject:   help with options BRIDGE in freebsd 7.0
Message-ID:  <7A6C26B678F8EB48ADBA3A1C75FD250807106C@moe.pleasants.net>

next in thread | raw e-mail | index | archive | help
I'd really appreciate if someone can shed some light on this for me. I'm
attempting to build a layer2 sniffer using dummynet and ipfw but I'm
having some problems building the new kernel with "options BRIDGE". It
errors out with the message below. Any suggestions?=20

-cp

lois# /usr/sbin/config LOIS=20
LOIS: unknown option "BRIDGE"
freebsd version  =3D 7.0

lois# more LOIS | grep IP
options         IPSEC
options         IPSEC_FILTERTUNNEL
options         IPSEC_DEBUG
options         IPFIREWALL
options         IPFIREWALL_VERBOSE
options         IPFIREWALL_VERBOSE_LIMIT=3D100
options         IPFIREWALL_DEFAULT_TO_ACCEPT
options         IPFIREWALL_FORWARD
options         IPDIVERT
options         IPFILTER
options         IPFILTER_LOG
lois# more LOIS | grep BR
options         NETGRAPH_BRIDGE
options         BRIDGE

lois# more LOIS | grep DUM
options         DUMMYNET
lois#




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7A6C26B678F8EB48ADBA3A1C75FD250807106C>