I use an RB532 mikrotik router. The configuration is simple : an pppoe connection for accessing to internet.
http web sites are working well, but i can not access to https web sites.
I have configured an mangle rule.
I have drop down MSS to 1400 as my MTU Eth3 (LAN) connexion.
My pppoe MTU is 1492 and the eth1 (WAN supporting pppoe) is 1420.
Yes. /ip route add beer pref-src pub is my sign I ask you if you use OsBridge CPE antennas on your clients because this antenna have a lot of problems opening https sites. The best way i found is change the MSS to 1440 in prerouting, because is not clear how PPPoE client of OsBridge handle the MSS.
BTW, if you use PPPoE windows built-in client, all should be ok.