Cannot Open a Port Forward packet in logs is passing

Started by hydrosiii, August 10, 2022, 12:07:23 AM

Previous topic - Next topic
I am trying to Open a Port Forward in my opnsense router. This is a virtualized router in a proxmox server. I want to pass all the traffic to port 80 and port 443 to a webserver inside the network.  I have tried many configurations, recreating the rules multiple times, and it doesn't work. I also tried both with NAT reflection and without. Nothing seems to work.

Everything seemms correct as per instructions.

In the logs of opnsense the packet seem to pass when I do a curl to the public ip

https://imgur.com/a/ZQbh0hu


Also I cannot reach port 80 or 443 with netcat. Nmap says that the 80 port is filtered

Starting Nmap 7.92 ( https://nmap.org ) at 2022-08-09 17:11 CDT
Nmap scan report for coraldigital.mx (51.81.52.204)
Host is up.

PORT    STATE    SERVICE
80/tcp  filtered http
443/tcp filtered https

Also I can reach the webserver from the Opnsense router in the internal without problem