With the change to 24.1.9, suddenly all my NAT 1:1 started failing on the inbound. Turns out that the "source" was duplicated into the "destination" field and of course there is no local destination that matches the source.
For instance, I had the following:
- external: 100.64.4.67
- source: 172.31.7.129/32 (single host)
- destination: 172.31.7.129/32 (single host)
This was after the upgrade to 24.1.9
To "fix" this I had to change on all my entries and firewalls that had been updated:
- destination: any
---
Additionally, the GUI has the "External" field blank even though the editor has a value in it.
Tried the same on 24.1.9_1 and had the same issue.
Thanks but 2 threads already exist and everything has (hopefully) been triaged already.
https://forum.opnsense.org/index.php?topic=41122.0
https://forum.opnsense.org/index.php?topic=41119.0
Cheers,
Franco
I had read the english one, not the German one. The english one was about reflection, not about the fact that values had been actually changed in the system (the source was duplicated to the destination). So I posted since I hadn't seen that particular fact discussed.
Yeah, it was a bit fragmented, but the destination one was found as https://github.com/opnsense/core/commit/6cbd3ca15