Some secure sites are timing out (E.g. bank & GitHub).

I looked into the firewall, but since I am still learning MikroTik, and using this to be more knowledgeable with networking, I’m at a bit of a stand still.

Navy Federal’s page is able to be accessed easily, fails at https://sso-myaccounts.navyfederal.org/sp/ACS.saml2

GitHub’s main page fails. https://github.com/

Other banks and secure sites are easily accessible. Perhaps something within these two sites aren’t playing well with the firewall?

Thank you for taking the time to read this post, and I appreciate any and all help!

I suggest setting up a log capture for each site to determine what is going on. It could be SSL/TLS1.x issue. It could be a DNS issue. We simply don’t know until we can get more information.

See about capturing the logs or use wireshark on the host machine to pull a packet capture. We can help more once we get additional info.

You can also run a debug on the browser to see if you can ascertain additional info. Have you also tried other browsers to the same sites?

i.e IE fails, whereas Chrome works.

How do you want me to post the capture file?

Already tried IE, FF, Edge, and my phone’s browser. I took my phone off the network, and then easily accessed GitHub.

Update:

I don’t know how I overlooked this, but my subnet mask was set to 192.168.1.0/8 instead of 192.168.1.0/24 which is what I thought it was in the first place. Issue resolved, I am finally able to access these sites.