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, [EMAIL PROTECTED], [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"