24.1.9 - NAT 1:1 incorrectly changed and missing GUI information

Started by mdella, June 19, 2024, 08:13:04 PM

Previous topic - Next topic
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.


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.