I have an issue with mail.yahoo.com and facebook .com web sites, am using x86 PC Ver 5.19. The major issue is that http cannot open yahoo mail and Facebook but using https solved the problem. That is http://www.facebook.com will not work but https://www.facebbok.com open the page on the browser.
Is there anyway l can configure my router/firewall to change http to https for yahoo mail and facebook alone. I did not use web proxy but direct nat. Am using 3g modem as wan *(ppp)
check your Firewall Nat Rule ..
Thanks for your quick reply, however can you explain further what did i need to check in Firewall Nat rule
are you using srcnat or masquerading as action? are you doing packet mangling as well?
just create an nat rule .. just copy & paste into ur terminal
/ip firewall nat
add action=masquerade chain=srcnat disabled=no out-interface=Wan
out-interface = select ur wan interface .
thanks l will try it now