OPNsense Forum

Archive => 22.7 Legacy Series => Topic started by: hydrosiii on August 10, 2022, 12:07:23 AM

Title: Cannot Open a Port Forward packet in logs is passing
Post by: hydrosiii on August 10, 2022, 12:07:23 AM
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

Title: Re: Cannot Open a Port Forward packet in logs is passing
Post by: hydrosiii on August 10, 2022, 12:11:33 AM
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
Title: Re: Cannot Open a Port Forward packet in logs is passing
Post by: hydrosiii on August 10, 2022, 06:10:40 PM
Also I can reach the webserver from the Opnsense router in the internal without problem