OPNsense in Proxmox - Port Forward Issues

Started by TheOneAndOnly, June 01, 2025, 05:54:06 AM

Previous topic - Next topic
I configured OPNsense inside of Proxmox. Wasn't my first choice, as it should be outside of it. However this is my usecase.
I have a virtual IP going to the VM on the WAN, and an internal isolated Bridge on the Internal.

Everything seems to be working fairly well. However oddly enough. If I do a portforwards, it works fine. But if I create an alias for a specific subnet. The rule fails, and the Portforwards isn't working.

Trying to figure out what I am doing wrong.

On the attachment, the top rule works, the bottom does not

The first rule matches any traffic going to IMAP_ports. So further rules ate ignored.
You have to move the second up, so that it is probed before.

Ya but in this config only one rule is enabled. As they are almost duplicate rules. The rule with ANY works when enabled, the rule with IMAP alias's does not work when it is enabled, and the other is disabled

Check the alias in Firewall: Diagnostics: Aliases.
There are validation rules on their content.

June 02, 2025, 10:26:37 AM #4 Last Edit: June 02, 2025, 11:05:52 AM by TheOneAndOnly
I see what I did, the issue was a lot simpler. I accidently put it in the Destination, when should have been in the Source