I would try to fore samba to listen to br0 with editing /opt/etc/samba/smb.conf
and uncomment
Code:
;   interfaces = br0

Look into /opt/var/log/samba for content of log files.

Check for running daemons with
ps|grep mbd
There could be other network related problems that can be checked with netstat -ln