Ports 80/443 - Why can't I get them open

Started by Giz, Today at 12:37:25 AM

Previous topic - Next topic
I've searched all thru here and google and can not for the life of me get those 2 ports open for an internal apache server. Confirmed with 2 different port checkers. And YES my ISP is NOT blocking anything, my regular routers all have 80/443 open if req'd.
Config:
OPN 25.7.5
System - Settings - Adninistration: TCP Port 4433 and HTTP redirect checked (Disable WebGui redirect rule)
Nat - Source any/any , Destinaion Host = my external ip, redirect to alias'd server and port 80 (same for 443)
Antilockout rule only shows 22 & 4433

I have other NAT'd services/ports with zero issues

TIA
Giz..
PS: My Brain Hurts


Filter rule association == Pass?
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Quote from: Patrick M. Hausen on Today at 12:46:02 AMFilter rule association == Pass?
yup, tried with pass and with auto-gen rule

Is Port 80 and 443 open on the webserver itself? Is there a firewall enabled and active?

Do a packet trace and watch what happens.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Quote from: Stormscape on Today at 10:55:32 AMIs Port 80 and 443 open on the webserver itself? Is there a firewall enabled and active?
yup and yup, ufw has 22, 80, 443 open

How did you test that? From your LAN? That says nothing about whether IPs outside of your LAN may access the ports.

Trace the packets coming from outside and see if they leave OpnSense on the LAN side.
Intel N100, 4* I226-V, 2* 82559, 16 GByte, 500 GByte NVME, ZTE F6005

1100 down / 800 up, Bufferbloat A+

Arrgghh! I feel like an idiot, I had a typo in the gateway address of the webserver so opn had nowhere to send it. This can be marked as solved

Thanks everyone for the replies!

Giz..