> ifconfig bridge0 create > ifconfig gif0 create > ifconfig gif0 tunnel x.x.176.33 x.x.176.37 > ifconfig gif0 up > brconfig bridge0 up > > But when I try to do "brconfig learn bridge0" I get a message about the > interface not being configured. Looks like it is though:
If you're typing exactly that, you are trying to use the command 'bridge0' on the bridge interface called 'learn'. > ifconfig snippet follows 'brconfig' will tell you more than ifconfig. It defaults to learning anyway.

