I have a problem, port forwarding is not working with my opnsense instance. I attach an image of the port forwarding rule configuration. It is enabled and also applied and I already googled the problem but found no solution.
Seems like the attachment didn't worked so I try it again
change the destination to "this firewall" instead of "Wan address", its works for me ;)
WAN address should work fine. Is your ISP blocking port 443 inbound?
Quote from: Greelan on February 11, 2021, 12:06:02 PM
WAN address should work fine. Is your ISP blocking port 443 inbound?
No, the problem is also with other ports and the same IP worked fine with another virtual machine before
Assume that you've kept the default setting to create an associated firewall rule (under Filter rule association in the rule)?
Quote from: Greelan on February 11, 2021, 12:13:28 PM
Assume that you've kept the default setting to create an associated firewall rule (under Filter rule association in the rule)?
Yes, there I changed nothing. It looks like this
Hmm, odd. How are you testing to see if the PF works?
Quote from: Greelan on February 11, 2021, 12:36:56 PM
Hmm, odd. How are you testing to see if the PF works?
I try to connect via browser
From inside your LAN? If so could be a NAT reflection issue
Quote from: Greelan on February 11, 2021, 12:39:51 PM
From inside your LAN? If so could be a NAT reflection issue
No, from outside
hi!
any clue in logs?
is it the only non-default rules?
can you share all your rules?
Quote from: Fright on February 11, 2021, 08:13:00 PM
hi!
any clue in logs?
is it the only non-default rules?
can you share all your rules?
Yes, it is the only non-default rule. Where I can find the logs?
you can enable logging on rule and look in "Firewall: Log Files: Live View" while checking connection in browser.
can you connect to 192.168.1.4 from OPN itself (eg ' openssl s_client -connect 192.168.1.4:443')?