Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2003 22:14:18 +0400 (MSD)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        Oleg Borowkov <oleg@bal.ru>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Trouble with wi (prism2.5_pci) in bridge
Message-ID:  <20030331221322.J73152@news1.macomnet.ru>
In-Reply-To: <118215417514.20030331220720@bal.ru>
References:  <118215417514.20030331220720@bal.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 22:07+0400, Mar 31, 2003, Oleg Borowkov wrote:

> Hi!
>
> Help me with config bridge - FreeBSD 4.8 Release:
>
> # ifconfig
> wi0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
>         inet 192.168.10.1 netmask 0xffffff00 broadcast 192.168.10.255
>         ether 00:60:b3:6a:6a:0d
>         media: IEEE 802.11 Wireless Ethernet autoselect
>         status: associated
>         ssid test 1:test
>         stationname "FreeBSD WaveLAN/IEEE node"
>         channel 1 authmode OPEN powersavemode OFF powersavesleep 100
>         wepmode OFF weptxkey 1
> ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         ether 00:c0:df:fa:cd:7c
>
>
> sysctl net.link.ether.bridge_cfg=wi0,ed0
> sysctl net.link.ether.bridge=1
> sysctl net.inet.ip.forwarding=1
>
> all work fine, but birdging don't work :-((
> how i can debug bridge?

s/#define DEB(x)/#define DEB(x) x/ in sys/net/bridge.c, recompile and
reload bridge.ko.

-- 
Maxim Konovalov, maxim@macomnet.ru, maxim@FreeBSD.org



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