27.09.2011, 09:52, "唐建伟" <myhnet at gmail.com>: > Hi all, > > I just intalled openvpn + bridge in CentOS 6, but i get strange problems: > > the remote PCs cannot get the local PCs' MACs and also, the local PCs > cannot get the remote PCs' MACs > > but when i run "brctl showmacs br0" it will list all the MACs and also " > brctl show" will show that all the correct adapters are in br0 > > SELinux disabled > > any ideas? > First of all you should check routing table of remote hosts. If everything is correct, try to monitor br0, and other devises(ethX) by "tcpdump -n -i [device name]".