In Firewall Rules have 4 existing rules in the Input Rules -
Allow-HTTPS-from-WAN with the availability to disable it.
Allow-UI-from-WAN with the availability to disable it.
Allow-DHCP-Renew with the availability to disable it.
Allow-ping with the availability to disable it.
Well, I think the should these rules should be availible, but I believe they should be disabled when NethSecurity is first install and run.
Unfortunately at this moment, it doesn’t seem like the disable button for these Input rules work. As you can see from the image below. I have turned them all off.
I went ahead and logged in to NSecurity via SSH and ran nft list ruleset. I was able to see two rules for 443.
I went back and turned on the input rules - applied them - then I disabled them again. I then put 443 pointed to a internal webserver address, via port forwarding.
Then I went back to remote pc to see if I could bring up the port forwarded webserver from 80 and 443 externally. I made sure to do a clear cache and then bring up site.
All seems fine now.
Thanks for the recommended check with: nft list ruleset - it got me thinking and I was able to solve it.